| Index: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/layoutstate-invalid-invalidation-inline-relative-positioned-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/layoutstate-invalid-invalidation-inline-relative-positioned-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/layoutstate-invalid-invalidation-inline-relative-positioned-expected.txt
|
| index 3b59cbd31d440404418818ee6d368b4edbe749b7..ee4d768bb02f5f2a2a4ffa0678760885501d7db7 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/layoutstate-invalid-invalidation-inline-relative-positioned-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/layoutstate-invalid-invalidation-inline-relative-positioned-expected.txt
|
| @@ -5,29 +5,87 @@
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [8, 220, 100, 104],
|
| - [8, 220, 100, 100],
|
| - [8, 220, 100, 100],
|
| - [8, 200, 100, 104],
|
| - [8, 200, 100, 100],
|
| - [8, 200, 100, 100],
|
| - [8, 40, 784, 104]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "InlineBox",
|
| - "InlineFlowBox",
|
| - "InlineFlowBox",
|
| - "RootInlineBox",
|
| - "LayoutBlockFlow (anonymous)",
|
| - "LayoutInline (relative positioned) SPAN id='target'",
|
| - "InlineFlowBox",
|
| - "LayoutText #text",
|
| - "LayoutBlockFlow DIV",
|
| - "RootInlineBox",
|
| - "LayoutText #text",
|
| - "InlineTextBox 'x'",
|
| - "LayoutText #text"
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "InlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineFlowBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineFlowBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineFlowBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'x'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (anonymous)",
|
| + "rect": [8, 40, 784, 104],
|
| + "reason": "invalidate paint rectangle"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV",
|
| + "rect": [8, 200, 100, 100],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV",
|
| + "rect": [8, 220, 100, 100],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutInline (relative positioned) SPAN id='target'",
|
| + "rect": [8, 200, 100, 104],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutInline (relative positioned) SPAN id='target'",
|
| + "rect": [8, 220, 100, 104],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [8, 200, 100, 100],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [8, 220, 100, 100],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|