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> |