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

Unified Diff: third_party/WebKit/Source/web/tests/data/input_mode_type_url.html

Issue 2422663002: Define WebTextInputMode as a enum in the public API. (Closed)
Patch Set: Rebase Created 4 years, 2 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: third_party/WebKit/Source/web/tests/data/input_mode_type_url.html
diff --git a/third_party/WebKit/Source/web/tests/data/input_mode_type_url.html b/third_party/WebKit/Source/web/tests/data/input_mode_type_url.html
new file mode 100644
index 0000000000000000000000000000000000000000..1d9bec5cc39182d66668db407c900a9309d1d937
--- /dev/null
+++ b/third_party/WebKit/Source/web/tests/data/input_mode_type_url.html
@@ -0,0 +1 @@
+<input inputmode="url" />
« no previous file with comments | « third_party/WebKit/Source/web/tests/data/input_mode_type_tel.html ('k') | third_party/WebKit/public/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698