| Index: third_party/WebKit/LayoutTests/platform/mac-mac10.10/virtual/stable/paint/invalidation/resize-iframe-text-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac-mac10.10/virtual/stable/paint/invalidation/resize-iframe-text-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mac10.10/virtual/stable/paint/invalidation/resize-iframe-text-expected.txt
|
| index f2b69df4f9a0d98ecc5687e385226df2e4579206..f91329c773742f8570ea744871411b587bc3b377 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac-mac10.10/virtual/stable/paint/invalidation/resize-iframe-text-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac-mac10.10/virtual/stable/paint/invalidation/resize-iframe-text-expected.txt
|
| @@ -2,23 +2,33 @@
|
| "layers": [
|
| {
|
| "name": "LayoutView #document",
|
| - "bounds": [800, 681],
|
| + "bounds": [800, 745],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutIFrame (positioned) IFRAME",
|
| - "rect": [0, 0, 800, 681],
|
| + "rect": [0, 0, 800, 745],
|
| "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutView #document",
|
| - "rect": [0, 600, 800, 81],
|
| + "rect": [0, 600, 800, 145],
|
| "reason": "incremental"
|
| },
|
| {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "rect": [0, 0, 800, 34],
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "rect": [0, 0, 785, 745],
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| "object": "LayoutView #document",
|
| - "rect": [0, 600, 785, 81],
|
| + "rect": [0, 600, 785, 145],
|
| "reason": "incremental"
|
| },
|
| {
|
| @@ -27,13 +37,18 @@
|
| "reason": "forced by layout"
|
| },
|
| {
|
| + "object": "LayoutBlockFlow H1",
|
| + "rect": [8, 700, 600, 37],
|
| + "reason": "became visible"
|
| + },
|
| + {
|
| "object": "LayoutText #text",
|
| "rect": [8, 8, 346, 18],
|
| "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutView #document",
|
| - "rect": [785, 0, 15, 681],
|
| + "rect": [785, 0, 15, 745],
|
| "reason": "scroll"
|
| },
|
| {
|
| @@ -50,6 +65,10 @@
|
| "reason": "incremental"
|
| },
|
| {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| "object": "LayoutBlockFlow BODY",
|
| "reason": "forced by layout"
|
| },
|
| @@ -84,6 +103,18 @@
|
| {
|
| "object": "LayoutView #document",
|
| "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow H1",
|
| + "reason": "became visible"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "reason": "became visible"
|
| }
|
| ]
|
| }
|
|
|