| Index: third_party/WebKit/LayoutTests/virtual/prefer_compositing_to_lcd_text/compositing/overflow/overflow-scrollbar-layers-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/virtual/prefer_compositing_to_lcd_text/compositing/overflow/overflow-scrollbar-layers-expected.txt b/third_party/WebKit/LayoutTests/virtual/prefer_compositing_to_lcd_text/compositing/overflow/overflow-scrollbar-layers-expected.txt
|
| index 10f25514c0158fb7689737beafb5ca9967f27b9b..17971a305424084a95fbeb67e6cc45f7304cd0de 100644
|
| --- a/third_party/WebKit/LayoutTests/virtual/prefer_compositing_to_lcd_text/compositing/overflow/overflow-scrollbar-layers-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/virtual/prefer_compositing_to_lcd_text/compositing/overflow/overflow-scrollbar-layers-expected.txt
|
| @@ -1,25 +1,31 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [800, 600],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "children": [
|
| {
|
| + "name": "LayoutBlockFlow (positioned) DIV class='container'",
|
| "position": [8, 13],
|
| "bounds": [100, 100],
|
| "shouldFlattenTransform": false,
|
| "drawsContent": true,
|
| "children": [
|
| {
|
| + "name": "Scrolling Layer",
|
| "bounds": [85, 100],
|
| "shouldFlattenTransform": false,
|
| "children": [
|
| {
|
| + "name": "Scrolling Contents Layer",
|
| "bounds": [85, 200],
|
| "children": [
|
| {
|
| + "name": "LayoutBlockFlow (positioned) DIV class='content tall'",
|
| "bounds": [10, 200]
|
| }
|
| ]
|
| @@ -27,9 +33,11 @@
|
| ]
|
| },
|
| {
|
| + "name": "Overflow Controls Host Layer",
|
| "bounds": [100, 100],
|
| "children": [
|
| {
|
| + "name": "Vertical Scrollbar Layer",
|
| "position": [85, 0],
|
| "bounds": [15, 100]
|
| }
|
| @@ -38,19 +46,23 @@
|
| ]
|
| },
|
| {
|
| + "name": "LayoutBlockFlow (positioned) DIV class='container'",
|
| "position": [8, 13],
|
| "bounds": [100, 100],
|
| "shouldFlattenTransform": false,
|
| "drawsContent": true,
|
| "children": [
|
| {
|
| + "name": "Scrolling Layer",
|
| "bounds": [100, 85],
|
| "shouldFlattenTransform": false,
|
| "children": [
|
| {
|
| + "name": "Scrolling Contents Layer",
|
| "bounds": [200, 85],
|
| "children": [
|
| {
|
| + "name": "LayoutBlockFlow (positioned) DIV class='content wide'",
|
| "bounds": [200, 10]
|
| }
|
| ]
|
| @@ -58,9 +70,11 @@
|
| ]
|
| },
|
| {
|
| + "name": "Overflow Controls Host Layer",
|
| "bounds": [100, 100],
|
| "children": [
|
| {
|
| + "name": "Horizontal Scrollbar Layer",
|
| "position": [0, 85],
|
| "bounds": [100, 15]
|
| }
|
| @@ -69,19 +83,23 @@
|
| ]
|
| },
|
| {
|
| + "name": "LayoutBlockFlow (positioned) DIV class='container'",
|
| "position": [8, 13],
|
| "bounds": [100, 100],
|
| "shouldFlattenTransform": false,
|
| "drawsContent": true,
|
| "children": [
|
| {
|
| + "name": "Scrolling Layer",
|
| "bounds": [85, 85],
|
| "shouldFlattenTransform": false,
|
| "children": [
|
| {
|
| + "name": "Scrolling Contents Layer",
|
| "bounds": [200, 200],
|
| "children": [
|
| {
|
| + "name": "LayoutBlockFlow (positioned) DIV class='content wide tall'",
|
| "bounds": [200, 200]
|
| }
|
| ]
|
| @@ -89,17 +107,21 @@
|
| ]
|
| },
|
| {
|
| + "name": "Overflow Controls Host Layer",
|
| "bounds": [100, 100],
|
| "children": [
|
| {
|
| + "name": "Horizontal Scrollbar Layer",
|
| "position": [0, 85],
|
| "bounds": [85, 15]
|
| },
|
| {
|
| + "name": "Vertical Scrollbar Layer",
|
| "position": [85, 0],
|
| "bounds": [15, 85]
|
| },
|
| {
|
| + "name": "Scroll Corner Layer",
|
| "position": [85, 85],
|
| "bounds": [15, 15],
|
| "drawsContent": true
|
| @@ -109,22 +131,27 @@
|
| ]
|
| },
|
| {
|
| + "name": "LayoutBlockFlow (positioned) DIV class='container resizeWidget'",
|
| "position": [8, 13],
|
| "bounds": [100, 100],
|
| "drawsContent": true,
|
| "children": [
|
| {
|
| + "name": "Child Containment Layer",
|
| "bounds": [100, 100],
|
| "children": [
|
| {
|
| + "name": "LayoutBlockFlow (positioned) DIV class='content'",
|
| "bounds": [10, 10]
|
| }
|
| ]
|
| },
|
| {
|
| + "name": "Overflow Controls Host Layer",
|
| "bounds": [100, 100],
|
| "children": [
|
| {
|
| + "name": "Scroll Corner Layer",
|
| "position": [85, 85],
|
| "bounds": [15, 15],
|
| "drawsContent": true
|
|
|