Chromium Code Reviews| Index: LayoutTests/fast/events/click-focus-control-expected.txt |
| diff --git a/LayoutTests/fast/events/click-focus-control-expected.txt b/LayoutTests/fast/events/click-focus-control-expected.txt |
| deleted file mode 100644 |
| index 1a8cb7964797d944c82b44ce346357d006f3085e..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/fast/events/click-focus-control-expected.txt |
| +++ /dev/null |
| @@ -1,9 +0,0 @@ |
| -This test ensures that we can click to focus an a element. Click on the element below. |
| - |
| -The expected result is platform specific. Mac doesn't allow some form controls to be mouse focusable. |
| - |
| -Result |
| - |
| -a4 received focus () |
| -FAIL Some form elements didn't get focus |
| - |