Index: third_party/WebKit/LayoutTests/svg/repaint/change-background-color-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/svg/repaint/change-background-color-expected.txt b/third_party/WebKit/LayoutTests/svg/repaint/change-background-color-expected.txt |
index 9089540f72aedd67244486ffb9921896daa16ed7..55485be9f665334630ca6fb8ac93077351552fad 100644 |
--- a/third_party/WebKit/LayoutTests/svg/repaint/change-background-color-expected.txt |
+++ b/third_party/WebKit/LayoutTests/svg/repaint/change-background-color-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": "LayoutSVGRoot svg", |
+ "reason": "style change" |
+ } |
] |
} |