Update 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
Review URL: https://codereview.chromium.org/1655553002
Cr-Commit-Position: refs/heads/master@{#373279}
diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations
index 4fc997a0..e96af25 100644
--- a/third_party/WebKit/LayoutTests/TestExpectations
+++ b/third_party/WebKit/LayoutTests/TestExpectations
@@ -457,6 +457,7 @@
crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/020.html [ Pass ]
crbug.com/580355 virtual/spv2/fast/block/positioning/height-change.html [ Pass ]
crbug.com/580355 virtual/spv2/fast/block/positioning/relayout-on-position-change.html [ Pass ]
+crbug.com/537409 virtual/spv2/svg/as-image/svg-image-with-data-uri.html [ Pass ]
# In imported/web-platform-tests/html/, we prefer checking in failure
# expectation files. The following tests with [ Failure ] don't have failure