| Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/outline-continuations-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/outline-continuations-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/outline-continuations-expected.txt
|
| index af46fc15a5c79d57dccb26c334f111aa398178c9..a7c9956ec013a2d4a2af0cfac0f896b28bf25ca3 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/outline-continuations-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/outline-continuations-expected.txt
|
| @@ -10,13 +10,13 @@
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow (anonymous)",
|
| - "rect": [16, 148, 202, 23],
|
| - "reason": "invalidate paint rectangle"
|
| + "rect": [18, 150, 200, 20],
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (anonymous)",
|
| - "rect": [16, 108, 202, 23],
|
| - "reason": "invalidate paint rectangle"
|
| + "rect": [18, 110, 200, 20],
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutInline SPAN id='outer'",
|
| @@ -27,42 +27,52 @@
|
| "object": "LayoutInline SPAN id='outer'",
|
| "rect": [16, 148, 87, 23],
|
| "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [18, 150, 83, 19],
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [18, 110, 83, 19],
|
| + "reason": "forced by layout"
|
| }
|
| ]
|
| }
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "InlineTextBox 'CONTENTS'",
|
| - "reason": "full"
|
| + "object": "LayoutBlockFlow (anonymous)",
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "reason": "full"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| - "object": "InlineTextBox 'CONTENTS'",
|
| - "reason": "full"
|
| + "object": "LayoutInline SPAN id='outer'",
|
| + "reason": "style change"
|
| },
|
| {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| + "object": "InlineFlowBox",
|
| + "reason": "style change"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow (anonymous)",
|
| - "reason": "invalidate paint rectangle"
|
| + "object": "LayoutText #text",
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| - "object": "LayoutInline SPAN id='outer'",
|
| - "reason": "style change"
|
| + "object": "InlineTextBox 'CONTENTS'",
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| - "object": "InlineFlowBox",
|
| - "reason": "style change"
|
| + "object": "LayoutBlockFlow (anonymous)",
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow (anonymous)",
|
| - "reason": "invalidate paint rectangle"
|
| + "object": "RootInlineBox",
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutInline SPAN id='outer'",
|
| @@ -73,6 +83,14 @@
|
| "reason": "style change"
|
| },
|
| {
|
| + "object": "LayoutText #text",
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'CONTENTS'",
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| "object": "LayoutBlockFlow (anonymous)",
|
| "reason": "forced by layout"
|
| },
|
|
|