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

Unified Diff: LayoutTests/editing/selection/place-caret-on-single-click-within-selected-readonly-text-expected.txt

Issue 268993002: For non-editable content, selection editor commands are disabled Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 7 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/editing/selection/place-caret-on-single-click-within-selected-readonly-text-expected.txt
diff --git a/LayoutTests/editing/selection/place-caret-on-single-click-within-selected-readonly-text-expected.txt b/LayoutTests/editing/selection/place-caret-on-single-click-within-selected-readonly-text-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..510c13e3b590d11ba23eb1edad28c6d160030f2c
--- /dev/null
+++ b/LayoutTests/editing/selection/place-caret-on-single-click-within-selected-readonly-text-expected.txt
@@ -0,0 +1,9 @@
+Some Text
+
+This tests caret placement when clicked once on existing selection in readonly texts to allow further selection using keys.
+
+PASS getSelection().type is "Caret"
+PASS successfullyParsed is true
+
+TEST COMPLETE
+

Powered by Google App Engine
This is Rietveld 408576698