| Index: third_party/WebKit/LayoutTests/compositing/overflow/content-gains-scrollbars-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/compositing/overflow/content-gains-scrollbars-expected.txt b/third_party/WebKit/LayoutTests/compositing/overflow/content-gains-scrollbars-expected.txt
|
| index e798453c755eca21b0918872b3a8c8a4d22da2fc..880c3f40d7f582f9cba7ba2e911cd73e14722c98 100644
|
| --- a/third_party/WebKit/LayoutTests/compositing/overflow/content-gains-scrollbars-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/compositing/overflow/content-gains-scrollbars-expected.txt
|
| @@ -36,6 +36,11 @@
|
| "bounds": [15, 100]
|
| },
|
| {
|
| + "name": "Decoration Layer",
|
| + "bounds": [100, 100],
|
| + "drawsContent": true
|
| + },
|
| + {
|
| "name": "LayoutBlockFlow (positioned) DIV class='container'",
|
| "position": [8, 13],
|
| "bounds": [100, 100],
|
| @@ -65,6 +70,11 @@
|
| "bounds": [100, 15]
|
| },
|
| {
|
| + "name": "Decoration Layer",
|
| + "bounds": [100, 100],
|
| + "drawsContent": true
|
| + },
|
| + {
|
| "name": "LayoutBlockFlow (positioned) DIV class='container'",
|
| "position": [8, 13],
|
| "bounds": [100, 100],
|
| @@ -105,6 +115,11 @@
|
| "drawsContent": true
|
| },
|
| {
|
| + "name": "Decoration Layer",
|
| + "bounds": [100, 100],
|
| + "drawsContent": true
|
| + },
|
| + {
|
| "name": "LayoutBlockFlow (positioned) DIV id='corner' class='container resizeWidget'",
|
| "position": [8, 13],
|
| "bounds": [100, 100],
|
|
|