Index: third_party/WebKit/LayoutTests/fast/repaint/vertical-overflow-child-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/vertical-overflow-child-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/vertical-overflow-child-expected.txt |
index 73d0fb497e11dd6ef2738e6b3121996113bc271b..2f3435652fcc92408e98b16447ee6feb9d4b41c2 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/vertical-overflow-child-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/vertical-overflow-child-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": "LayoutBlockFlow DIV class='target'", |
+ "reason": "style change" |
+ } |
] |
} |