Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4)

Unified Diff: LayoutTests/fast/forms/range/range-focus-by-mouse-then-keydown-expected.html

Issue 16194013: Mouse press should focus on any types of form controls. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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>

Powered by Google App Engine
This is Rietveld 408576698