Index: third_party/WebKit/LayoutTests/fast/repaint/overflow-hidden-in-overflow-hidden-scrolled-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/overflow-hidden-in-overflow-hidden-scrolled-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/overflow-hidden-in-overflow-hidden-scrolled-expected.txt |
index 3f4df98390496aabed50733943ab74660fca866b..35923a3e9619be918eb7a2275e59b0df012a9c24 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/overflow-hidden-in-overflow-hidden-scrolled-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/overflow-hidden-in-overflow-hidden-scrolled-expected.txt |
@@ -1,7 +1,9 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -23,6 +25,20 @@ |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutBlockFlow DIV class='innerWrapper'", |
+ "reason": "subtree" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow DIV class='red'", |
+ "reason": "subtree" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow DIV id='ucp' class='green'", |
+ "reason": "subtree" |
+ } |
] |
} |