| Index: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/outline-continuations-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/outline-continuations-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/outline-continuations-expected.txt
|
| index 2f6f25aeb81791e58522bbb6540b8ab6499e8794..404472ba550bc199aa140f6a50020a9d1d003537 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/outline-continuations-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/outline-continuations-expected.txt
|
| @@ -5,29 +5,87 @@
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [18, 148, 200, 18],
|
| - [18, 110, 200, 18],
|
| - [16, 146, 202, 22],
|
| - [16, 146, 88, 22],
|
| - [16, 108, 202, 22],
|
| - [16, 108, 88, 60]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "InlineTextBox 'CONTENTS'",
|
| - "RootInlineBox",
|
| - "InlineTextBox 'CONTENTS'",
|
| - "RootInlineBox",
|
| - "LayoutBlockFlow (anonymous)",
|
| - "RootInlineBox",
|
| - "LayoutInline SPAN id='outer'",
|
| - "InlineFlowBox",
|
| - "LayoutBlockFlow (anonymous)",
|
| - "RootInlineBox",
|
| - "LayoutInline SPAN id='outer'",
|
| - "InlineFlowBox",
|
| - "LayoutBlockFlow (anonymous)",
|
| - "LayoutInline SPAN id='outer'"
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "InlineFlowBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "InlineFlowBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'CONTENTS'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'CONTENTS'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (anonymous)",
|
| + "rect": [18, 110, 200, 18],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (anonymous)",
|
| + "rect": [16, 108, 202, 22],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (anonymous)",
|
| + "rect": [18, 148, 200, 18],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (anonymous)",
|
| + "rect": [16, 146, 202, 22],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (anonymous)",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutInline SPAN id='outer'",
|
| + "rect": [16, 108, 88, 60],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutInline SPAN id='outer'",
|
| + "rect": [16, 146, 88, 22],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutInline SPAN id='outer'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|