Index: third_party/WebKit/LayoutTests/fast/repaint/vertical-overflow-parent-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/vertical-overflow-parent-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/vertical-overflow-parent-expected.txt |
index 999c66a3014e425459817424d1c0645273da4942..733344370edfb94fe28171888453bf12ad497439 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/vertical-overflow-parent-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/vertical-overflow-parent-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" |
+ } |
] |
} |