Index: third_party/WebKit/LayoutTests/fast/repaint/image-resize-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/image-resize-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/image-resize-expected.txt |
index 64de14875fc7c4069f960101121eaef5137a852f..02080614aa6db412a2f3cad028817ae59ce6cc4b 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/image-resize-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/image-resize-expected.txt |
@@ -1,7 +1,9 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -18,6 +20,12 @@ |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutImage (positioned) IMG", |
+ "reason": "forced by layout" |
+ } |
] |
} |