Index: third_party/WebKit/LayoutTests/compositing/overflow/updating-scrolling-container-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/compositing/overflow/updating-scrolling-container-expected.txt b/third_party/WebKit/LayoutTests/compositing/overflow/updating-scrolling-container-expected.txt |
index 8f4031faca7e8e548d77ec0c0a135f73d60adc7a..037698e3da26f633905221ab5d6fda10e4dd1412 100644 |
--- a/third_party/WebKit/LayoutTests/compositing/overflow/updating-scrolling-container-expected.txt |
+++ b/third_party/WebKit/LayoutTests/compositing/overflow/updating-scrolling-container-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='container'", |
+ "reason": "style change" |
+ } |
] |
} |