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

Unified Diff: LayoutTests/editing/execCommand/insert-list-nested-with-orphaned-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
« no previous file with comments | « no previous file | LayoutTests/editing/execCommand/selection-after-insert-list.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/editing/execCommand/insert-list-nested-with-orphaned-expected.txt
diff --git a/LayoutTests/editing/execCommand/insert-list-nested-with-orphaned-expected.txt b/LayoutTests/editing/execCommand/insert-list-nested-with-orphaned-expected.txt
index 403fe52655994cfa32db2f5a285b68a57ab1e74c..e231ff2aa11660eca690050f770622baa3861050 100644
--- a/LayoutTests/editing/execCommand/insert-list-nested-with-orphaned-expected.txt
+++ b/LayoutTests/editing/execCommand/insert-list-nested-with-orphaned-expected.txt
@@ -17,7 +17,7 @@ This tests hang when listifying nested lists with an orphaned list child in betw
"
| <ol>
| <li>
-| "<#selection-caret>because of you"
+| "because of you<#selection-caret>"
| "
"
| "
« no previous file with comments | « no previous file | LayoutTests/editing/execCommand/selection-after-insert-list.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698