Summary

Harness status: OK

Found 112 tests

Details

ResultTest NameMessage
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr><td>[fsdf]</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>": execCommand("insertOrderedList", false, "") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr><td>[fsdf]</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" checks for modifications to non-editable content
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5644:9)
Pass
assert_equals(2, 2, "The parent div must have two children.  Did something spill outside the test div?")
    at Test.<anonymous> ( /editing/include/tests.js:5648:9)
Pass
assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
    at Test.<anonymous> ( /editing/include/tests.js:5652:9)
Pass
assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
    at Test.<anonymous> ( /editing/include/tests.js:5656:9)
Pass
assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>Insert list items in table cells - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>Insert list items in table cells - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
    at Test.<anonymous> ( /editing/include/tests.js:5663:9)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr><td>[fsdf]</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" compare innerHTML
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5668:9)
Pass
assert_equals("<div contenteditable=\"true\"><table><tbody><tr><td><ol><li>fsdf</li></ol></td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></tbody></table></div>", "<div contenteditable=\"true\"><table><tbody><tr><td><ol><li>fsdf</li></ol></td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></tbody></table></div>", "Unexpected innerHTML (after normalizing inline style)")
    at Test.<anonymous> ( /editing/include/tests.js:5679:11)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr><td>[fsdf]</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandIndeterm("insertOrderedList") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr><td>[fsdf]</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandState("insertOrderedList") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr><td>[fsdf]</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandValue("insertOrderedList") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("false", "false", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr><td>[fsdf]</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandIndeterm("insertOrderedList") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr><td>[fsdf]</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandState("insertOrderedList") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(true, true, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr><td>[fsdf]</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandValue("insertOrderedList") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("true", "true", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr><td>[fs<br>df]</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>": execCommand("insertOrderedList", false, "") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr><td>[fs<br>df]</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" checks for modifications to non-editable content
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5644:9)
Pass
assert_equals(2, 2, "The parent div must have two children.  Did something spill outside the test div?")
    at Test.<anonymous> ( /editing/include/tests.js:5648:9)
Pass
assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
    at Test.<anonymous> ( /editing/include/tests.js:5652:9)
Pass
assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
    at Test.<anonymous> ( /editing/include/tests.js:5656:9)
Pass
assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>Insert list items in table cells - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>Insert list items in table cells - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
    at Test.<anonymous> ( /editing/include/tests.js:5663:9)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr><td>[fs<br>df]</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" compare innerHTML
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5668:9)
Pass
assert_equals("<div contenteditable=\"true\"><table><tbody><tr><td><ol><li>fs</li><li>df</li></ol></td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></tbody></table></div>", "<div contenteditable=\"true\"><table><tbody><tr><td><ol><li>fs</li><li>df</li></ol></td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></tbody></table></div>", "Unexpected innerHTML (after normalizing inline style)")
    at Test.<anonymous> ( /editing/include/tests.js:5679:11)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr><td>[fs<br>df]</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandIndeterm("insertOrderedList") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr><td>[fs<br>df]</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandState("insertOrderedList") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr><td>[fs<br>df]</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandValue("insertOrderedList") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("false", "false", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr><td>[fs<br>df]</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandIndeterm("insertOrderedList") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr><td>[fs<br>df]</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandState("insertOrderedList") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(true, true, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr><td>[fs<br>df]</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandValue("insertOrderedList") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("true", "true", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr><td>[f<b>s<br>d</b>f]</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>": execCommand("insertOrderedList", false, "") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr><td>[f<b>s<br>d</b>f]</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" checks for modifications to non-editable content
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5644:9)
Pass
assert_equals(2, 2, "The parent div must have two children.  Did something spill outside the test div?")
    at Test.<anonymous> ( /editing/include/tests.js:5648:9)
Pass
assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
    at Test.<anonymous> ( /editing/include/tests.js:5652:9)
Pass
assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
    at Test.<anonymous> ( /editing/include/tests.js:5656:9)
Pass
assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>Insert list items in table cells - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>Insert list items in table cells - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
    at Test.<anonymous> ( /editing/include/tests.js:5663:9)
Fail[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr><td>[f<b>s<br>d</b>f]</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" compare innerHTMLassert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div contenteditable=\"true\"><table><tbody><tr><td><ol><li>f<b>s</b></li><li><b>d</b>f</li></ol></td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></tbody></table></div>" but got "<div contenteditable=\"true\"><table><tbody><tr><td><ol><li>f<b>s<br>d</b></li><li><b>d</b>f</li></ol></td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></tbody></table></div>"
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5679:11)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2684:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
    at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5667:5)
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5668:9)
Fail
assert_equals("<div contenteditable=\"true\"><table><tbody><tr><td><ol><li>f<b>s<br>d</b></li><li><b>d</b>f</li></ol></td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></tbody></table></div>", "<div contenteditable=\"true\"><table><tbody><tr><td><ol><li>f<b>s</b></li><li><b>d</b>f</li></ol></td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></tbody></table></div>", "Unexpected innerHTML (after normalizing inline style)")
    at Test.<anonymous> ( /editing/include/tests.js:5679:11)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr><td>[f<b>s<br>d</b>f]</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandIndeterm("insertOrderedList") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr><td>[f<b>s<br>d</b>f]</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandState("insertOrderedList") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr><td>[f<b>s<br>d</b>f]</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandValue("insertOrderedList") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("false", "false", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr><td>[f<b>s<br>d</b>f]</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandIndeterm("insertOrderedList") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr><td>[f<b>s<br>d</b>f]</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandState("insertOrderedList") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(true, true, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr><td>[f<b>s<br>d</b>f]</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandValue("insertOrderedList") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("true", "true", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr><td>[fs]<br>df</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>": execCommand("insertOrderedList", false, "") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr><td>[fs]<br>df</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" checks for modifications to non-editable content
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5644:9)
Pass
assert_equals(2, 2, "The parent div must have two children.  Did something spill outside the test div?")
    at Test.<anonymous> ( /editing/include/tests.js:5648:9)
Pass
assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
    at Test.<anonymous> ( /editing/include/tests.js:5652:9)
Pass
assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
    at Test.<anonymous> ( /editing/include/tests.js:5656:9)
Pass
assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>Insert list items in table cells - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>Insert list items in table cells - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
    at Test.<anonymous> ( /editing/include/tests.js:5663:9)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr><td>[fs]<br>df</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" compare innerHTML
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5668:9)
Pass
assert_equals("<div contenteditable=\"true\"><table><tbody><tr><td><ol><li>fs</li></ol>df</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></tbody></table></div>", "<div contenteditable=\"true\"><table><tbody><tr><td><ol><li>fs</li></ol>df</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></tbody></table></div>", "Unexpected innerHTML (after normalizing inline style)")
    at Test.<anonymous> ( /editing/include/tests.js:5679:11)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr><td>[fs]<br>df</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandIndeterm("insertOrderedList") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr><td>[fs]<br>df</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandState("insertOrderedList") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr><td>[fs]<br>df</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandValue("insertOrderedList") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("false", "false", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr><td>[fs]<br>df</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandIndeterm("insertOrderedList") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr><td>[fs]<br>df</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandState("insertOrderedList") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(true, true, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr><td>[fs]<br>df</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandValue("insertOrderedList") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("true", "true", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr><td>[f<b>s]<br>d</b>f</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>": execCommand("insertOrderedList", false, "") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr><td>[f<b>s]<br>d</b>f</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" checks for modifications to non-editable content
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5644:9)
Pass
assert_equals(2, 2, "The parent div must have two children.  Did something spill outside the test div?")
    at Test.<anonymous> ( /editing/include/tests.js:5648:9)
Pass
assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
    at Test.<anonymous> ( /editing/include/tests.js:5652:9)
Pass
assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
    at Test.<anonymous> ( /editing/include/tests.js:5656:9)
Pass
assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>Insert list items in table cells - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>Insert list items in table cells - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
    at Test.<anonymous> ( /editing/include/tests.js:5663:9)
Fail[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr><td>[f<b>s]<br>d</b>f</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" compare innerHTMLassert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div contenteditable=\"true\"><table><tbody><tr><td><ol><li>f<b>s</b></li></ol><b>d</b>f</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></tbody></table></div>" but got "<div contenteditable=\"true\"><table><tbody><tr><td><ol><li>f<b>s<br>d</b></li></ol><b>d</b>f</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></tbody></table></div>"
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5679:11)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2684:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
    at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5667:5)
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5668:9)
Fail
assert_equals("<div contenteditable=\"true\"><table><tbody><tr><td><ol><li>f<b>s<br>d</b></li></ol><b>d</b>f</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></tbody></table></div>", "<div contenteditable=\"true\"><table><tbody><tr><td><ol><li>f<b>s</b></li></ol><b>d</b>f</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></tbody></table></div>", "Unexpected innerHTML (after normalizing inline style)")
    at Test.<anonymous> ( /editing/include/tests.js:5679:11)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr><td>[f<b>s]<br>d</b>f</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandIndeterm("insertOrderedList") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr><td>[f<b>s]<br>d</b>f</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandState("insertOrderedList") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr><td>[f<b>s]<br>d</b>f</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandValue("insertOrderedList") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("false", "false", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr><td>[f<b>s]<br>d</b>f</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandIndeterm("insertOrderedList") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr><td>[f<b>s]<br>d</b>f</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandState("insertOrderedList") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(true, true, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr><td>[f<b>s]<br>d</b>f</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandValue("insertOrderedList") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("true", "true", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr data-start=0 data-end=2><td>fsdf</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>": execCommand("insertOrderedList", false, "") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr data-start=0 data-end=2><td>fsdf</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" checks for modifications to non-editable content
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5644:9)
Pass
assert_equals(2, 2, "The parent div must have two children.  Did something spill outside the test div?")
    at Test.<anonymous> ( /editing/include/tests.js:5648:9)
Pass
assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
    at Test.<anonymous> ( /editing/include/tests.js:5652:9)
Pass
assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
    at Test.<anonymous> ( /editing/include/tests.js:5656:9)
Pass
assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>Insert list items in table cells - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>Insert list items in table cells - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
    at Test.<anonymous> ( /editing/include/tests.js:5663:9)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr data-start=0 data-end=2><td>fsdf</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" compare innerHTML
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5668:9)
Pass
assert_equals("<div contenteditable=\"true\"><table><tbody><tr><td><ol><li>fsdf</li></ol></td><td><ol><li>fsdf</li></ol></td></tr><tr><td>gghfg</td><td>fsfg</td></tr></tbody></table></div>", "<div contenteditable=\"true\"><table><tbody><tr><td><ol><li>fsdf</li></ol></td><td><ol><li>fsdf</li></ol></td></tr><tr><td>gghfg</td><td>fsfg</td></tr></tbody></table></div>", "Unexpected innerHTML (after normalizing inline style)")
    at Test.<anonymous> ( /editing/include/tests.js:5679:11)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr data-start=0 data-end=2><td>fsdf</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandIndeterm("insertOrderedList") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr data-start=0 data-end=2><td>fsdf</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandState("insertOrderedList") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr data-start=0 data-end=2><td>fsdf</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandValue("insertOrderedList") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("false", "false", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr data-start=0 data-end=2><td>fsdf</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandIndeterm("insertOrderedList") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr data-start=0 data-end=2><td>fsdf</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandState("insertOrderedList") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr data-start=0 data-end=2><td>fsdf</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandValue("insertOrderedList") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("false", "false", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr data-start=0><td>fsdf</td><td>fsdf</td></tr><tr data-end=2><td>gghfg</td><td>fsfg</td></tr></table></div>": execCommand("insertOrderedList", false, "") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr data-start=0><td>fsdf</td><td>fsdf</td></tr><tr data-end=2><td>gghfg</td><td>fsfg</td></tr></table></div>" checks for modifications to non-editable content
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5644:9)
Pass
assert_equals(2, 2, "The parent div must have two children.  Did something spill outside the test div?")
    at Test.<anonymous> ( /editing/include/tests.js:5648:9)
Pass
assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
    at Test.<anonymous> ( /editing/include/tests.js:5652:9)
Pass
assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
    at Test.<anonymous> ( /editing/include/tests.js:5656:9)
Pass
assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>Insert list items in table cells - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>Insert list items in table cells - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
    at Test.<anonymous> ( /editing/include/tests.js:5663:9)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr data-start=0><td>fsdf</td><td>fsdf</td></tr><tr data-end=2><td>gghfg</td><td>fsfg</td></tr></table></div>" compare innerHTML
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5668:9)
Pass
assert_equals("<div contenteditable=\"true\"><table><tbody><tr><td><ol><li>fsdf</li></ol></td><td><ol><li>fsdf</li></ol></td></tr><tr><td><ol><li>gghfg</li></ol></td><td><ol><li>fsfg</li></ol></td></tr></tbody></table></div>", "<div contenteditable=\"true\"><table><tbody><tr><td><ol><li>fsdf</li></ol></td><td><ol><li>fsdf</li></ol></td></tr><tr><td><ol><li>gghfg</li></ol></td><td><ol><li>fsfg</li></ol></td></tr></tbody></table></div>", "Unexpected innerHTML (after normalizing inline style)")
    at Test.<anonymous> ( /editing/include/tests.js:5679:11)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr data-start=0><td>fsdf</td><td>fsdf</td></tr><tr data-end=2><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandIndeterm("insertOrderedList") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr data-start=0><td>fsdf</td><td>fsdf</td></tr><tr data-end=2><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandState("insertOrderedList") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr data-start=0><td>fsdf</td><td>fsdf</td></tr><tr data-end=2><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandValue("insertOrderedList") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("false", "false", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr data-start=0><td>fsdf</td><td>fsdf</td></tr><tr data-end=2><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandIndeterm("insertOrderedList") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr data-start=0><td>fsdf</td><td>fsdf</td></tr><tr data-end=2><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandState("insertOrderedList") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table><tr data-start=0><td>fsdf</td><td>fsdf</td></tr><tr data-end=2><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandValue("insertOrderedList") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("false", "false", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table data-start=0 data-end=1><tr><td>fsdf</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>": execCommand("insertOrderedList", false, "") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table data-start=0 data-end=1><tr><td>fsdf</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" checks for modifications to non-editable content
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5644:9)
Pass
assert_equals(2, 2, "The parent div must have two children.  Did something spill outside the test div?")
    at Test.<anonymous> ( /editing/include/tests.js:5648:9)
Pass
assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
    at Test.<anonymous> ( /editing/include/tests.js:5652:9)
Pass
assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
    at Test.<anonymous> ( /editing/include/tests.js:5656:9)
Pass
assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>Insert list items in table cells - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>Insert list items in table cells - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
    at Test.<anonymous> ( /editing/include/tests.js:5663:9)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table data-start=0 data-end=1><tr><td>fsdf</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" compare innerHTML
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5668:9)
Pass
assert_equals("<div contenteditable=\"true\"><ol><li><table><tbody><tr><td>fsdf</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></tbody></table></li></ol></div>", "<div contenteditable=\"true\"><ol><li><table><tbody><tr><td>fsdf</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></tbody></table></li></ol></div>", "Unexpected innerHTML (after normalizing inline style)")
    at Test.<anonymous> ( /editing/include/tests.js:5679:11)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table data-start=0 data-end=1><tr><td>fsdf</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandIndeterm("insertOrderedList") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table data-start=0 data-end=1><tr><td>fsdf</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandState("insertOrderedList") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table data-start=0 data-end=1><tr><td>fsdf</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandValue("insertOrderedList") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("false", "false", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table data-start=0 data-end=1><tr><td>fsdf</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandIndeterm("insertOrderedList") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table data-start=0 data-end=1><tr><td>fsdf</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandState("insertOrderedList") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(true, true, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""]] "<div contenteditable=\"true\"><table data-start=0 data-end=1><tr><td>fsdf</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandValue("insertOrderedList") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("true", "true", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""],["insertOrderedList","1"]] "<div contenteditable=\"true\"><table><tr><td>[fsdf]</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>": execCommand("insertOrderedList", false, "") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["insertOrderedList",""],["insertOrderedList","1"]] "<div contenteditable=\"true\"><table><tr><td>[fsdf]</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>": execCommand("insertOrderedList", false, "1") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["insertOrderedList",""],["insertOrderedList","1"]] "<div contenteditable=\"true\"><table><tr><td>[fsdf]</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" checks for modifications to non-editable content
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5644:9)
Pass
assert_equals(2, 2, "The parent div must have two children.  Did something spill outside the test div?")
    at Test.<anonymous> ( /editing/include/tests.js:5648:9)
Pass
assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
    at Test.<anonymous> ( /editing/include/tests.js:5652:9)
Pass
assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
    at Test.<anonymous> ( /editing/include/tests.js:5656:9)
Pass
assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>Insert list items in table cells - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>Insert list items in table cells - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
    at Test.<anonymous> ( /editing/include/tests.js:5663:9)
Pass[["insertOrderedList",""],["insertOrderedList","1"]] "<div contenteditable=\"true\"><table><tr><td>[fsdf]</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" compare innerHTML
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5668:9)
Pass
assert_equals("<div contenteditable=\"true\"><table><tbody><tr><td>fsdf</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></tbody></table></div>", "<div contenteditable=\"true\"><table><tbody><tr><td>fsdf</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></tbody></table></div>", "Unexpected innerHTML (after normalizing inline style)")
    at Test.<anonymous> ( /editing/include/tests.js:5679:11)
Pass[["insertOrderedList",""],["insertOrderedList","1"]] "<div contenteditable=\"true\"><table><tr><td>[fsdf]</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandIndeterm("insertOrderedList") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""],["insertOrderedList","1"]] "<div contenteditable=\"true\"><table><tr><td>[fsdf]</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandState("insertOrderedList") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""],["insertOrderedList","1"]] "<div contenteditable=\"true\"><table><tr><td>[fsdf]</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandValue("insertOrderedList") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("false", "false", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""],["insertOrderedList","1"]] "<div contenteditable=\"true\"><table><tr><td>[fsdf]</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandIndeterm("insertOrderedList") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""],["insertOrderedList","1"]] "<div contenteditable=\"true\"><table><tr><td>[fsdf]</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandState("insertOrderedList") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""],["insertOrderedList","1"]] "<div contenteditable=\"true\"><table><tr><td>[fsdf]</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandValue("insertOrderedList") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("false", "false", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""],["insertOrderedList","1"]] "<div contenteditable=\"true\"><table><tr data-start=0 data-end=2><td>fsdf</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>": execCommand("insertOrderedList", false, "") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["insertOrderedList",""],["insertOrderedList","1"]] "<div contenteditable=\"true\"><table><tr data-start=0 data-end=2><td>fsdf</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>": execCommand("insertOrderedList", false, "1") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["insertOrderedList",""],["insertOrderedList","1"]] "<div contenteditable=\"true\"><table><tr data-start=0 data-end=2><td>fsdf</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" checks for modifications to non-editable content
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5644:9)
Pass
assert_equals(2, 2, "The parent div must have two children.  Did something spill outside the test div?")
    at Test.<anonymous> ( /editing/include/tests.js:5648:9)
Pass
assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
    at Test.<anonymous> ( /editing/include/tests.js:5652:9)
Pass
assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
    at Test.<anonymous> ( /editing/include/tests.js:5656:9)
Pass
assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>Insert list items in table cells - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>Insert list items in table cells - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
    at Test.<anonymous> ( /editing/include/tests.js:5663:9)
Pass[["insertOrderedList",""],["insertOrderedList","1"]] "<div contenteditable=\"true\"><table><tr data-start=0 data-end=2><td>fsdf</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" compare innerHTML
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5668:9)
Pass
assert_equals("<div contenteditable=\"true\"><table><tbody><tr><td>fsdf</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></tbody></table></div>", "<div contenteditable=\"true\"><table><tbody><tr><td>fsdf</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></tbody></table></div>", "Unexpected innerHTML (after normalizing inline style)")
    at Test.<anonymous> ( /editing/include/tests.js:5679:11)
Pass[["insertOrderedList",""],["insertOrderedList","1"]] "<div contenteditable=\"true\"><table><tr data-start=0 data-end=2><td>fsdf</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandIndeterm("insertOrderedList") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""],["insertOrderedList","1"]] "<div contenteditable=\"true\"><table><tr data-start=0 data-end=2><td>fsdf</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandState("insertOrderedList") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""],["insertOrderedList","1"]] "<div contenteditable=\"true\"><table><tr data-start=0 data-end=2><td>fsdf</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandValue("insertOrderedList") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("false", "false", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""],["insertOrderedList","1"]] "<div contenteditable=\"true\"><table><tr data-start=0 data-end=2><td>fsdf</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandIndeterm("insertOrderedList") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""],["insertOrderedList","1"]] "<div contenteditable=\"true\"><table><tr data-start=0 data-end=2><td>fsdf</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandState("insertOrderedList") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""],["insertOrderedList","1"]] "<div contenteditable=\"true\"><table><tr data-start=0 data-end=2><td>fsdf</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandValue("insertOrderedList") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("false", "false", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""],["insertOrderedList","1"]] "<div contenteditable=\"true\"><table><tr data-start=0><td>fsdf</td><td>fsdf</td></tr><tr data-end=2><td>gghfg</td><td>fsfg</td></tr></table></div>": execCommand("insertOrderedList", false, "") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["insertOrderedList",""],["insertOrderedList","1"]] "<div contenteditable=\"true\"><table><tr data-start=0><td>fsdf</td><td>fsdf</td></tr><tr data-end=2><td>gghfg</td><td>fsfg</td></tr></table></div>": execCommand("insertOrderedList", false, "1") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["insertOrderedList",""],["insertOrderedList","1"]] "<div contenteditable=\"true\"><table><tr data-start=0><td>fsdf</td><td>fsdf</td></tr><tr data-end=2><td>gghfg</td><td>fsfg</td></tr></table></div>" checks for modifications to non-editable content
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5644:9)
Pass
assert_equals(2, 2, "The parent div must have two children.  Did something spill outside the test div?")
    at Test.<anonymous> ( /editing/include/tests.js:5648:9)
Pass
assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
    at Test.<anonymous> ( /editing/include/tests.js:5652:9)
Pass
assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
    at Test.<anonymous> ( /editing/include/tests.js:5656:9)
Pass
assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>Insert list items in table cells - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>Insert list items in table cells - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
    at Test.<anonymous> ( /editing/include/tests.js:5663:9)
Pass[["insertOrderedList",""],["insertOrderedList","1"]] "<div contenteditable=\"true\"><table><tr data-start=0><td>fsdf</td><td>fsdf</td></tr><tr data-end=2><td>gghfg</td><td>fsfg</td></tr></table></div>" compare innerHTML
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5668:9)
Pass
assert_equals("<div contenteditable=\"true\"><table><tbody><tr><td>fsdf</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></tbody></table></div>", "<div contenteditable=\"true\"><table><tbody><tr><td>fsdf</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></tbody></table></div>", "Unexpected innerHTML (after normalizing inline style)")
    at Test.<anonymous> ( /editing/include/tests.js:5679:11)
Pass[["insertOrderedList",""],["insertOrderedList","1"]] "<div contenteditable=\"true\"><table><tr data-start=0><td>fsdf</td><td>fsdf</td></tr><tr data-end=2><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandIndeterm("insertOrderedList") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""],["insertOrderedList","1"]] "<div contenteditable=\"true\"><table><tr data-start=0><td>fsdf</td><td>fsdf</td></tr><tr data-end=2><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandState("insertOrderedList") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""],["insertOrderedList","1"]] "<div contenteditable=\"true\"><table><tr data-start=0><td>fsdf</td><td>fsdf</td></tr><tr data-end=2><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandValue("insertOrderedList") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("false", "false", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""],["insertOrderedList","1"]] "<div contenteditable=\"true\"><table><tr data-start=0><td>fsdf</td><td>fsdf</td></tr><tr data-end=2><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandIndeterm("insertOrderedList") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""],["insertOrderedList","1"]] "<div contenteditable=\"true\"><table><tr data-start=0><td>fsdf</td><td>fsdf</td></tr><tr data-end=2><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandState("insertOrderedList") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""],["insertOrderedList","1"]] "<div contenteditable=\"true\"><table><tr data-start=0><td>fsdf</td><td>fsdf</td></tr><tr data-end=2><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandValue("insertOrderedList") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("false", "false", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""],["insertOrderedList","1"]] "<div contenteditable=\"true\"><table data-start=0 data-end=1><tr><td>fsdf</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>": execCommand("insertOrderedList", false, "") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["insertOrderedList",""],["insertOrderedList","1"]] "<div contenteditable=\"true\"><table data-start=0 data-end=1><tr><td>fsdf</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>": execCommand("insertOrderedList", false, "1") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["insertOrderedList",""],["insertOrderedList","1"]] "<div contenteditable=\"true\"><table data-start=0 data-end=1><tr><td>fsdf</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" checks for modifications to non-editable content
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5644:9)
Pass
assert_equals(2, 2, "The parent div must have two children.  Did something spill outside the test div?")
    at Test.<anonymous> ( /editing/include/tests.js:5648:9)
Pass
assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
    at Test.<anonymous> ( /editing/include/tests.js:5652:9)
Pass
assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
    at Test.<anonymous> ( /editing/include/tests.js:5656:9)
Pass
assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>Insert list items in table cells - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>Insert list items in table cells - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
    at Test.<anonymous> ( /editing/include/tests.js:5663:9)
Pass[["insertOrderedList",""],["insertOrderedList","1"]] "<div contenteditable=\"true\"><table data-start=0 data-end=1><tr><td>fsdf</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" compare innerHTML
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5668:9)
Pass
assert_equals("<div contenteditable=\"true\"><table><tbody><tr><td>fsdf</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></tbody></table></div>", "<div contenteditable=\"true\"><table><tbody><tr><td>fsdf</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></tbody></table></div>", "Unexpected innerHTML (after normalizing inline style)")
    at Test.<anonymous> ( /editing/include/tests.js:5679:11)
Pass[["insertOrderedList",""],["insertOrderedList","1"]] "<div contenteditable=\"true\"><table data-start=0 data-end=1><tr><td>fsdf</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandIndeterm("insertOrderedList") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""],["insertOrderedList","1"]] "<div contenteditable=\"true\"><table data-start=0 data-end=1><tr><td>fsdf</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandState("insertOrderedList") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""],["insertOrderedList","1"]] "<div contenteditable=\"true\"><table data-start=0 data-end=1><tr><td>fsdf</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandValue("insertOrderedList") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("false", "false", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""],["insertOrderedList","1"]] "<div contenteditable=\"true\"><table data-start=0 data-end=1><tr><td>fsdf</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandIndeterm("insertOrderedList") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""],["insertOrderedList","1"]] "<div contenteditable=\"true\"><table data-start=0 data-end=1><tr><td>fsdf</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandState("insertOrderedList") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["insertOrderedList",""],["insertOrderedList","1"]] "<div contenteditable=\"true\"><table data-start=0 data-end=1><tr><td>fsdf</td><td>fsdf</td></tr><tr><td>gghfg</td><td>fsfg</td></tr></table></div>" queryCommandValue("insertOrderedList") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("false", "false", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)