| Index: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/inline-focus-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/inline-focus-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/inline-focus-expected.txt
|
| index 794cacdd4540bd40ecef4cc119e3c8b787acbfef..4d416882ffed92e07798240490d2765fcdbd08dd 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/inline-focus-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/inline-focus-expected.txt
|
| @@ -5,30 +5,87 @@
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [0, 34, 800, 18],
|
| - [0, 0, 800, 232],
|
| - [0, 0, 800, 52],
|
| - [0, 0, 800, 18],
|
| - [-5, -5, 810, 242],
|
| - [-5, -5, 805, 237],
|
| - [-5, -5, 805, 57],
|
| - [-5, -5, 805, 28]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "InlineFlowBox",
|
| - "InlineTextBox 'Home'",
|
| - "InlineFlowBox",
|
| - "RootInlineBox",
|
| - "InlineTextBox 'crbug.com/424078: ensure inline elements get their outline painted'",
|
| - "RootInlineBox",
|
| - "LayoutBlockFlow HTML",
|
| - "LayoutBlockFlow BODY",
|
| - "LayoutBlockFlow (anonymous)",
|
| - "RootInlineBox",
|
| - "LayoutInline A id='link'",
|
| - "InlineFlowBox",
|
| - "LayoutBlockFlow P"
|
| + "paintInvalidations": [
|
| + {
|
| + "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": "style change"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'Home'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'crbug.com/424078: ensure inline elements get their outline painted'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (anonymous)",
|
| + "rect": [0, 0, 800, 18],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (anonymous)",
|
| + "rect": [-5, -5, 805, 28],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow BODY",
|
| + "rect": [0, 0, 800, 52],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow BODY",
|
| + "rect": [-5, -5, 805, 57],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "rect": [0, 0, 800, 232],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "rect": [-5, -5, 805, 237],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow P",
|
| + "rect": [0, 34, 800, 18],
|
| + "reason": "invalidate paint rectangle"
|
| + },
|
| + {
|
| + "object": "LayoutInline A id='link'",
|
| + "rect": [-5, -5, 810, 242],
|
| + "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"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|