Index: third_party/WebKit/LayoutTests/svg/repaint/image-animation-with-zoom-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/svg/repaint/image-animation-with-zoom-expected.txt b/third_party/WebKit/LayoutTests/svg/repaint/image-animation-with-zoom-expected.txt |
index 8c3f989953cbd052d8467ba00dc904c9cef2da26..49f952d4dd874be09c1d2a06483f4e4240aeb271 100644 |
--- a/third_party/WebKit/LayoutTests/svg/repaint/image-animation-with-zoom-expected.txt |
+++ b/third_party/WebKit/LayoutTests/svg/repaint/image-animation-with-zoom-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": "LayoutImage IMG id='targetImage'", |
+ "reason": "full" |
+ } |
] |
} |