Chromium Code Reviews| Index: LayoutTests/fast/forms/submit/submit-focus-by-mouse-then-keydown-expected.html |
| diff --git a/LayoutTests/fast/forms/submit/submit-focus-by-mouse-then-keydown-expected.html b/LayoutTests/fast/forms/submit/submit-focus-by-mouse-then-keydown-expected.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..913c625f8a79987afc13f3a869809847c3261ee2 |
| --- /dev/null |
| +++ b/LayoutTests/fast/forms/submit/submit-focus-by-mouse-then-keydown-expected.html |
| @@ -0,0 +1,4 @@ |
| +<!DOCTYPE html> |
| +<body> |
| +<input type="submit" autofocus> |
| +</body> |