Currently we don't have anything in property tree that models path-based clip-path. An optional field on ClipPaintPropertyNode should be added.
The list of pending tasks:
* PaintPropertyTreeBuilder should use path-based clip-path whenever possible.
* ClipPathClipper should use path-based clip-path clip node when it's available.
* PaintChunksToCcLayer should convert path-based clip-path into paired display items. (trivial)
* [SPv2 only] PropertyTreeManager should synthesize composited clip nodes with clip-path as cc effect nodes, similar to how composited border radius is done.
Comment 1 by bugdroid1@chromium.org
, Jan 30 2018