DescriptionMove painting code out of LayoutSVGResourceClipper
LayoutSVGResourceClipper::tryPathOnlyClipping contains the code to
emit the path - if one is successfully built. For the sake of layering,
push this out into the caller (SVGClipPainter) instead.
Also replace uses of clipperResource().isEmpty() with hasClipper(),
rename objectBoundingBox referenceBox (to better match the Masking spec
terminology) and rename the tryPathOnlyClipping to asPath.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201254
Patch Set 1 #
Total comments: 2
Messages
Total messages: 7 (2 generated)
|