Index: third_party/WebKit/LayoutTests/fast/repaint/vertical-overflow-same-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/vertical-overflow-same-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/vertical-overflow-same-expected.txt |
index 2505b50fb563c577d5230a1b81da295ec31af5bd..7e2fdbd9e26dc37c33471533fffbffe2035ac7f5 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/vertical-overflow-same-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/vertical-overflow-same-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" |
+ } |
] |
} |