Chromium Code Reviews
DescriptionUnify content transformation calculations for SVG clip paths
This patch unifies the various content transformation calculations
into "LayoutSVGResourceClipper::calculateContentTransformation(...)".
This refactoring changes how transformed clip paths are applied to
other transformed clip paths with userSpaceOnUse. With this patch we
now match Gecko on the new test, though all implementations disagree
in this area (IE11, Presto, WebKit) and the spec [2] is vague.
[1] transformed-clip-in-transformed-clip.html
[2] http://dev.w3.org/fxtf/css-masking-1/#elementdef-clippath
BUG=500713
Patch Set 1 #Patch Set 2 : Rebase #
Total comments: 7
Messages
Total messages: 3 (1 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||