| Index: third_party/WebKit/LayoutTests/platform/mac/virtual/prefer_compositing_to_lcd_text/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/prefer_compositing_to_lcd_text/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/prefer_compositing_to_lcd_text/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
|
| index 8f24eafac1b8672e425ef0c95fcb5ce34a0357a7..a80e1a2a403e8bb75af5ba186ea7f82cab3b1bd2 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/virtual/prefer_compositing_to_lcd_text/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/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, 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
|
| }
|
| ]
|
|
|