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

Unified Diff: LayoutTests/platform/android/editing/selection/readonly-disabled-text-selection-expected.txt

Issue 309553007: Adding support for Text Selection on Disabled and Readonly input elements in Android (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 2 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: LayoutTests/platform/android/editing/selection/readonly-disabled-text-selection-expected.txt
diff --git a/LayoutTests/platform/android/editing/selection/readonly-disabled-text-selection-expected.txt b/LayoutTests/platform/android/editing/selection/readonly-disabled-text-selection-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1ffcd89be8ea70085560f4ef7dc80952135f7cb4
--- /dev/null
+++ b/LayoutTests/platform/android/editing/selection/readonly-disabled-text-selection-expected.txt
@@ -0,0 +1,15 @@
+PASS successfullyParsed is true
+
+TEST COMPLETE
+PASS Selected Text is NormalInput
+PASS Selected Text is ReadonlyInput
+PASS Selected Text is DisabledInput
+PASS Selected Text is ReadonlyDisabledInput
+PASS Selected Text is NormalTextarea
+PASS Selected Text is ReadonlyTextarea
+PASS Selected Text is DisabledTextarea
+PASS Selected Text is ReadonlyDisabledTextarea
+PASS successfullyParsed is true
+
+TEST COMPLETE
+

Powered by Google App Engine
This is Rietveld 408576698