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

Unified Diff: LayoutTests/fast/forms/datalist/update-range-with-datalist-expected.html

Issue 13888009: Mouse press should focus on any types of form controls. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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/datalist/update-range-with-datalist-expected.html
diff --git a/LayoutTests/fast/forms/datalist/update-range-with-datalist-expected.html b/LayoutTests/fast/forms/datalist/update-range-with-datalist-expected.html
index cb08de8b35bd26a32bda0f28f2e551626b45efa5..0cf4743ae8db0eb2790588626f560a179080d4fe 100644
--- a/LayoutTests/fast/forms/datalist/update-range-with-datalist-expected.html
+++ b/LayoutTests/fast/forms/datalist/update-range-with-datalist-expected.html
@@ -74,4 +74,4 @@
<input type="range" />
</div>
-<button id="button">Run tests.</button>
+<button id="button" autofocus>Run tests.</button>

Powered by Google App Engine
This is Rietveld 408576698