Index: LayoutTests/editing/deleting/merge-lists-expected.txt |
diff --git a/LayoutTests/editing/deleting/merge-lists-expected.txt b/LayoutTests/editing/deleting/merge-lists-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..ceab8ffa8aa6f43fc74b3e53f6c4a9641f8706b6 |
--- /dev/null |
+++ b/LayoutTests/editing/deleting/merge-lists-expected.txt |
@@ -0,0 +1,19 @@ |
+Placing cursor at the end of first list and executing forward delete should merge the second list with the first one. |
+| " |
+" |
+| <ol> |
+| <li> |
+| "one" |
+| <li> |
+| "two" |
+| <li> |
+| id="li" |
+| "three<#selection-caret>" |
+| <li> |
+| "four" |
+| <li> |
+| "five" |
+| <li> |
+| "six" |
+| " |
+" |