Index: LayoutTests/fast/forms/range/range-focus-by-mouse-then-keydown-expected.html |
diff --git a/LayoutTests/plugins/resources/empty2.html b/LayoutTests/fast/forms/range/range-focus-by-mouse-then-keydown-expected.html |
similarity index 50% |
copy from LayoutTests/plugins/resources/empty2.html |
copy to LayoutTests/fast/forms/range/range-focus-by-mouse-then-keydown-expected.html |
index 2655f4e778ae9afa01df35d60c2d87473b4fbc6f..9ee9ca36df6d0a3818b4b4051ce0a44595a1b579 100644 |
--- a/LayoutTests/plugins/resources/empty2.html |
+++ b/LayoutTests/fast/forms/range/range-focus-by-mouse-then-keydown-expected.html |
@@ -1,7 +1,4 @@ |
<!DOCTYPE html> |
-<html> |
-<head> |
-</head> |
<body> |
+<input type="range" autofocus> |
</body> |
-</html> |