| 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 d2085966ddc82c2a60e9a656f837d3c4a16cdd7e..023823512b192ce0759d244561dc41345f6e0ddd 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
|
| @@ -1,7 +1,9 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [800, 600],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| @@ -25,41 +27,43 @@
|
| "object": "LayoutInline SPAN id='outer'",
|
| "rect": [16, 146, 88, 22],
|
| "reason": "style change"
|
| - },
|
| - {
|
| - "object": "InlineFlowBox",
|
| - "reason": "style change"
|
| - },
|
| - {
|
| - "object": "InlineFlowBox",
|
| - "reason": "style change"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'CONTENTS'",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'CONTENTS'",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow (anonymous)",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "LayoutInline SPAN id='outer'",
|
| - "reason": "style change"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| }
|
| ]
|
| }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow (anonymous)",
|
| + "reason": "invalidate paint rectangle"
|
| + },
|
| + {
|
| + "object": "LayoutInline SPAN id='outer'",
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "InlineFlowBox",
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (anonymous)",
|
| + "reason": "invalidate paint rectangle"
|
| + },
|
| + {
|
| + "object": "LayoutInline SPAN id='outer'",
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "InlineFlowBox",
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (anonymous)",
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutInline SPAN id='outer'",
|
| + "reason": "style change"
|
| + }
|
| ]
|
| }
|
|
|
|
|