Index: third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/forms/submit/submit-focus-by-mouse-then-keydown-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/forms/submit/submit-focus-by-mouse-then-keydown-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/forms/submit/submit-focus-by-mouse-then-keydown-expected.txt |
deleted file mode 100644 |
index 6299827032d6c82cf79d449562fccedc4bc72eec..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/forms/submit/submit-focus-by-mouse-then-keydown-expected.txt |
+++ /dev/null |
@@ -1,52 +0,0 @@ |
-{ |
- "name": "Content Root Layer", |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "name": "LayoutView #document", |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "paintInvalidations": [ |
- { |
- "object": "LayoutButton INPUT", |
- "rect": [3, 4, 62, 29], |
- "reason": "subtree" |
- }, |
- { |
- "object": "LayoutBlockFlow (anonymous)", |
- "rect": [16, 11, 36, 13], |
- "reason": "subtree" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [16, 11, 36, 13], |
- "reason": "subtree" |
- } |
- ] |
- } |
- ], |
- "objectPaintInvalidations": [ |
- { |
- "object": "LayoutButton INPUT", |
- "reason": "subtree" |
- }, |
- { |
- "object": "LayoutBlockFlow (anonymous)", |
- "reason": "subtree" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "subtree" |
- }, |
- { |
- "object": "LayoutText #text", |
- "reason": "subtree" |
- }, |
- { |
- "object": "InlineTextBox 'Submit'", |
- "reason": "subtree" |
- } |
- ] |
-} |
- |