Index: third_party/WebKit/LayoutTests/fast/repaint/margin-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/margin-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/margin-expected.txt |
index 321ec7aa6ab2699ca868a3c9fad3c84f58d7c77d..f3488cf7542d08a01aa0e3307d9dfcdbe234a91c 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/margin-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/margin-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": "LayoutBlockFlow (positioned) DIV id='target'", |
+ "reason": "bounds change" |
+ } |
] |
} |