DescriptionCompute better reference/visual boxes for clip-path in columns
clip-path's are applied before fragmentation, which means that we need
to adjust the coordinate space for the clip-path and its reference box
"manually" to get the correct visual coordinate space.
Also fix the origin used for clip-path to be the top-left corner of the
reference box. This only applies when SVG <clipPath> elements with
clipPathUnits='userSpaceOnUse' is referenced.
BUG=626097
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2
Committed: https://crrev.com/a73f1b21656e5e08eaca11b038770d166fc3fcd7
Cr-Commit-Position: refs/heads/master@{#416451}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Add note #
Total comments: 2
Patch Set 3 : performed #
Messages
Total messages: 22 (14 generated)
|