Index: third_party/WebKit/LayoutTests/compositing/overflow/content-loses-scrollbars-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/compositing/overflow/content-loses-scrollbars-expected.txt b/third_party/WebKit/LayoutTests/compositing/overflow/content-loses-scrollbars-expected.txt |
index d6cac2fbd664b995feef8391a8733d1460a7d733..5a1ec2eaf44b59f27af770a6a7fc878a2a87e2e1 100644 |
--- a/third_party/WebKit/LayoutTests/compositing/overflow/content-loses-scrollbars-expected.txt |
+++ b/third_party/WebKit/LayoutTests/compositing/overflow/content-loses-scrollbars-expected.txt |
@@ -1,19 +1,24 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
"children": [ |
{ |
+ "name": "LayoutBlockFlow (positioned) DIV class='container'", |
"position": [8, 13], |
"bounds": [100, 100], |
"children": [ |
{ |
+ "name": "Child Containment Layer", |
"bounds": [100, 100], |
"children": [ |
{ |
+ "name": "LayoutBlockFlow (positioned) DIV id='vertical' class='content'", |
"bounds": [10, 10] |
} |
] |
@@ -21,13 +26,16 @@ |
] |
}, |
{ |
+ "name": "LayoutBlockFlow (positioned) DIV class='container'", |
"position": [8, 13], |
"bounds": [100, 100], |
"children": [ |
{ |
+ "name": "Child Containment Layer", |
"bounds": [100, 100], |
"children": [ |
{ |
+ "name": "LayoutBlockFlow (positioned) DIV id='horizontal' class='content'", |
"bounds": [10, 10] |
} |
] |
@@ -35,13 +43,16 @@ |
] |
}, |
{ |
+ "name": "LayoutBlockFlow (positioned) DIV class='container'", |
"position": [8, 13], |
"bounds": [100, 100], |
"children": [ |
{ |
+ "name": "Child Containment Layer", |
"bounds": [100, 100], |
"children": [ |
{ |
+ "name": "LayoutBlockFlow (positioned) DIV id='both' class='content'", |
"bounds": [10, 10] |
} |
] |
@@ -49,13 +60,16 @@ |
] |
}, |
{ |
+ "name": "LayoutBlockFlow (positioned) DIV id='corner' class='container'", |
"position": [8, 13], |
"bounds": [100, 100], |
"children": [ |
{ |
+ "name": "Child Containment Layer", |
"bounds": [100, 100], |
"children": [ |
{ |
+ "name": "LayoutBlockFlow (positioned) DIV class='content'", |
"bounds": [10, 10] |
} |
] |