| Index: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/resize-iframe-text-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/resize-iframe-text-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/resize-iframe-text-expected.txt
|
| index 5d98ea15950e0bdf2def3400d586604c3e5e1300..d23c9eebbe82261658b206f910f4bc2bba08e557 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/resize-iframe-text-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/resize-iframe-text-expected.txt
|
| @@ -1,7 +1,5 @@
|
| {
|
| - "name": "Content Root Layer",
|
| - "bounds": [800, 728],
|
| - "children": [
|
| + "layers": [
|
| {
|
| "name": "LayoutView #document",
|
| "bounds": [800, 728],
|
| @@ -19,39 +17,14 @@
|
| "reason": "incremental"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow HTML",
|
| - "rect": [0, 0, 800, 34],
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow HTML",
|
| - "rect": [0, 0, 785, 728],
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| "object": "LayoutBlockFlow BODY",
|
| "rect": [8, 8, 784, 18],
|
| "reason": "forced by layout"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow H1",
|
| - "rect": [8, 700, 600, 28],
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| "object": "LayoutText #text",
|
| "rect": [8, 8, 346, 17],
|
| "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "LayoutView #document",
|
| - "rect": [785, 0, 15, 728],
|
| - "reason": "scroll"
|
| - },
|
| - {
|
| - "object": "LayoutView #document",
|
| - "rect": [785, 0, 15, 600],
|
| - "reason": "scroll"
|
| }
|
| ]
|
| }
|
| @@ -62,10 +35,6 @@
|
| "reason": "incremental"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow HTML",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| "object": "LayoutBlockFlow BODY",
|
| "reason": "forced by layout"
|
| },
|
| @@ -86,23 +55,7 @@
|
| "reason": "forced by layout"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow HTML",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow H1",
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "LayoutView #document",
|
| - "reason": "scroll"
|
| - },
|
| - {
|
| - "object": "VerticalScrollbar",
|
| + "object": "HorizontalScrollbar",
|
| "reason": "scroll"
|
| }
|
| ]
|
|
|