| Index: third_party/WebKit/LayoutTests/paint/invalidation/window-resize-percent-width-height-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-percent-width-height-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-percent-width-height-expected.txt
|
| index 3bd6312d417a10422f23958eca40bd5dc0d8d19f..9b89be813ddd3a2de67c0e491b2e700b86249368 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-percent-width-height-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-percent-width-height-expected.txt
|
| @@ -1,7 +1,5 @@
|
| {
|
| - "name": "Content Root Layer",
|
| - "bounds": [600, 250],
|
| - "children": [
|
| + "layers": [
|
| {
|
| "name": "LayoutView #document",
|
| "bounds": [600, 250],
|
| @@ -37,9 +35,7 @@
|
| ]
|
| }
|
| {
|
| - "name": "Content Root Layer",
|
| - "bounds": [400, 250],
|
| - "children": [
|
| + "layers": [
|
| {
|
| "name": "LayoutView #document",
|
| "bounds": [400, 250],
|
| @@ -75,9 +71,7 @@
|
| ]
|
| }
|
| {
|
| - "name": "Content Root Layer",
|
| - "bounds": [400, 600],
|
| - "children": [
|
| + "layers": [
|
| {
|
| "name": "LayoutView #document",
|
| "bounds": [400, 600],
|
| @@ -113,9 +107,7 @@
|
| ]
|
| }
|
| {
|
| - "name": "Content Root Layer",
|
| - "bounds": [800, 600],
|
| - "children": [
|
| + "layers": [
|
| {
|
| "name": "LayoutView #document",
|
| "bounds": [800, 600],
|
|
|