| Index: third_party/WebKit/LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
|
| index cb1646a71cb4859ea0866020e331667e0f291782..6abb384bf7c4c2a080d26b07275f167d67f23edc 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
|
| @@ -27,6 +27,7 @@
|
| "name": "LayoutBlockFlow DIV id='container'",
|
| "position": [8, 68],
|
| "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, 68],
|
| "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
|
| }
|
| ]
|
|
|