| Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/inline-focus-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/inline-focus-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/inline-focus-expected.txt
|
| index 21149bea2db7dd8ef1aac93da774a479f0a74b6e..50d2319f48fb41281febc79ea225dda9107bafc8 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/inline-focus-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/inline-focus-expected.txt
|
| @@ -7,33 +7,13 @@
|
| "drawsContent": true,
|
| "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],
|
| + "object": "LayoutInline A id='link'",
|
| + "rect": [-1, -1, 802, 234],
|
| "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": [-1, -1, 801, 21],
|
| + "object": "LayoutBlockFlow HTML",
|
| + "rect": [-1, -1, 801, 233],
|
| "reason": "bounds change"
|
| },
|
| {
|
| @@ -42,8 +22,8 @@
|
| "reason": "bounds change"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow HTML",
|
| - "rect": [-1, -1, 801, 233],
|
| + "object": "LayoutBlockFlow (anonymous)",
|
| + "rect": [-1, -1, 801, 21],
|
| "reason": "bounds change"
|
| },
|
| {
|
| @@ -52,23 +32,35 @@
|
| "reason": "invalidate paint rectangle"
|
| },
|
| {
|
| - "object": "LayoutInline A id='link'",
|
| - "rect": [-1, -1, 802, 234],
|
| + "object": "InlineFlowBox",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineFlowBox",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineFlowBox",
|
| "reason": "style change"
|
| },
|
| {
|
| + "object": "InlineTextBox 'Home'",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'crbug.com/424078: ensure inline elements get their outline painted'",
|
| + "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"
|
| }
|
| ]
|
|
|