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 |
deleted file mode 100644 |
index 1d80f1b8a0fc234744090e55b4d42e762d1f4b3d..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/inline-focus-expected.txt |
+++ /dev/null |
@@ -1,78 +0,0 @@ |
-{ |
- "name": "Content Root Layer", |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "name": "LayoutView #document", |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "paintInvalidations": [ |
- { |
- "object": "LayoutBlockFlow P", |
- "rect": [0, 36, 800, 20], |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutBlockFlow (anonymous)", |
- "rect": [0, 0, 800, 20], |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [0, 36, 395, 19], |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutInline A id='link'", |
- "rect": [585, -1, 216, 234], |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [0, 0, 37, 19], |
- "reason": "forced by layout" |
- } |
- ] |
- } |
- ], |
- "objectPaintInvalidations": [ |
- { |
- "object": "LayoutBlockFlow (anonymous)", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutInline A id='link'", |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutText #text", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "InlineTextBox 'Home'", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutBlockFlow P", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutText #text", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "InlineTextBox 'crbug.com/424078: ensure inline elements get their outline painted'", |
- "reason": "forced by layout" |
- } |
- ] |
-} |
- |