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

Unified Diff: Source/WebKit/chromium/tests/data/input_mode_default_verbatim.html

Issue 18094004: change WebViewImpl::inputModeOfFocusedElement to return lowered string. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: add comment to WebTextInputInfo Created 7 years, 5 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: Source/WebKit/chromium/tests/data/input_mode_default_verbatim.html
diff --git a/Source/WebKit/chromium/tests/data/input_mode_default_verbatim.html b/Source/WebKit/chromium/tests/data/input_mode_default_verbatim.html
index b01a9d8086664d0638a22539abaf1cf7127e8c61..0106ee3018cb77304573f901356d31637b1afc68 100644
--- a/Source/WebKit/chromium/tests/data/input_mode_default_verbatim.html
+++ b/Source/WebKit/chromium/tests/data/input_mode_default_verbatim.html
@@ -1 +1 @@
-<input inputmode="verbatim" />
+<input inputmode="Verbatim" />

Powered by Google App Engine
This is Rietveld 408576698