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

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: 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..36d412382f4fa0229d95ecb9f53b98cb31d67808
--- /dev/null
+++ b/LayoutTests/editing/deleting/merge-list-items-in-same-list-expected.txt
@@ -0,0 +1,10 @@
+| "
+"
+| <ul>
+| contenteditable=""
+| <li>
+| "one"
+| <li>
+| "<#selection-caret>three"
+| "
+"

Powered by Google App Engine
This is Rietveld 408576698