| Index: third_party/WebKit/LayoutTests/paint/invalidation/window-resize-positioned-percent-top-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-positioned-percent-top-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-positioned-percent-top-expected.txt
|
| index 52c32a3636ce333c5d62c04194d4603ed77a2b85..5635bd5be345d1abc406c0be81feebb5a0af80dd 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-positioned-percent-top-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-positioned-percent-top-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],
|
|
|