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

Unified Diff: LayoutTests/editing/deleting/merge-list-items-in-same-list-expected.txt

Issue 242733004: canMergeLists() should make sure that the list items do not belong to the same list (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Review comments incorporated 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/editing/deleting/merge-list-items-in-same-list-expected.txt
diff --git a/LayoutTests/editing/deleting/merge-list-items-in-same-list-expected.txt b/LayoutTests/editing/deleting/merge-list-items-in-same-list-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..92930a464465385d42207dfb6b81e320c8b0b100
--- /dev/null
+++ b/LayoutTests/editing/deleting/merge-list-items-in-same-list-expected.txt
@@ -0,0 +1,11 @@
+| "
+"
+| <ul>
+| contenteditable=""
+| <li>
+| "one"
+| <li>
+| "<#selection-caret>three"
+| <br>
+| "
+"
« no previous file with comments | « LayoutTests/editing/deleting/merge-list-items-in-same-list.html ('k') | Source/core/editing/DeleteSelectionCommand.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698