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