| Index: third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/resize-iframe-text-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/resize-iframe-text-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/resize-iframe-text-expected.txt
|
| index 4b068323b322dad07804df2bd7fb1d66a2767c0b..cf901bc5634267251289960d35d89575d5f3aeeb 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/resize-iframe-text-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/resize-iframe-text-expected.txt
|
| @@ -8,29 +8,19 @@
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutIFrame (positioned) IFRAME",
|
| - "rect": [0, 0, 500, 400],
|
| - "reason": "forced by layout"
|
| + "rect": [0, 200, 500, 200],
|
| + "reason": "incremental"
|
| },
|
| {
|
| "object": "LayoutView #document",
|
| "rect": [0, 200, 500, 200],
|
| "reason": "incremental"
|
| },
|
| - {
|
| - "object": "LayoutBlockFlow BODY",
|
| - "rect": [8, 8, 484, 18],
|
| - "reason": "forced by layout"
|
| - },
|
| {
|
| "object": "LayoutBlockFlow H3",
|
| "rect": [8, 300, 400, 22],
|
| "reason": "became visible"
|
| },
|
| - {
|
| - "object": "LayoutText #text",
|
| - "rect": [8, 8, 346, 18],
|
| - "reason": "forced by layout"
|
| - },
|
| {
|
| "object": "LayoutView #document",
|
| "rect": [485, 0, 15, 200],
|
| @@ -44,34 +34,14 @@
|
| "object": "LayoutView #document",
|
| "reason": "incremental"
|
| },
|
| - {
|
| - "object": "LayoutBlockFlow BODY",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "LayoutText #text",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'Test passes if you see \"Success\" after window resizes.'",
|
| - "reason": "forced by layout"
|
| - },
|
| {
|
| "object": "LayoutIFrame (positioned) IFRAME",
|
| - "reason": "forced by layout"
|
| + "reason": "incremental"
|
| },
|
| {
|
| "object": "VerticalScrollbar",
|
| "reason": "scroll"
|
| },
|
| - {
|
| - "object": "HorizontalScrollbar",
|
| - "reason": "scroll"
|
| - },
|
| {
|
| "object": "LayoutView #document",
|
| "reason": "scroll"
|
|
|