Index: third_party/WebKit/LayoutTests/fast/repaint/clip-unclip-and-change-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/clip-unclip-and-change-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/clip-unclip-and-change-expected.txt |
index 3ffb3de0ffce0a8af547132d17edf04abde44301..0c6162d3dc079fc1fddcf90e8f18f93385331d3c 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/clip-unclip-and-change-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/clip-unclip-and-change-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 id='content'", |
+ "reason": "style change" |
+ } |
] |
} |