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

Unified Diff: LayoutTests/editing/execCommand/selection-after-insert-list-expected.txt

Issue 111463002: Ensure selection is reset after changing the list type of existing list items including the last. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Computing indexForEndOfSelection only once Created 7 years 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/execCommand/selection-after-insert-list-expected.txt
diff --git a/LayoutTests/editing/execCommand/selection-after-insert-list-expected.txt b/LayoutTests/editing/execCommand/selection-after-insert-list-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..925d34ce0db65968329171899dc8e7cd5bfb5610
--- /dev/null
+++ b/LayoutTests/editing/execCommand/selection-after-insert-list-expected.txt
@@ -0,0 +1,9 @@
+This tests verifies that the selection is properly reset after executing the command.
+| <ol>
+| <li>
+| "AB<#selection-anchor>C"
+| <li>
+| id="second"
+| "DEF<#selection-focus>"
+| "
+"
« no previous file with comments | « LayoutTests/editing/execCommand/selection-after-insert-list.html ('k') | Source/core/editing/InsertListCommand.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698