Index: LayoutTests/platform/mac-mavericks/fast/forms/button/button-reset-focus-by-mouse-then-keydown-expected.txt |
diff --git a/LayoutTests/platform/mac-mavericks/fast/forms/button/button-reset-focus-by-mouse-then-keydown-expected.txt b/LayoutTests/platform/mac-mavericks/fast/forms/button/button-reset-focus-by-mouse-then-keydown-expected.txt |
deleted file mode 100644 |
index 6d9f49917e446583e0614b187ea51720b120bb7b..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/mac-mavericks/fast/forms/button/button-reset-focus-by-mouse-then-keydown-expected.txt |
+++ /dev/null |
@@ -1,21 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [3, 4, 55, 29] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutButton BUTTON", |
- "LayoutBlockFlow (anonymous)", |
- "LayoutText #text", |
- "InlineTextBox 'Reset'", |
- "LayoutButton BUTTON" |
- ] |
- } |
- ] |
-} |
- |