| <html> | |
| <head> | |
| <script> | |
| src="../../resources/dump-as-markup.js" | |
| "\n" | |
| <body> | |
| <div> | |
| "This test passes if it doesn't crash." | |
| "\n" | |
| <ul> | |
| contenteditable="" | |
| "\n " | |
| <li> | |
| id="foo" | |
| <li> | |
| id="foo" | |
| <#selection-caret> | |
| <br> | |
| "\n" | |
| "\n" | |
| <script> | |
| "\nwindow.getSelection().selectAllChildren(foo);\ndocument.execCommand('insertParagraph');\n" | |
| "\n" |