| Index: third_party/WebKit/LayoutTests/compositing/fixed-body-background-positioned-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/compositing/fixed-body-background-positioned-expected.txt b/third_party/WebKit/LayoutTests/compositing/fixed-body-background-positioned-expected.txt
|
| index 93d84a611f61adb6c4b5c78c94f738a25b258a92..4c9b383ddae544a089b328a03976e090f3f1ad84 100644
|
| --- a/third_party/WebKit/LayoutTests/compositing/fixed-body-background-positioned-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/compositing/fixed-body-background-positioned-expected.txt
|
| @@ -1,35 +1,27 @@
|
| {
|
| - "name": "Frame Overflow Controls Host Layer",
|
| - "bounds": [800, 600],
|
| - "children": [
|
| + "layers": [
|
| {
|
| "name": "Frame Clipping Layer",
|
| + "bounds": [785, 600]
|
| + },
|
| + {
|
| + "name": "LayoutView #document (background) Layer",
|
| + "transformOrigin": [0, 0],
|
| "bounds": [785, 600],
|
| - "children": [
|
| - {
|
| - "name": "LayoutView #document (background) Layer",
|
| - "transformOrigin": [0, 0],
|
| - "bounds": [785, 600],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true
|
| - },
|
| - {
|
| - "name": "Frame Scrolling Layer",
|
| - "children": [
|
| - {
|
| - "name": "Content Root Layer",
|
| - "bounds": [785, 3700],
|
| - "children": [
|
| - {
|
| - "name": "LayoutView #document",
|
| - "bounds": [785, 3700],
|
| - "drawsContent": true
|
| - }
|
| - ]
|
| - }
|
| - ]
|
| - }
|
| - ]
|
| + "contentsOpaque": true,
|
| + "drawsContent": true
|
| + },
|
| + {
|
| + "name": "Frame Scrolling Layer"
|
| + },
|
| + {
|
| + "name": "Content Root Layer",
|
| + "bounds": [785, 3700]
|
| + },
|
| + {
|
| + "name": "LayoutView #document",
|
| + "bounds": [785, 3700],
|
| + "drawsContent": true
|
| }
|
| ]
|
| }
|
|
|