| Index: third_party/WebKit/LayoutTests/virtual/prefer_compositing_to_lcd_text/compositing/overflow/accelerated-overflow-scroll-should-not-affect-perspective-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/virtual/prefer_compositing_to_lcd_text/compositing/overflow/accelerated-overflow-scroll-should-not-affect-perspective-expected.txt b/third_party/WebKit/LayoutTests/virtual/prefer_compositing_to_lcd_text/compositing/overflow/accelerated-overflow-scroll-should-not-affect-perspective-expected.txt
|
| index ad67ede47dfc6c561f92b10b840863b2b4d64669..1685faa17b5aa5a63b9b206b8b3cb66cafef6670 100644
|
| --- a/third_party/WebKit/LayoutTests/virtual/prefer_compositing_to_lcd_text/compositing/overflow/accelerated-overflow-scroll-should-not-affect-perspective-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/virtual/prefer_compositing_to_lcd_text/compositing/overflow/accelerated-overflow-scroll-should-not-affect-perspective-expected.txt
|
| @@ -1,18 +1,22 @@
|
| {
|
| + "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, 8],
|
| "bounds": [200, 200],
|
| "shouldFlattenTransform": false,
|
| "drawsContent": true,
|
| "children": [
|
| {
|
| + "name": "Child Transform Layer",
|
| "bounds": [200, 200],
|
| "shouldFlattenTransform": false,
|
| "transform": [
|
| @@ -23,14 +27,17 @@
|
| ],
|
| "children": [
|
| {
|
| + "name": "Scrolling Layer",
|
| "bounds": [185, 185],
|
| "shouldFlattenTransform": false,
|
| "children": [
|
| {
|
| + "name": "Scrolling Contents Layer",
|
| "bounds": [185, 265],
|
| "shouldFlattenTransform": false,
|
| "children": [
|
| {
|
| + "name": "LayoutBlockFlow (positioned) DIV class='child first'",
|
| "position": [0, 65],
|
| "bounds": [60, 200],
|
| "contentsOpaque": true,
|
| @@ -44,6 +51,7 @@
|
| ]
|
| },
|
| {
|
| + "name": "LayoutBlockFlow (positioned) DIV class='child second'",
|
| "position": [65, 65],
|
| "bounds": [60, 200],
|
| "contentsOpaque": true,
|
| @@ -63,17 +71,21 @@
|
| ]
|
| },
|
| {
|
| + "name": "Overflow Controls Host Layer",
|
| "bounds": [200, 200],
|
| "children": [
|
| {
|
| + "name": "Horizontal Scrollbar Layer",
|
| "position": [0, 185],
|
| "bounds": [185, 15]
|
| },
|
| {
|
| + "name": "Vertical Scrollbar Layer",
|
| "position": [185, 0],
|
| "bounds": [15, 185]
|
| },
|
| {
|
| + "name": "Scroll Corner Layer",
|
| "position": [185, 185],
|
| "bounds": [15, 15],
|
| "drawsContent": true
|
|
|