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

Unified Diff: Source/WebKit/chromium/tests/data/input_mode_textarea_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
« no previous file with comments | « Source/WebKit/chromium/tests/data/input_mode_default_verbatim.html ('k') | public/web/WebTextInputInfo.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WebKit/chromium/tests/data/input_mode_textarea_verbatim.html
diff --git a/Source/WebKit/chromium/tests/data/input_mode_textarea_verbatim.html b/Source/WebKit/chromium/tests/data/input_mode_textarea_verbatim.html
index 960a2b2aebda7884b8dd8ec3c9aff7beaf07be6e..89f897847165d260adfd9c31a331aefc96b499ba 100644
--- a/Source/WebKit/chromium/tests/data/input_mode_textarea_verbatim.html
+++ b/Source/WebKit/chromium/tests/data/input_mode_textarea_verbatim.html
@@ -1 +1 @@
-<textarea inputmode="verbatim" />
+<textarea inputmode="Verbatim" />
« no previous file with comments | « Source/WebKit/chromium/tests/data/input_mode_default_verbatim.html ('k') | public/web/WebTextInputInfo.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698