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

Unified Diff: content/test/data/android/device_files/insertion_handle/input_text.html

Issue 11593011: Add a new code/message path for moving an insertion handle (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase + function rename Created 7 years, 11 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 | « content/renderer/render_view_impl.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/data/android/device_files/insertion_handle/input_text.html
diff --git a/content/test/data/android/device_files/insertion_handle/input_text.html b/content/test/data/android/device_files/insertion_handle/input_text.html
new file mode 100644
index 0000000000000000000000000000000000000000..772d312732edbe99145825536ab7ffb30f7bdb9b
--- /dev/null
+++ b/content/test/data/android/device_files/insertion_handle/input_text.html
@@ -0,0 +1,7 @@
+<html>
+<head>
+ <title>Test file for input-text-related tests.</title>
+</head>
+<body>
+ <input id="input_text" type="text" value="T0D0(cjhopman): put amusing sample text here. Make sure it is at least 100 characters. 123456789012345678901234567890" size=20></input>
+</body>
« no previous file with comments | « content/renderer/render_view_impl.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698