| Index: third_party/WebKit/LayoutTests/virtual/prefer_compositing_to_lcd_text/compositing/overflow/scrolling-content-clip-to-viewport-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/virtual/prefer_compositing_to_lcd_text/compositing/overflow/scrolling-content-clip-to-viewport-expected.txt b/third_party/WebKit/LayoutTests/virtual/prefer_compositing_to_lcd_text/compositing/overflow/scrolling-content-clip-to-viewport-expected.txt
|
| index e456a5881d6003ceb138e6797ed5f8cca1f9215b..f20658431d0f22c6c317be1f00c714f4528fecf9 100644
|
| --- a/third_party/WebKit/LayoutTests/virtual/prefer_compositing_to_lcd_text/compositing/overflow/scrolling-content-clip-to-viewport-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/virtual/prefer_compositing_to_lcd_text/compositing/overflow/scrolling-content-clip-to-viewport-expected.txt
|
| @@ -1,37 +1,46 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [800, 600],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "children": [
|
| {
|
| + "name": "LayoutBlockFlow DIV class='scroller'",
|
| "bounds": [320, 340],
|
| "shouldFlattenTransform": false,
|
| "drawsContent": true,
|
| "children": [
|
| {
|
| + "name": "Scrolling Layer",
|
| "bounds": [305, 325],
|
| "shouldFlattenTransform": false,
|
| "children": [
|
| {
|
| + "name": "Scrolling Contents Layer",
|
| "bounds": [305, 1224]
|
| }
|
| ]
|
| },
|
| {
|
| + "name": "Overflow Controls Host Layer",
|
| "bounds": [320, 340],
|
| "children": [
|
| {
|
| + "name": "Horizontal Scrollbar Layer",
|
| "position": [0, 325],
|
| "bounds": [305, 15]
|
| },
|
| {
|
| + "name": "Vertical Scrollbar Layer",
|
| "position": [305, 0],
|
| "bounds": [15, 325]
|
| },
|
| {
|
| + "name": "Scroll Corner Layer",
|
| "position": [305, 325],
|
| "bounds": [15, 15],
|
| "drawsContent": true
|
| @@ -41,6 +50,7 @@
|
| ]
|
| },
|
| {
|
| + "name": "LayoutBlockFlow (relative positioned) DIV class='column'",
|
| "position": [10, 10],
|
| "bounds": [284, 1204],
|
| "contentsOpaque": true,
|
|
|