| 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 5a1ec2eaf44b59f27af770a6a7fc878a2a87e2e1..8d230d35428ea89e37e3300ce50756294ffeb375 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,82 +1,62 @@
|
| {
|
| - "name": "Content Root Layer",
|
| - "bounds": [800, 600],
|
| - "children": [
|
| + "layers": [
|
| {
|
| "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]
|
| - }
|
| - ]
|
| - }
|
| - ]
|
| - },
|
| - {
|
| - "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]
|
| - }
|
| - ]
|
| - }
|
| - ]
|
| - },
|
| - {
|
| - "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]
|
| - }
|
| - ]
|
| - }
|
| - ]
|
| - },
|
| - {
|
| - "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]
|
| - }
|
| - ]
|
| - }
|
| - ]
|
| - }
|
| - ]
|
| + "drawsContent": true
|
| + },
|
| + {
|
| + "name": "LayoutBlockFlow (positioned) DIV class='container'",
|
| + "position": [8, 13],
|
| + "bounds": [100, 100]
|
| + },
|
| + {
|
| + "name": "Child Containment Layer",
|
| + "bounds": [100, 100]
|
| + },
|
| + {
|
| + "name": "LayoutBlockFlow (positioned) DIV id='vertical' class='content'",
|
| + "bounds": [10, 10]
|
| + },
|
| + {
|
| + "name": "LayoutBlockFlow (positioned) DIV class='container'",
|
| + "position": [8, 13],
|
| + "bounds": [100, 100]
|
| + },
|
| + {
|
| + "name": "Child Containment Layer",
|
| + "bounds": [100, 100]
|
| + },
|
| + {
|
| + "name": "LayoutBlockFlow (positioned) DIV id='horizontal' class='content'",
|
| + "bounds": [10, 10]
|
| + },
|
| + {
|
| + "name": "LayoutBlockFlow (positioned) DIV class='container'",
|
| + "position": [8, 13],
|
| + "bounds": [100, 100]
|
| + },
|
| + {
|
| + "name": "Child Containment Layer",
|
| + "bounds": [100, 100]
|
| + },
|
| + {
|
| + "name": "LayoutBlockFlow (positioned) DIV id='both' class='content'",
|
| + "bounds": [10, 10]
|
| + },
|
| + {
|
| + "name": "LayoutBlockFlow (positioned) DIV id='corner' class='container'",
|
| + "position": [8, 13],
|
| + "bounds": [100, 100]
|
| + },
|
| + {
|
| + "name": "Child Containment Layer",
|
| + "bounds": [100, 100]
|
| + },
|
| + {
|
| + "name": "LayoutBlockFlow (positioned) DIV class='content'",
|
| + "bounds": [10, 10]
|
| }
|
| ]
|
| }
|
|
|