DescriptionUpdate svg's root paint offset property during paint
This patch updates the paint walk to update properties for SVG's
root which exists at the html->svg boundary. Paint properties are
typically updated in PaintLayerPainter but svg's root does not always
create a paint layer. A followup patch will update transform paint
properties created within SVG that may not have a PaintLayer either.
BUG=537409
Committed: https://crrev.com/2fef7d618c96290323aa9f5a8f9bbabef7037aec
Cr-Commit-Position: refs/heads/master@{#373279}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Only update SVG paint offset property #
Messages
Total messages: 21 (9 generated)
|