| Index: third_party/WebKit/LayoutTests/paint/invalidation/window-resize-positioned-bottom-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-positioned-bottom-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-positioned-bottom-expected.txt
|
| index 9f1bb16850d92b273b02c4108b0abb2858ad09e4..667e9d0c84c5919085c2948e209ea351ee3c2cb3 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-positioned-bottom-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-positioned-bottom-expected.txt
|
| @@ -1,7 +1,5 @@
|
| {
|
| - "name": "Content Root Layer",
|
| - "bounds": [600, 250],
|
| - "children": [
|
| + "layers": [
|
| {
|
| "name": "LayoutView #document",
|
| "bounds": [600, 250],
|
| @@ -42,9 +40,7 @@
|
| ]
|
| }
|
| {
|
| - "name": "Content Root Layer",
|
| - "bounds": [400, 250],
|
| - "children": [
|
| + "layers": [
|
| {
|
| "name": "LayoutView #document",
|
| "bounds": [400, 250],
|
| @@ -71,9 +67,7 @@
|
| ]
|
| }
|
| {
|
| - "name": "Content Root Layer",
|
| - "bounds": [400, 600],
|
| - "children": [
|
| + "layers": [
|
| {
|
| "name": "LayoutView #document",
|
| "bounds": [400, 600],
|
| @@ -114,9 +108,7 @@
|
| ]
|
| }
|
| {
|
| - "name": "Content Root Layer",
|
| - "bounds": [800, 600],
|
| - "children": [
|
| + "layers": [
|
| {
|
| "name": "LayoutView #document",
|
| "bounds": [800, 600],
|
|
|