Index: third_party/WebKit/LayoutTests/compositing/geometry/ancestor-overflow-change-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/compositing/geometry/ancestor-overflow-change-expected.txt b/third_party/WebKit/LayoutTests/compositing/geometry/ancestor-overflow-change-expected.txt |
index dd78556ee2fb785314852cedb8758235bfcbfcd2..593bc185d08472f1f1be8c057588350cb0b4c379 100644 |
--- a/third_party/WebKit/LayoutTests/compositing/geometry/ancestor-overflow-change-expected.txt |
+++ b/third_party/WebKit/LayoutTests/compositing/geometry/ancestor-overflow-change-expected.txt |
@@ -1,12 +1,15 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
"children": [ |
{ |
+ "name": "LayoutBlockFlow DIV class='box'", |
"position": [8, 8], |
"bounds": [100, 100], |
"contentsOpaque": true, |