| 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 bc6328a50d98b69cc97e5de29680a5cc7e66182e..93d84a611f61adb6c4b5c78c94f738a25b258a92 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,21 +1,27 @@
|
| {
|
| + "name": "Frame Overflow Controls Host Layer",
|
| "bounds": [800, 600],
|
| "children": [
|
| {
|
| + "name": "Frame Clipping Layer",
|
| "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
|
| }
|
|
|