| Index: third_party/WebKit/LayoutTests/paint/invalidation/window-resize-viewport-percent-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-viewport-percent-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-viewport-percent-expected.txt
|
| index 41774466ceb7de47bed013758d8ee8e3bfc4b7df..b0b4159b8a61fba6a25bf1537ea3445858d4e0c1 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-viewport-percent-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-viewport-percent-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],
|
|
|