| Index: third_party/WebKit/LayoutTests/platform/win/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt b/third_party/WebKit/LayoutTests/platform/win/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
|
| index 005a7f73de453b3a99f619da56ccdae5778b9d08..02d857ca98dbe938a29a18b254843feeb1d3c951 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
|
| @@ -27,6 +27,7 @@
|
| "name": "LayoutBlockFlow DIV id='container'",
|
| "position": [8, 80],
|
| "bounds": [300, 500],
|
| + "contentsOpaque": true,
|
| "shouldFlattenTransform": false,
|
| "drawsContent": true,
|
| "backgroundColor": "#0000FF",
|
| @@ -39,7 +40,6 @@
|
| {
|
| "name": "Scrolling Contents Layer",
|
| "bounds": [285, 665],
|
| - "contentsOpaque": true,
|
| "drawsContent": true
|
| }
|
| ]
|
| @@ -170,6 +170,7 @@
|
| "name": "LayoutBlockFlow DIV id='container'",
|
| "position": [8, 80],
|
| "bounds": [300, 500],
|
| + "contentsOpaque": true,
|
| "shouldFlattenTransform": false,
|
| "drawsContent": true,
|
| "backgroundColor": "#0000FF",
|
| @@ -182,7 +183,6 @@
|
| {
|
| "name": "Scrolling Contents Layer",
|
| "bounds": [285, 665],
|
| - "contentsOpaque": true,
|
| "drawsContent": true
|
| }
|
| ]
|
|
|