Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(88)

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/editing/run/insertorderedlist-expected.txt

Issue 2757563004: Adjust insertion point when listifying unordered list items (Closed)
Patch Set: Patch rebased Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 This is a testharness.js-based test. 1 This is a testharness.js-based test.
2 Found 1663 tests; 1239 PASS, 424 FAIL, 0 TIMEOUT, 0 NOTRUN. 2 Found 1663 tests; 1239 PASS, 424 FAIL, 0 TIMEOUT, 0 NOTRUN.
3 PASS [["insertorderedlist",""]] "foo[]bar": execCommand("insertorderedlist", fal se, "") return value 3 PASS [["insertorderedlist",""]] "foo[]bar": execCommand("insertorderedlist", fal se, "") return value
4 PASS [["insertorderedlist",""]] "foo[]bar" checks for modifications to non-edita ble content 4 PASS [["insertorderedlist",""]] "foo[]bar" checks for modifications to non-edita ble content
5 FAIL [["insertorderedlist",""]] "foo[]bar" compare innerHTML assert_equals: Unex pected innerHTML (after normalizing inline style) expected "<ol><li>foobar</li>< /ol>" but got "<ol><li>foobar<br></li></ol>" 5 FAIL [["insertorderedlist",""]] "foo[]bar" compare innerHTML assert_equals: Unex pected innerHTML (after normalizing inline style) expected "<ol><li>foobar</li>< /ol>" but got "<ol><li>foobar<br></li></ol>"
6 PASS [["insertorderedlist",""]] "foo[]bar" queryCommandIndeterm("insertorderedli st") before 6 PASS [["insertorderedlist",""]] "foo[]bar" queryCommandIndeterm("insertorderedli st") before
7 PASS [["insertorderedlist",""]] "foo[]bar" queryCommandState("insertorderedlist" ) before 7 PASS [["insertorderedlist",""]] "foo[]bar" queryCommandState("insertorderedlist" ) before
8 FAIL [["insertorderedlist",""]] "foo[]bar" queryCommandValue("insertorderedlist" ) before assert_equals: Wrong result returned expected "" but got "false" 8 FAIL [["insertorderedlist",""]] "foo[]bar" queryCommandValue("insertorderedlist" ) before assert_equals: Wrong result returned expected "" but got "false"
9 PASS [["insertorderedlist",""]] "foo[]bar" queryCommandIndeterm("insertorderedli st") after 9 PASS [["insertorderedlist",""]] "foo[]bar" queryCommandIndeterm("insertorderedli st") after
10 PASS [["insertorderedlist",""]] "foo[]bar" queryCommandState("insertorderedlist" ) after 10 PASS [["insertorderedlist",""]] "foo[]bar" queryCommandState("insertorderedlist" ) after
(...skipping 1388 matching lines...) Expand 10 before | Expand all | Expand 10 after
1399 FAIL [["insertorderedlist",""]] "<ul id=abc><li>foo<li>[bar]<li>baz</ul>" compar e innerHTML assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<ul id=\"abc\"><li>foo</li></ul><ol><li>bar</li></ol><ul><li>baz</li> </ul>" but got "<ul id=\"abc\"><li>foo</li></ul><ol><li>bar<br></li></ol><ul><li >baz</li></ul>" 1399 FAIL [["insertorderedlist",""]] "<ul id=abc><li>foo<li>[bar]<li>baz</ul>" compar e innerHTML assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<ul id=\"abc\"><li>foo</li></ul><ol><li>bar</li></ol><ul><li>baz</li> </ul>" but got "<ul id=\"abc\"><li>foo</li></ul><ol><li>bar<br></li></ol><ul><li >baz</li></ul>"
1400 PASS [["insertorderedlist",""]] "<ul id=abc><li>foo<li>[bar]<li>baz</ul>" queryC ommandIndeterm("insertorderedlist") before 1400 PASS [["insertorderedlist",""]] "<ul id=abc><li>foo<li>[bar]<li>baz</ul>" queryC ommandIndeterm("insertorderedlist") before
1401 PASS [["insertorderedlist",""]] "<ul id=abc><li>foo<li>[bar]<li>baz</ul>" queryC ommandState("insertorderedlist") before 1401 PASS [["insertorderedlist",""]] "<ul id=abc><li>foo<li>[bar]<li>baz</ul>" queryC ommandState("insertorderedlist") before
1402 FAIL [["insertorderedlist",""]] "<ul id=abc><li>foo<li>[bar]<li>baz</ul>" queryC ommandValue("insertorderedlist") before assert_equals: Wrong result returned exp ected "" but got "false" 1402 FAIL [["insertorderedlist",""]] "<ul id=abc><li>foo<li>[bar]<li>baz</ul>" queryC ommandValue("insertorderedlist") before assert_equals: Wrong result returned exp ected "" but got "false"
1403 PASS [["insertorderedlist",""]] "<ul id=abc><li>foo<li>[bar]<li>baz</ul>" queryC ommandIndeterm("insertorderedlist") after 1403 PASS [["insertorderedlist",""]] "<ul id=abc><li>foo<li>[bar]<li>baz</ul>" queryC ommandIndeterm("insertorderedlist") after
1404 PASS [["insertorderedlist",""]] "<ul id=abc><li>foo<li>[bar]<li>baz</ul>" queryC ommandState("insertorderedlist") after 1404 PASS [["insertorderedlist",""]] "<ul id=abc><li>foo<li>[bar]<li>baz</ul>" queryC ommandState("insertorderedlist") after
1405 FAIL [["insertorderedlist",""]] "<ul id=abc><li>foo<li>[bar]<li>baz</ul>" queryC ommandValue("insertorderedlist") after assert_equals: Wrong result returned expe cted "" but got "true" 1405 FAIL [["insertorderedlist",""]] "<ul id=abc><li>foo<li>[bar]<li>baz</ul>" queryC ommandValue("insertorderedlist") after assert_equals: Wrong result returned expe cted "" but got "true"
1406 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>[bar]<li>baz</ul>": execCommand("stylewithcss", false, "true") return v alue 1406 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>[bar]<li>baz</ul>": execCommand("stylewithcss", false, "true") return v alue
1407 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>[bar]<li>baz</ul>": execCommand("insertorderedlist", false, "") return value 1407 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>[bar]<li>baz</ul>": execCommand("insertorderedlist", false, "") return value
1408 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>[bar]<li>baz</ul>" checks for modifications to non-editable content 1408 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>[bar]<li>baz</ul>" checks for modifications to non-editable content
1409 FAIL [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>[bar]<li>baz</ul>" compare innerHTML assert_equals: Unexpected innerHTM L (after normalizing inline style) expected "<ul style=\"color:rgb(0, 0, 255)\"> <li>foo</li></ul><ol><li><span style=\"color:rgb(0, 0, 255)\">bar</span></li></o l><ul style=\"color:rgb(0, 0, 255)\"><li>baz</li></ul>" but got "<ul style=\"col or:rgb(0, 0, 255)\"><li>foo</li></ul><span style=\"color:rgb(0, 0, 255)\"><ol><l i>bar<br></li></ol></span><ul style=\"color:rgb(0, 0, 255)\"><li>baz</li></ul>" 1409 FAIL [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>[bar]<li>baz</ul>" compare innerHTML assert_equals: Unexpected innerHTM L (after normalizing inline style) expected "<ul style=\"color:rgb(0, 0, 255)\"> <li>foo</li></ul><ol><li><span style=\"color:rgb(0, 0, 255)\">bar</span></li></o l><ul style=\"color:rgb(0, 0, 255)\"><li>baz</li></ul>" but got "<ul style=\"col or:rgb(0, 0, 255)\"><li>foo</li></ul><ol><li>bar<br></li></ol><ul style=\"color: rgb(0, 0, 255)\"><li>baz</li></ul>"
1410 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>[bar]<li>baz</ul>" queryCommandIndeterm("stylewithcss") before 1410 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>[bar]<li>baz</ul>" queryCommandIndeterm("stylewithcss") before
1411 FAIL [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>[bar]<li>baz</ul>" queryCommandState("stylewithcss") before assert_equa ls: Wrong result returned expected false but got true 1411 FAIL [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>[bar]<li>baz</ul>" queryCommandState("stylewithcss") before assert_equa ls: Wrong result returned expected false but got true
1412 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>[bar]<li>baz</ul>" queryCommandValue("stylewithcss") before 1412 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>[bar]<li>baz</ul>" queryCommandValue("stylewithcss") before
1413 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>[bar]<li>baz</ul>" queryCommandIndeterm("stylewithcss") after 1413 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>[bar]<li>baz</ul>" queryCommandIndeterm("stylewithcss") after
1414 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>[bar]<li>baz</ul>" queryCommandState("stylewithcss") after 1414 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>[bar]<li>baz</ul>" queryCommandState("stylewithcss") after
1415 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>[bar]<li>baz</ul>" queryCommandValue("stylewithcss") after 1415 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>[bar]<li>baz</ul>" queryCommandValue("stylewithcss") after
1416 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>[bar]<li>baz</ul>" queryCommandIndeterm("insertorderedlist") before 1416 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>[bar]<li>baz</ul>" queryCommandIndeterm("insertorderedlist") before
1417 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>[bar]<li>baz</ul>" queryCommandState("insertorderedlist") before 1417 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>[bar]<li>baz</ul>" queryCommandState("insertorderedlist") before
1418 FAIL [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>[bar]<li>baz</ul>" queryCommandValue("insertorderedlist") before assert _equals: Wrong result returned expected "" but got "false" 1418 FAIL [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>[bar]<li>baz</ul>" queryCommandValue("insertorderedlist") before assert _equals: Wrong result returned expected "" but got "false"
1419 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>[bar]<li>baz</ul>" queryCommandIndeterm("insertorderedlist") after 1419 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>[bar]<li>baz</ul>" queryCommandIndeterm("insertorderedlist") after
1420 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>[bar]<li>baz</ul>" queryCommandState("insertorderedlist") after 1420 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>[bar]<li>baz</ul>" queryCommandState("insertorderedlist") after
1421 FAIL [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>[bar]<li>baz</ul>" queryCommandValue("insertorderedlist") after assert_ equals: Wrong result returned expected "" but got "true" 1421 FAIL [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>[bar]<li>baz</ul>" queryCommandValue("insertorderedlist") after assert_ equals: Wrong result returned expected "" but got "true"
1422 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>[bar]<li>baz</ul>": execCommand("stylewithcss", false, "false") return value 1422 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>[bar]<li>baz</ul>": execCommand("stylewithcss", false, "false") return value
1423 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>[bar]<li>baz</ul>": execCommand("insertorderedlist", false, "") return value 1423 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>[bar]<li>baz</ul>": execCommand("insertorderedlist", false, "") return value
1424 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>[bar]<li>baz</ul>" checks for modifications to non-editable content 1424 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>[bar]<li>baz</ul>" checks for modifications to non-editable content
1425 FAIL [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>[bar]<li>baz</ul>" compare innerHTML assert_equals: Unexpected innerHT ML (after normalizing inline style) expected "<ul style=\"color:rgb(0, 0, 255)\" ><li>foo</li></ul><ol><li><font color=\"#0000ff\">bar</font></li></ol><ul style= \"color:rgb(0, 0, 255)\"><li>baz</li></ul>" but got "<ul style=\"color:rgb(0, 0, 255)\"><li>foo</li></ul><span style=\"color:rgb(0, 0, 255)\"><ol><li>bar<br></l i></ol></span><ul style=\"color:rgb(0, 0, 255)\"><li>baz</li></ul>" 1425 FAIL [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>[bar]<li>baz</ul>" compare innerHTML assert_equals: Unexpected innerHT ML (after normalizing inline style) expected "<ul style=\"color:rgb(0, 0, 255)\" ><li>foo</li></ul><ol><li><font color=\"#0000ff\">bar</font></li></ol><ul style= \"color:rgb(0, 0, 255)\"><li>baz</li></ul>" but got "<ul style=\"color:rgb(0, 0, 255)\"><li>foo</li></ul><ol><li>bar<br></li></ol><ul style=\"color:rgb(0, 0, 25 5)\"><li>baz</li></ul>"
1426 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>[bar]<li>baz</ul>" queryCommandIndeterm("stylewithcss") before 1426 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>[bar]<li>baz</ul>" queryCommandIndeterm("stylewithcss") before
1427 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>[bar]<li>baz</ul>" queryCommandState("stylewithcss") before 1427 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>[bar]<li>baz</ul>" queryCommandState("stylewithcss") before
1428 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>[bar]<li>baz</ul>" queryCommandValue("stylewithcss") before 1428 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>[bar]<li>baz</ul>" queryCommandValue("stylewithcss") before
1429 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>[bar]<li>baz</ul>" queryCommandIndeterm("stylewithcss") after 1429 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>[bar]<li>baz</ul>" queryCommandIndeterm("stylewithcss") after
1430 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>[bar]<li>baz</ul>" queryCommandState("stylewithcss") after 1430 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>[bar]<li>baz</ul>" queryCommandState("stylewithcss") after
1431 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>[bar]<li>baz</ul>" queryCommandValue("stylewithcss") after 1431 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>[bar]<li>baz</ul>" queryCommandValue("stylewithcss") after
1432 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>[bar]<li>baz</ul>" queryCommandIndeterm("insertorderedlist") before 1432 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>[bar]<li>baz</ul>" queryCommandIndeterm("insertorderedlist") before
1433 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>[bar]<li>baz</ul>" queryCommandState("insertorderedlist") before 1433 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>[bar]<li>baz</ul>" queryCommandState("insertorderedlist") before
1434 FAIL [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>[bar]<li>baz</ul>" queryCommandValue("insertorderedlist") before asser t_equals: Wrong result returned expected "" but got "false" 1434 FAIL [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>[bar]<li>baz</ul>" queryCommandValue("insertorderedlist") before asser t_equals: Wrong result returned expected "" but got "false"
1435 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>[bar]<li>baz</ul>" queryCommandIndeterm("insertorderedlist") after 1435 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>[bar]<li>baz</ul>" queryCommandIndeterm("insertorderedlist") after
1436 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>[bar]<li>baz</ul>" queryCommandState("insertorderedlist") after 1436 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>[bar]<li>baz</ul>" queryCommandState("insertorderedlist") after
1437 FAIL [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>[bar]<li>baz</ul>" queryCommandValue("insertorderedlist") after assert _equals: Wrong result returned expected "" but got "true" 1437 FAIL [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>[bar]<li>baz</ul>" queryCommandValue("insertorderedlist") after assert _equals: Wrong result returned expected "" but got "true"
1438 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=text-indent:1 em><li>foo<li>[bar]<li>baz</ul>": execCommand("stylewithcss", false, "true") ret urn value 1438 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=text-indent:1 em><li>foo<li>[bar]<li>baz</ul>": execCommand("stylewithcss", false, "true") ret urn value
1439 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=text-indent:1 em><li>foo<li>[bar]<li>baz</ul>": execCommand("insertorderedlist", false, "") re turn value 1439 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=text-indent:1 em><li>foo<li>[bar]<li>baz</ul>": execCommand("insertorderedlist", false, "") re turn value
1440 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=text-indent:1 em><li>foo<li>[bar]<li>baz</ul>" checks for modifications to non-editable conten t 1440 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=text-indent:1 em><li>foo<li>[bar]<li>baz</ul>" checks for modifications to non-editable conten t
1441 FAIL [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=text-indent:1 em><li>foo<li>[bar]<li>baz</ul>" compare innerHTML assert_equals: Unexpected inn erHTML (after normalizing inline style) expected "<ul style=\"text-indent:1em\"> <li>foo</li></ul><ol><li>bar</li></ol><ul style=\"text-indent:1em\"><li>baz</li> </ul>" but got "<ul style=\"text-indent:1em\"><li>foo</li></ul><span style=\"tex t-indent:1em\"><ol><li>bar<br></li></ol></span><ul style=\"text-indent:1em\"><li >baz</li></ul>" 1441 FAIL [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=text-indent:1 em><li>foo<li>[bar]<li>baz</ul>" compare innerHTML assert_equals: Unexpected inn erHTML (after normalizing inline style) expected "<ul style=\"text-indent:1em\"> <li>foo</li></ul><ol><li>bar</li></ol><ul style=\"text-indent:1em\"><li>baz</li> </ul>" but got "<ul style=\"text-indent:1em\"><li>foo</li></ul><ol><li>bar<br></ li></ol><ul style=\"text-indent:1em\"><li>baz</li></ul>"
1442 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=text-indent:1 em><li>foo<li>[bar]<li>baz</ul>" queryCommandIndeterm("stylewithcss") before 1442 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=text-indent:1 em><li>foo<li>[bar]<li>baz</ul>" queryCommandIndeterm("stylewithcss") before
1443 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=text-indent:1 em><li>foo<li>[bar]<li>baz</ul>" queryCommandState("stylewithcss") before 1443 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=text-indent:1 em><li>foo<li>[bar]<li>baz</ul>" queryCommandState("stylewithcss") before
1444 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=text-indent:1 em><li>foo<li>[bar]<li>baz</ul>" queryCommandValue("stylewithcss") before 1444 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=text-indent:1 em><li>foo<li>[bar]<li>baz</ul>" queryCommandValue("stylewithcss") before
1445 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=text-indent:1 em><li>foo<li>[bar]<li>baz</ul>" queryCommandIndeterm("stylewithcss") after 1445 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=text-indent:1 em><li>foo<li>[bar]<li>baz</ul>" queryCommandIndeterm("stylewithcss") after
1446 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=text-indent:1 em><li>foo<li>[bar]<li>baz</ul>" queryCommandState("stylewithcss") after 1446 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=text-indent:1 em><li>foo<li>[bar]<li>baz</ul>" queryCommandState("stylewithcss") after
1447 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=text-indent:1 em><li>foo<li>[bar]<li>baz</ul>" queryCommandValue("stylewithcss") after 1447 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=text-indent:1 em><li>foo<li>[bar]<li>baz</ul>" queryCommandValue("stylewithcss") after
1448 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=text-indent:1 em><li>foo<li>[bar]<li>baz</ul>" queryCommandIndeterm("insertorderedlist") befor e 1448 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=text-indent:1 em><li>foo<li>[bar]<li>baz</ul>" queryCommandIndeterm("insertorderedlist") befor e
1449 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=text-indent:1 em><li>foo<li>[bar]<li>baz</ul>" queryCommandState("insertorderedlist") before 1449 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=text-indent:1 em><li>foo<li>[bar]<li>baz</ul>" queryCommandState("insertorderedlist") before
1450 FAIL [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=text-indent:1 em><li>foo<li>[bar]<li>baz</ul>" queryCommandValue("insertorderedlist") before a ssert_equals: Wrong result returned expected "" but got "false" 1450 FAIL [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=text-indent:1 em><li>foo<li>[bar]<li>baz</ul>" queryCommandValue("insertorderedlist") before a ssert_equals: Wrong result returned expected "" but got "false"
1451 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=text-indent:1 em><li>foo<li>[bar]<li>baz</ul>" queryCommandIndeterm("insertorderedlist") after 1451 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=text-indent:1 em><li>foo<li>[bar]<li>baz</ul>" queryCommandIndeterm("insertorderedlist") after
1452 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=text-indent:1 em><li>foo<li>[bar]<li>baz</ul>" queryCommandState("insertorderedlist") after 1452 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=text-indent:1 em><li>foo<li>[bar]<li>baz</ul>" queryCommandState("insertorderedlist") after
1453 FAIL [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=text-indent:1 em><li>foo<li>[bar]<li>baz</ul>" queryCommandValue("insertorderedlist") after as sert_equals: Wrong result returned expected "" but got "true" 1453 FAIL [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=text-indent:1 em><li>foo<li>[bar]<li>baz</ul>" queryCommandValue("insertorderedlist") after as sert_equals: Wrong result returned expected "" but got "true"
1454 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=text-indent: 1em><li>foo<li>[bar]<li>baz</ul>": execCommand("stylewithcss", false, "false") r eturn value 1454 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=text-indent: 1em><li>foo<li>[bar]<li>baz</ul>": execCommand("stylewithcss", false, "false") r eturn value
1455 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=text-indent: 1em><li>foo<li>[bar]<li>baz</ul>": execCommand("insertorderedlist", false, "") r eturn value 1455 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=text-indent: 1em><li>foo<li>[bar]<li>baz</ul>": execCommand("insertorderedlist", false, "") r eturn value
1456 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=text-indent: 1em><li>foo<li>[bar]<li>baz</ul>" checks for modifications to non-editable conte nt 1456 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=text-indent: 1em><li>foo<li>[bar]<li>baz</ul>" checks for modifications to non-editable conte nt
1457 FAIL [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=text-indent: 1em><li>foo<li>[bar]<li>baz</ul>" compare innerHTML assert_equals: Unexpected in nerHTML (after normalizing inline style) expected "<ul style=\"text-indent:1em\" ><li>foo</li></ul><ol><li>bar</li></ol><ul style=\"text-indent:1em\"><li>baz</li ></ul>" but got "<ul style=\"text-indent:1em\"><li>foo</li></ul><span style=\"te xt-indent:1em\"><ol><li>bar<br></li></ol></span><ul style=\"text-indent:1em\"><l i>baz</li></ul>" 1457 FAIL [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=text-indent: 1em><li>foo<li>[bar]<li>baz</ul>" compare innerHTML assert_equals: Unexpected in nerHTML (after normalizing inline style) expected "<ul style=\"text-indent:1em\" ><li>foo</li></ul><ol><li>bar</li></ol><ul style=\"text-indent:1em\"><li>baz</li ></ul>" but got "<ul style=\"text-indent:1em\"><li>foo</li></ul><ol><li>bar<br>< /li></ol><ul style=\"text-indent:1em\"><li>baz</li></ul>"
1458 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=text-indent: 1em><li>foo<li>[bar]<li>baz</ul>" queryCommandIndeterm("stylewithcss") before 1458 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=text-indent: 1em><li>foo<li>[bar]<li>baz</ul>" queryCommandIndeterm("stylewithcss") before
1459 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=text-indent: 1em><li>foo<li>[bar]<li>baz</ul>" queryCommandState("stylewithcss") before 1459 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=text-indent: 1em><li>foo<li>[bar]<li>baz</ul>" queryCommandState("stylewithcss") before
1460 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=text-indent: 1em><li>foo<li>[bar]<li>baz</ul>" queryCommandValue("stylewithcss") before 1460 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=text-indent: 1em><li>foo<li>[bar]<li>baz</ul>" queryCommandValue("stylewithcss") before
1461 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=text-indent: 1em><li>foo<li>[bar]<li>baz</ul>" queryCommandIndeterm("stylewithcss") after 1461 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=text-indent: 1em><li>foo<li>[bar]<li>baz</ul>" queryCommandIndeterm("stylewithcss") after
1462 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=text-indent: 1em><li>foo<li>[bar]<li>baz</ul>" queryCommandState("stylewithcss") after 1462 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=text-indent: 1em><li>foo<li>[bar]<li>baz</ul>" queryCommandState("stylewithcss") after
1463 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=text-indent: 1em><li>foo<li>[bar]<li>baz</ul>" queryCommandValue("stylewithcss") after 1463 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=text-indent: 1em><li>foo<li>[bar]<li>baz</ul>" queryCommandValue("stylewithcss") after
1464 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=text-indent: 1em><li>foo<li>[bar]<li>baz</ul>" queryCommandIndeterm("insertorderedlist") befo re 1464 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=text-indent: 1em><li>foo<li>[bar]<li>baz</ul>" queryCommandIndeterm("insertorderedlist") befo re
1465 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=text-indent: 1em><li>foo<li>[bar]<li>baz</ul>" queryCommandState("insertorderedlist") before 1465 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=text-indent: 1em><li>foo<li>[bar]<li>baz</ul>" queryCommandState("insertorderedlist") before
1466 FAIL [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=text-indent: 1em><li>foo<li>[bar]<li>baz</ul>" queryCommandValue("insertorderedlist") before assert_equals: Wrong result returned expected "" but got "false" 1466 FAIL [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=text-indent: 1em><li>foo<li>[bar]<li>baz</ul>" queryCommandValue("insertorderedlist") before assert_equals: Wrong result returned expected "" but got "false"
1467 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=text-indent: 1em><li>foo<li>[bar]<li>baz</ul>" queryCommandIndeterm("insertorderedlist") afte r 1467 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=text-indent: 1em><li>foo<li>[bar]<li>baz</ul>" queryCommandIndeterm("insertorderedlist") afte r
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after
1522 FAIL [["insertorderedlist",""]] "<ul id=abc><li>foo<li>bar<li>[baz]</ul>" compar e innerHTML assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<ul id=\"abc\"><li>foo</li><li>bar</li></ul><ol><li>baz</li></ol>" bu t got "<ul id=\"abc\"><li>foo</li><li>bar</li></ul><ol><li>baz<br></li></ol>" 1522 FAIL [["insertorderedlist",""]] "<ul id=abc><li>foo<li>bar<li>[baz]</ul>" compar e innerHTML assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<ul id=\"abc\"><li>foo</li><li>bar</li></ul><ol><li>baz</li></ol>" bu t got "<ul id=\"abc\"><li>foo</li><li>bar</li></ul><ol><li>baz<br></li></ol>"
1523 PASS [["insertorderedlist",""]] "<ul id=abc><li>foo<li>bar<li>[baz]</ul>" queryC ommandIndeterm("insertorderedlist") before 1523 PASS [["insertorderedlist",""]] "<ul id=abc><li>foo<li>bar<li>[baz]</ul>" queryC ommandIndeterm("insertorderedlist") before
1524 PASS [["insertorderedlist",""]] "<ul id=abc><li>foo<li>bar<li>[baz]</ul>" queryC ommandState("insertorderedlist") before 1524 PASS [["insertorderedlist",""]] "<ul id=abc><li>foo<li>bar<li>[baz]</ul>" queryC ommandState("insertorderedlist") before
1525 FAIL [["insertorderedlist",""]] "<ul id=abc><li>foo<li>bar<li>[baz]</ul>" queryC ommandValue("insertorderedlist") before assert_equals: Wrong result returned exp ected "" but got "false" 1525 FAIL [["insertorderedlist",""]] "<ul id=abc><li>foo<li>bar<li>[baz]</ul>" queryC ommandValue("insertorderedlist") before assert_equals: Wrong result returned exp ected "" but got "false"
1526 PASS [["insertorderedlist",""]] "<ul id=abc><li>foo<li>bar<li>[baz]</ul>" queryC ommandIndeterm("insertorderedlist") after 1526 PASS [["insertorderedlist",""]] "<ul id=abc><li>foo<li>bar<li>[baz]</ul>" queryC ommandIndeterm("insertorderedlist") after
1527 PASS [["insertorderedlist",""]] "<ul id=abc><li>foo<li>bar<li>[baz]</ul>" queryC ommandState("insertorderedlist") after 1527 PASS [["insertorderedlist",""]] "<ul id=abc><li>foo<li>bar<li>[baz]</ul>" queryC ommandState("insertorderedlist") after
1528 FAIL [["insertorderedlist",""]] "<ul id=abc><li>foo<li>bar<li>[baz]</ul>" queryC ommandValue("insertorderedlist") after assert_equals: Wrong result returned expe cted "" but got "true" 1528 FAIL [["insertorderedlist",""]] "<ul id=abc><li>foo<li>bar<li>[baz]</ul>" queryC ommandValue("insertorderedlist") after assert_equals: Wrong result returned expe cted "" but got "true"
1529 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>bar<li>[baz]</ul>": execCommand("stylewithcss", false, "true") return v alue 1529 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>bar<li>[baz]</ul>": execCommand("stylewithcss", false, "true") return v alue
1530 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>bar<li>[baz]</ul>": execCommand("insertorderedlist", false, "") return value 1530 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>bar<li>[baz]</ul>": execCommand("insertorderedlist", false, "") return value
1531 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>bar<li>[baz]</ul>" checks for modifications to non-editable content 1531 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>bar<li>[baz]</ul>" checks for modifications to non-editable content
1532 FAIL [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>bar<li>[baz]</ul>" compare innerHTML assert_equals: Unexpected innerHTM L (after normalizing inline style) expected "<ul style=\"color:rgb(0, 0, 255)\"> <li>foo</li><li>bar</li></ul><ol><li><span style=\"color:rgb(0, 0, 255)\">baz</s pan></li></ol>" but got "<ul style=\"color:rgb(0, 0, 255)\"><li>foo</li><li>bar< /li></ul><span style=\"color:rgb(0, 0, 255)\"><ol><li>baz<br></li></ol></span>" 1532 FAIL [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>bar<li>[baz]</ul>" compare innerHTML assert_equals: Unexpected innerHTM L (after normalizing inline style) expected "<ul style=\"color:rgb(0, 0, 255)\"> <li>foo</li><li>bar</li></ul><ol><li><span style=\"color:rgb(0, 0, 255)\">baz</s pan></li></ol>" but got "<ul style=\"color:rgb(0, 0, 255)\"><li>foo</li><li>bar< /li></ul><ol><li>baz<br></li></ol>"
1533 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>bar<li>[baz]</ul>" queryCommandIndeterm("stylewithcss") before 1533 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>bar<li>[baz]</ul>" queryCommandIndeterm("stylewithcss") before
1534 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>bar<li>[baz]</ul>" queryCommandState("stylewithcss") before 1534 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>bar<li>[baz]</ul>" queryCommandState("stylewithcss") before
1535 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>bar<li>[baz]</ul>" queryCommandValue("stylewithcss") before 1535 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>bar<li>[baz]</ul>" queryCommandValue("stylewithcss") before
1536 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>bar<li>[baz]</ul>" queryCommandIndeterm("stylewithcss") after 1536 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>bar<li>[baz]</ul>" queryCommandIndeterm("stylewithcss") after
1537 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>bar<li>[baz]</ul>" queryCommandState("stylewithcss") after 1537 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>bar<li>[baz]</ul>" queryCommandState("stylewithcss") after
1538 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>bar<li>[baz]</ul>" queryCommandValue("stylewithcss") after 1538 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>bar<li>[baz]</ul>" queryCommandValue("stylewithcss") after
1539 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>bar<li>[baz]</ul>" queryCommandIndeterm("insertorderedlist") before 1539 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>bar<li>[baz]</ul>" queryCommandIndeterm("insertorderedlist") before
1540 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>bar<li>[baz]</ul>" queryCommandState("insertorderedlist") before 1540 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>bar<li>[baz]</ul>" queryCommandState("insertorderedlist") before
1541 FAIL [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>bar<li>[baz]</ul>" queryCommandValue("insertorderedlist") before assert _equals: Wrong result returned expected "" but got "false" 1541 FAIL [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>bar<li>[baz]</ul>" queryCommandValue("insertorderedlist") before assert _equals: Wrong result returned expected "" but got "false"
1542 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>bar<li>[baz]</ul>" queryCommandIndeterm("insertorderedlist") after 1542 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>bar<li>[baz]</ul>" queryCommandIndeterm("insertorderedlist") after
1543 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>bar<li>[baz]</ul>" queryCommandState("insertorderedlist") after 1543 PASS [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>bar<li>[baz]</ul>" queryCommandState("insertorderedlist") after
1544 FAIL [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>bar<li>[baz]</ul>" queryCommandValue("insertorderedlist") after assert_ equals: Wrong result returned expected "" but got "true" 1544 FAIL [["stylewithcss","true"],["insertorderedlist",""]] "<ul style=color:blue><l i>foo<li>bar<li>[baz]</ul>" queryCommandValue("insertorderedlist") after assert_ equals: Wrong result returned expected "" but got "true"
1545 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>bar<li>[baz]</ul>": execCommand("stylewithcss", false, "false") return value 1545 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>bar<li>[baz]</ul>": execCommand("stylewithcss", false, "false") return value
1546 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>bar<li>[baz]</ul>": execCommand("insertorderedlist", false, "") return value 1546 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>bar<li>[baz]</ul>": execCommand("insertorderedlist", false, "") return value
1547 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>bar<li>[baz]</ul>" checks for modifications to non-editable content 1547 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>bar<li>[baz]</ul>" checks for modifications to non-editable content
1548 FAIL [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>bar<li>[baz]</ul>" compare innerHTML assert_equals: Unexpected innerHT ML (after normalizing inline style) expected "<ul style=\"color:rgb(0, 0, 255)\" ><li>foo</li><li>bar</li></ul><ol><li><font color=\"#0000ff\">baz</font></li></o l>" but got "<ul style=\"color:rgb(0, 0, 255)\"><li>foo</li><li>bar</li></ul><sp an style=\"color:rgb(0, 0, 255)\"><ol><li>baz<br></li></ol></span>" 1548 FAIL [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>bar<li>[baz]</ul>" compare innerHTML assert_equals: Unexpected innerHT ML (after normalizing inline style) expected "<ul style=\"color:rgb(0, 0, 255)\" ><li>foo</li><li>bar</li></ul><ol><li><font color=\"#0000ff\">baz</font></li></o l>" but got "<ul style=\"color:rgb(0, 0, 255)\"><li>foo</li><li>bar</li></ul><ol ><li>baz<br></li></ol>"
1549 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>bar<li>[baz]</ul>" queryCommandIndeterm("stylewithcss") before 1549 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>bar<li>[baz]</ul>" queryCommandIndeterm("stylewithcss") before
1550 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>bar<li>[baz]</ul>" queryCommandState("stylewithcss") before 1550 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>bar<li>[baz]</ul>" queryCommandState("stylewithcss") before
1551 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>bar<li>[baz]</ul>" queryCommandValue("stylewithcss") before 1551 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>bar<li>[baz]</ul>" queryCommandValue("stylewithcss") before
1552 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>bar<li>[baz]</ul>" queryCommandIndeterm("stylewithcss") after 1552 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>bar<li>[baz]</ul>" queryCommandIndeterm("stylewithcss") after
1553 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>bar<li>[baz]</ul>" queryCommandState("stylewithcss") after 1553 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>bar<li>[baz]</ul>" queryCommandState("stylewithcss") after
1554 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>bar<li>[baz]</ul>" queryCommandValue("stylewithcss") after 1554 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>bar<li>[baz]</ul>" queryCommandValue("stylewithcss") after
1555 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>bar<li>[baz]</ul>" queryCommandIndeterm("insertorderedlist") before 1555 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>bar<li>[baz]</ul>" queryCommandIndeterm("insertorderedlist") before
1556 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>bar<li>[baz]</ul>" queryCommandState("insertorderedlist") before 1556 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>bar<li>[baz]</ul>" queryCommandState("insertorderedlist") before
1557 FAIL [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>bar<li>[baz]</ul>" queryCommandValue("insertorderedlist") before asser t_equals: Wrong result returned expected "" but got "false" 1557 FAIL [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>bar<li>[baz]</ul>" queryCommandValue("insertorderedlist") before asser t_equals: Wrong result returned expected "" but got "false"
1558 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>bar<li>[baz]</ul>" queryCommandIndeterm("insertorderedlist") after 1558 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>bar<li>[baz]</ul>" queryCommandIndeterm("insertorderedlist") after
1559 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>bar<li>[baz]</ul>" queryCommandState("insertorderedlist") after 1559 PASS [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>bar<li>[baz]</ul>" queryCommandState("insertorderedlist") after
1560 FAIL [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>bar<li>[baz]</ul>" queryCommandValue("insertorderedlist") after assert _equals: Wrong result returned expected "" but got "true" 1560 FAIL [["stylewithcss","false"],["insertorderedlist",""]] "<ul style=color:blue>< li>foo<li>bar<li>[baz]</ul>" queryCommandValue("insertorderedlist") after assert _equals: Wrong result returned expected "" but got "true"
1561 PASS [["insertorderedlist",""]] "<ul style=text-indent:1em><li>foo<li>bar<li>[ba z]</ul>": execCommand("insertorderedlist", false, "") return value 1561 PASS [["insertorderedlist",""]] "<ul style=text-indent:1em><li>foo<li>bar<li>[ba z]</ul>": execCommand("insertorderedlist", false, "") return value
1562 PASS [["insertorderedlist",""]] "<ul style=text-indent:1em><li>foo<li>bar<li>[ba z]</ul>" checks for modifications to non-editable content 1562 PASS [["insertorderedlist",""]] "<ul style=text-indent:1em><li>foo<li>bar<li>[ba z]</ul>" checks for modifications to non-editable content
1563 FAIL [["insertorderedlist",""]] "<ul style=text-indent:1em><li>foo<li>bar<li>[ba z]</ul>" compare innerHTML assert_equals: Unexpected innerHTML (after normalizin g inline style) expected "<ul style=\"text-indent:1em\"><li>foo</li><li>bar</li> </ul><ol><li>baz</li></ol>" but got "<ul style=\"text-indent:1em\"><li>foo</li>< li>bar</li></ul><span style=\"text-indent:1em\"><ol><li>baz<br></li></ol></span> " 1563 FAIL [["insertorderedlist",""]] "<ul style=text-indent:1em><li>foo<li>bar<li>[ba z]</ul>" compare innerHTML assert_equals: Unexpected innerHTML (after normalizin g inline style) expected "<ul style=\"text-indent:1em\"><li>foo</li><li>bar</li> </ul><ol><li>baz</li></ol>" but got "<ul style=\"text-indent:1em\"><li>foo</li>< li>bar</li></ul><ol><li>baz<br></li></ol>"
1564 PASS [["insertorderedlist",""]] "<ul style=text-indent:1em><li>foo<li>bar<li>[ba z]</ul>" queryCommandIndeterm("insertorderedlist") before 1564 PASS [["insertorderedlist",""]] "<ul style=text-indent:1em><li>foo<li>bar<li>[ba z]</ul>" queryCommandIndeterm("insertorderedlist") before
1565 PASS [["insertorderedlist",""]] "<ul style=text-indent:1em><li>foo<li>bar<li>[ba z]</ul>" queryCommandState("insertorderedlist") before 1565 PASS [["insertorderedlist",""]] "<ul style=text-indent:1em><li>foo<li>bar<li>[ba z]</ul>" queryCommandState("insertorderedlist") before
1566 FAIL [["insertorderedlist",""]] "<ul style=text-indent:1em><li>foo<li>bar<li>[ba z]</ul>" queryCommandValue("insertorderedlist") before assert_equals: Wrong resu lt returned expected "" but got "false" 1566 FAIL [["insertorderedlist",""]] "<ul style=text-indent:1em><li>foo<li>bar<li>[ba z]</ul>" queryCommandValue("insertorderedlist") before assert_equals: Wrong resu lt returned expected "" but got "false"
1567 PASS [["insertorderedlist",""]] "<ul style=text-indent:1em><li>foo<li>bar<li>[ba z]</ul>" queryCommandIndeterm("insertorderedlist") after 1567 PASS [["insertorderedlist",""]] "<ul style=text-indent:1em><li>foo<li>bar<li>[ba z]</ul>" queryCommandIndeterm("insertorderedlist") after
1568 PASS [["insertorderedlist",""]] "<ul style=text-indent:1em><li>foo<li>bar<li>[ba z]</ul>" queryCommandState("insertorderedlist") after 1568 PASS [["insertorderedlist",""]] "<ul style=text-indent:1em><li>foo<li>bar<li>[ba z]</ul>" queryCommandState("insertorderedlist") after
1569 FAIL [["insertorderedlist",""]] "<ul style=text-indent:1em><li>foo<li>bar<li>[ba z]</ul>" queryCommandValue("insertorderedlist") after assert_equals: Wrong resul t returned expected "" but got "true" 1569 FAIL [["insertorderedlist",""]] "<ul style=text-indent:1em><li>foo<li>bar<li>[ba z]</ul>" queryCommandValue("insertorderedlist") after assert_equals: Wrong resul t returned expected "" but got "true"
1570 PASS [["defaultparagraphseparator","div"],["insertorderedlist",""]] "<ol><li>foo </ol> <p>[bar]": execCommand("defaultparagraphseparator", false, "div") return v alue 1570 PASS [["defaultparagraphseparator","div"],["insertorderedlist",""]] "<ol><li>foo </ol> <p>[bar]": execCommand("defaultparagraphseparator", false, "div") return v alue
1571 PASS [["defaultparagraphseparator","div"],["insertorderedlist",""]] "<ol><li>foo </ol> <p>[bar]": execCommand("insertorderedlist", false, "") return value 1571 PASS [["defaultparagraphseparator","div"],["insertorderedlist",""]] "<ol><li>foo </ol> <p>[bar]": execCommand("insertorderedlist", false, "") return value
1572 PASS [["defaultparagraphseparator","div"],["insertorderedlist",""]] "<ol><li>foo </ol> <p>[bar]" checks for modifications to non-editable content 1572 PASS [["defaultparagraphseparator","div"],["insertorderedlist",""]] "<ol><li>foo </ol> <p>[bar]" checks for modifications to non-editable content
1573 FAIL [["defaultparagraphseparator","div"],["insertorderedlist",""]] "<ol><li>foo </ol> <p>[bar]" compare innerHTML assert_equals: Unexpected innerHTML (after nor malizing inline style) expected "<ol><li>foo</li> <li>bar</li></ol>" but got "<o l><li>foo</li><li>bar<br></li></ol> " 1573 FAIL [["defaultparagraphseparator","div"],["insertorderedlist",""]] "<ol><li>foo </ol> <p>[bar]" compare innerHTML assert_equals: Unexpected innerHTML (after nor malizing inline style) expected "<ol><li>foo</li> <li>bar</li></ol>" but got "<o l><li>foo</li><li>bar<br></li></ol> "
(...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after
1658 PASS [["defaultparagraphseparator","p"],["insertorderedlist",""]] "<ol><li>foo</ ol> <p>[bar]</p> <ol><li>baz</ol>" queryCommandState("defaultparagraphseparator" ) after 1658 PASS [["defaultparagraphseparator","p"],["insertorderedlist",""]] "<ol><li>foo</ ol> <p>[bar]</p> <ol><li>baz</ol>" queryCommandState("defaultparagraphseparator" ) after
1659 PASS [["defaultparagraphseparator","p"],["insertorderedlist",""]] "<ol><li>foo</ ol> <p>[bar]</p> <ol><li>baz</ol>" queryCommandValue("defaultparagraphseparator" ) after 1659 PASS [["defaultparagraphseparator","p"],["insertorderedlist",""]] "<ol><li>foo</ ol> <p>[bar]</p> <ol><li>baz</ol>" queryCommandValue("defaultparagraphseparator" ) after
1660 PASS [["defaultparagraphseparator","p"],["insertorderedlist",""]] "<ol><li>foo</ ol> <p>[bar]</p> <ol><li>baz</ol>" queryCommandIndeterm("insertorderedlist") bef ore 1660 PASS [["defaultparagraphseparator","p"],["insertorderedlist",""]] "<ol><li>foo</ ol> <p>[bar]</p> <ol><li>baz</ol>" queryCommandIndeterm("insertorderedlist") bef ore
1661 PASS [["defaultparagraphseparator","p"],["insertorderedlist",""]] "<ol><li>foo</ ol> <p>[bar]</p> <ol><li>baz</ol>" queryCommandState("insertorderedlist") before 1661 PASS [["defaultparagraphseparator","p"],["insertorderedlist",""]] "<ol><li>foo</ ol> <p>[bar]</p> <ol><li>baz</ol>" queryCommandState("insertorderedlist") before
1662 FAIL [["defaultparagraphseparator","p"],["insertorderedlist",""]] "<ol><li>foo</ ol> <p>[bar]</p> <ol><li>baz</ol>" queryCommandValue("insertorderedlist") before assert_equals: Wrong result returned expected "" but got "false" 1662 FAIL [["defaultparagraphseparator","p"],["insertorderedlist",""]] "<ol><li>foo</ ol> <p>[bar]</p> <ol><li>baz</ol>" queryCommandValue("insertorderedlist") before assert_equals: Wrong result returned expected "" but got "false"
1663 PASS [["defaultparagraphseparator","p"],["insertorderedlist",""]] "<ol><li>foo</ ol> <p>[bar]</p> <ol><li>baz</ol>" queryCommandIndeterm("insertorderedlist") aft er 1663 PASS [["defaultparagraphseparator","p"],["insertorderedlist",""]] "<ol><li>foo</ ol> <p>[bar]</p> <ol><li>baz</ol>" queryCommandIndeterm("insertorderedlist") aft er
1664 PASS [["defaultparagraphseparator","p"],["insertorderedlist",""]] "<ol><li>foo</ ol> <p>[bar]</p> <ol><li>baz</ol>" queryCommandState("insertorderedlist") after 1664 PASS [["defaultparagraphseparator","p"],["insertorderedlist",""]] "<ol><li>foo</ ol> <p>[bar]</p> <ol><li>baz</ol>" queryCommandState("insertorderedlist") after
1665 FAIL [["defaultparagraphseparator","p"],["insertorderedlist",""]] "<ol><li>foo</ ol> <p>[bar]</p> <ol><li>baz</ol>" queryCommandValue("insertorderedlist") after assert_equals: Wrong result returned expected "" but got "true" 1665 FAIL [["defaultparagraphseparator","p"],["insertorderedlist",""]] "<ol><li>foo</ ol> <p>[bar]</p> <ol><li>baz</ol>" queryCommandValue("insertorderedlist") after assert_equals: Wrong result returned expected "" but got "true"
1666 Harness: the test ran to completion. 1666 Harness: the test ran to completion.
1667 1667
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698