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

Unified Diff: chrome/test/data/android/tabstest/tabs_test.html

Issue 2290133002: Make WebView keep keyboard when losing focus (Closed)
Patch Set: rebase Created 4 years, 1 month 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: chrome/test/data/android/tabstest/tabs_test.html
diff --git a/chrome/test/data/android/tabstest/tabs_test.html b/chrome/test/data/android/tabstest/tabs_test.html
index 01b9ffa082ec04e236dd51451f2efc12cfc1e867..d367a1180dc904fd82444ca6356ed213585aa5cc 100644
--- a/chrome/test/data/android/tabstest/tabs_test.html
+++ b/chrome/test/data/android/tabstest/tabs_test.html
@@ -3,6 +3,7 @@
<title>Data file for TabsTest</title>
</head>
<body>
+<input type="text" id="input_text"></input>
Data file for TabsTest.
</body>
</html>
« no previous file with comments | « chrome/android/javatests/src/org/chromium/chrome/browser/TabsTest.java ('k') | content/public/android/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698