Index: third_party/WebKit/LayoutTests/svg/repaint/shape-transform-change-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/svg/repaint/shape-transform-change-expected.txt b/third_party/WebKit/LayoutTests/svg/repaint/shape-transform-change-expected.txt |
index 01d00101e67c2ae6a9e004205a6fc10427f39bf6..c89c5f7b79aa603d4ad68355d128cbfc729047fb 100644 |
--- a/third_party/WebKit/LayoutTests/svg/repaint/shape-transform-change-expected.txt |
+++ b/third_party/WebKit/LayoutTests/svg/repaint/shape-transform-change-expected.txt |
@@ -1,7 +1,9 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -13,6 +15,12 @@ |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutSVGRect rect", |
+ "reason": "full" |
+ } |
] |
} |