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

Unified Diff: LayoutTests/fast/forms/input-set-selectionStart-set-selectionEnd-expected.txt

Issue 258063005: Blink does not respect input.selectionStart and input.selectionEnd for some cases (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Added some changes in patch set 2 Created 6 years, 8 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/fast/forms/input-set-selectionStart-set-selectionEnd-expected.txt
diff --git a/LayoutTests/fast/forms/input-set-selectionStart-set-selectionEnd-expected.txt b/LayoutTests/fast/forms/input-set-selectionStart-set-selectionEnd-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bbf4a572a8c7191861750f1b5965c67528bc8bae
--- /dev/null
+++ b/LayoutTests/fast/forms/input-set-selectionStart-set-selectionEnd-expected.txt
@@ -0,0 +1,4 @@
+
+First Input - Slection start: 6 and end: 6
+Second Input - Slection start: 1 and end: 1
+

Powered by Google App Engine
This is Rietveld 408576698