| Index: third_party/WebKit/LayoutTests/virtual/prefer_compositing_to_lcd_text/compositing/overflow/fixed-scroll-in-empty-root-layer-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/virtual/prefer_compositing_to_lcd_text/compositing/overflow/fixed-scroll-in-empty-root-layer-expected.txt b/third_party/WebKit/LayoutTests/virtual/prefer_compositing_to_lcd_text/compositing/overflow/fixed-scroll-in-empty-root-layer-expected.txt
|
| index f49119b7a149c49860edff4139befe6dcf5c4ee1..62035da33af5ed4ff2a004b3f2e5dab1ac25eec2 100644
|
| --- a/third_party/WebKit/LayoutTests/virtual/prefer_compositing_to_lcd_text/compositing/overflow/fixed-scroll-in-empty-root-layer-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/virtual/prefer_compositing_to_lcd_text/compositing/overflow/fixed-scroll-in-empty-root-layer-expected.txt
|
| @@ -1,15 +1,19 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [785, 2016],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [785, 2016],
|
| "contentsOpaque": true,
|
| "children": [
|
| {
|
| + "name": "LayoutBlockFlow HTML",
|
| "bounds": [785, 2016],
|
| "drawsContent": true,
|
| "children": [
|
| {
|
| + "name": "LayoutBlockFlow (positioned) DIV",
|
| "position": [0, 250],
|
| "bounds": [100, 100],
|
| "contentsOpaque": true,
|
| @@ -18,10 +22,12 @@
|
| "backgroundColor": "#FF0000"
|
| },
|
| {
|
| + "name": "LayoutBlockFlow HTML (foreground) Layer",
|
| "bounds": [785, 2016],
|
| "drawsContent": true
|
| },
|
| {
|
| + "name": "LayoutBlockFlow (positioned) DIV",
|
| "position": [0, 250],
|
| "bounds": [100, 100],
|
| "contentsOpaque": true,
|
|
|