Index: LayoutTests/editing/execCommand/indent-list-item-with-children-expected.txt |
diff --git a/LayoutTests/editing/execCommand/indent-list-item-with-children-expected.txt b/LayoutTests/editing/execCommand/indent-list-item-with-children-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..b1da76aff07155052a9d2021dcc5e4b13ed06be1 |
--- /dev/null |
+++ b/LayoutTests/editing/execCommand/indent-list-item-with-children-expected.txt |
@@ -0,0 +1,70 @@ |
+ |
+Indent With Children: |
+| " |
+ " |
+| <ol> |
+| " |
+ " |
+| <ol> |
+| <li> |
+| id="listItemBlock" |
+| "before" |
+| <div> |
+| "div1" |
+| <div> |
+| "div2" |
+| <div> |
+| "div3" |
+| "after" |
+| <li> |
+| id="listItemInline" |
+| "before" |
+| <span> |
+| "span1" |
+| <span> |
+| "span2" |
+| <span> |
+| "span3" |
+| "after" |
+| <li> |
+| id="listItemTable" |
+| "before" |
+| <table> |
+| border="1" |
+| cellpadding="2" |
+| cellspacing="2" |
+| <tbody> |
+| <tr> |
+| <td> |
+| <br> |
+| "after" |
+| " |
+ " |
+| " |
+ " |
+| " |
+ " |
+| " |
+" |
+ |
+Indent With Pre: |
+| " |
+" |
+| <ol> |
+| " |
+" |
+| <pre> |
+| <ul> |
+| <ul> |
+| <li> |
+| id="listItemPre" |
+| "<#selection-caret>hello" |
+| " |
+" |
+| "world" |
+| " |
+" |
+| " |
+" |
+| " |
+" |