| Index: third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/repaint/resize-iframe-text-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/resize-iframe-text-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/repaint/resize-iframe-text-expected.txt
|
| similarity index 77%
|
| copy from third_party/WebKit/LayoutTests/fast/repaint/resize-iframe-text-expected.txt
|
| copy to third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/repaint/resize-iframe-text-expected.txt
|
| index 5f10ddb2141c6a878e615c63f66ebf8befab9f52..60b584eba71ff53e87df7e69669aad9dca42c641 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/resize-iframe-text-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/repaint/resize-iframe-text-expected.txt
|
| @@ -1,50 +1,50 @@
|
| {
|
| "name": "Content Root Layer",
|
| - "bounds": [800, 800],
|
| + "bounds": [800, 677],
|
| "children": [
|
| {
|
| "name": "LayoutView #document",
|
| - "bounds": [800, 800],
|
| + "bounds": [800, 677],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutIFrame (positioned) IFRAME",
|
| - "rect": [0, 0, 800, 800],
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow HTML",
|
| - "rect": [0, 0, 800, 759],
|
| + "rect": [0, 0, 800, 677],
|
| "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutView #document",
|
| - "rect": [0, 600, 800, 200],
|
| + "rect": [0, 600, 800, 77],
|
| "reason": "incremental"
|
| },
|
| {
|
| "object": "LayoutBlockFlow HTML",
|
| - "rect": [0, 0, 800, 36],
|
| + "rect": [0, 0, 800, 34],
|
| "reason": "forced by layout"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow BODY",
|
| - "rect": [8, 8, 784, 20],
|
| + "object": "LayoutBlockFlow HTML",
|
| + "rect": [0, 0, 785, 677],
|
| "reason": "forced by layout"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow H1",
|
| - "rect": [8, 700, 600, 37],
|
| - "reason": "bounds change"
|
| + "object": "LayoutBlockFlow BODY",
|
| + "rect": [8, 8, 784, 18],
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| - "rect": [8, 8, 324, 19],
|
| + "rect": [8, 8, 346, 18],
|
| "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutView #document",
|
| + "rect": [785, 0, 15, 677],
|
| + "reason": "scroll"
|
| + },
|
| + {
|
| + "object": "LayoutView #document",
|
| "rect": [785, 0, 15, 600],
|
| "reason": "scroll"
|
| }
|
| @@ -81,23 +81,15 @@
|
| "reason": "forced by layout"
|
| },
|
| {
|
| - "object": "VerticalScrollbar",
|
| - "reason": "scroll"
|
| - },
|
| - {
|
| "object": "LayoutBlockFlow HTML",
|
| "reason": "forced by layout"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow H1",
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "bounds change"
|
| + "object": "LayoutView #document",
|
| + "reason": "scroll"
|
| },
|
| {
|
| - "object": "LayoutView #document",
|
| + "object": "VerticalScrollbar",
|
| "reason": "scroll"
|
| }
|
| ]
|
|
|