| Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/inline-focus-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/inline-focus-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/inline-focus-expected.txt
|
| index d26645a2a5ecfdc2eb2655da90931f566c2c926f..d9e3ca15399c172863beb7b3ab3f62b0af6bdc72 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/inline-focus-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/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],
|
| - [-1, -1, 802, 234],
|
| - [-1, -1, 801, 233],
|
| - [-1, -1, 801, 53],
|
| - [-1, -1, 801, 19]
|
| - ],
|
| - "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": [-1, -1, 801, 19],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow BODY",
|
| + "rect": [0, 0, 800, 52],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow BODY",
|
| + "rect": [-1, -1, 801, 53],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "rect": [0, 0, 800, 232],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "rect": [-1, -1, 801, 233],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow P",
|
| + "rect": [0, 34, 800, 18],
|
| + "reason": "invalidate paint rectangle"
|
| + },
|
| + {
|
| + "object": "LayoutInline A id='link'",
|
| + "rect": [-1, -1, 802, 234],
|
| + "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"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|