Index: LayoutTests/editing/inserting/break-out-of-nested-lists-expected.txt |
diff --git a/LayoutTests/editing/inserting/break-out-of-nested-lists-expected.txt b/LayoutTests/editing/inserting/break-out-of-nested-lists-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..b5b228a65840a2e8fd02a65294be356362eb08bf |
--- /dev/null |
+++ b/LayoutTests/editing/inserting/break-out-of-nested-lists-expected.txt |
@@ -0,0 +1,34 @@ |
+Tests breaking out of empty list item in case of nested lists. |
+| " |
+" |
+| <ol> |
+| " |
+" |
+| <li> |
+| "one" |
+| " |
+" |
+| <ul> |
+| " |
+" |
+| <li> |
+| id="li" |
+| "1" |
+| <div> |
+| "foo<#selection-caret>" |
+| <ol> |
+| <ul> |
+| " |
+" |
+| <li> |
+| "2" |
+| " |
+" |
+| " |
+" |
+| <li> |
+| "two" |
+| " |
+" |
+| " |
+" |