Index: third_party/WebKit/LayoutTests/svg/repaint/modify-transferred-listitem-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/svg/repaint/modify-transferred-listitem-expected.txt b/third_party/WebKit/LayoutTests/svg/repaint/modify-transferred-listitem-expected.txt |
index 1681152ff64d3ce2879b508c27eed2ccdf18586e..b80aac4a4592d6ca06607c584d70e6d8b0e3cbfe 100644 |
--- a/third_party/WebKit/LayoutTests/svg/repaint/modify-transferred-listitem-expected.txt |
+++ b/third_party/WebKit/LayoutTests/svg/repaint/modify-transferred-listitem-expected.txt |
@@ -1,7 +1,9 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -10,13 +12,19 @@ |
"object": "LayoutSVGPath polygon id='target'", |
"rect": [18, 18, 30, 20], |
"reason": "full" |
- }, |
- { |
- "object": "LayoutSVGPath polygon id='source'", |
- "reason": "full" |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutSVGPath polygon id='target'", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "LayoutSVGPath polygon id='source'", |
+ "reason": "full" |
+ } |
] |
} |