| 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 c98e818323c3c1c0128c4f991b1906fbf561ae55..1d80f1b8a0fc234744090e55b4d42e762d1f4b3d 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
|
| @@ -9,11 +9,6 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "LayoutInline A id='link'",
|
| - "rect": [-1, -1, 802, 234],
|
| - "reason": "style change"
|
| - },
|
| - {
|
| "object": "LayoutBlockFlow P",
|
| "rect": [0, 36, 800, 20],
|
| "reason": "forced by layout"
|
| @@ -29,13 +24,13 @@
|
| "reason": "forced by layout"
|
| },
|
| {
|
| - "object": "LayoutInline A",
|
| - "rect": [0, 0, 40, 19],
|
| - "reason": "forced by layout"
|
| + "object": "LayoutInline A id='link'",
|
| + "rect": [585, -1, 216, 234],
|
| + "reason": "style change"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| - "rect": [0, 7, 40, 10],
|
| + "rect": [0, 0, 37, 19],
|
| "reason": "forced by layout"
|
| }
|
| ]
|
| @@ -55,18 +50,6 @@
|
| "reason": "style change"
|
| },
|
| {
|
| - "object": "InlineFlowBox",
|
| - "reason": "style change"
|
| - },
|
| - {
|
| - "object": "LayoutInline A",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "InlineFlowBox",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| "object": "LayoutText #text",
|
| "reason": "forced by layout"
|
| },
|
|
|