Pass | [["inserttext","a"]] "foo[bar]baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "foo[bar]baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "foo[bar]baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("fooabaz", "fooabaz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "foo[bar]baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo[bar]baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo[bar]baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo[bar]baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo[bar]baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo[bar]baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext",""]] "foo[bar]baz": execCommand("inserttext", false, "") return value | Asserts runPass | 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 | [["inserttext",""]] "foo[bar]baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext",""]] "foo[bar]baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("foobaz", "foobaz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext",""]] "foo[bar]baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext",""]] "foo[bar]baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext",""]] "foo[bar]baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext",""]] "foo[bar]baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext",""]] "foo[bar]baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext",""]] "foo[bar]baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","\t"]] "foo[]bar": execCommand("inserttext", false, "\t") return value | Asserts runPass | 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 | [["inserttext","\t"]] "foo[]bar" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","\t"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo\tbar" but got "foo<span style=\"white-space:pre\">\t</span>bar" 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:2642: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 runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Fail | assert_equals("foo<span style=\"white-space:pre\">\t</span>bar", "foo\tbar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","\t"]] "foo[]bar" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","\t"]] "foo[]bar" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","\t"]] "foo[]bar" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","\t"]] "foo[]bar" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","\t"]] "foo[]bar" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","\t"]] "foo[]bar" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","&"]] "foo[]bar": execCommand("inserttext", false, "&") return value | Asserts runPass | 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 | [["inserttext","&"]] "foo[]bar" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","&"]] "foo[]bar" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("foo&bar", "foo&bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","&"]] "foo[]bar" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","&"]] "foo[]bar" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","&"]] "foo[]bar" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","&"]] "foo[]bar" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","&"]] "foo[]bar" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","&"]] "foo[]bar" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["inserttext","\n"]] "foo[]bar": execCommand("defaultparagraphseparator", false, "div") return value | Asserts runPass | 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 | [["defaultparagraphseparator","div"],["inserttext","\n"]] "foo[]bar": execCommand("inserttext", false, "\n") return value | Asserts runPass | 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 | [["defaultparagraphseparator","div"],["inserttext","\n"]] "foo[]bar" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["defaultparagraphseparator","div"],["inserttext","\n"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div>foo</div><div>bar</div>" but got "foo<div>bar</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:2642: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 runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Fail | assert_equals("foo<div>bar</div>", "<div>foo</div><div>bar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["defaultparagraphseparator","div"],["inserttext","\n"]] "foo[]bar" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | 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 | [["defaultparagraphseparator","div"],["inserttext","\n"]] "foo[]bar" queryCommandState("defaultparagraphseparator") before | Asserts runPass | 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 | [["defaultparagraphseparator","div"],["inserttext","\n"]] "foo[]bar" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | 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("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["inserttext","\n"]] "foo[]bar" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | 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 | [["defaultparagraphseparator","div"],["inserttext","\n"]] "foo[]bar" queryCommandState("defaultparagraphseparator") after | Asserts runPass | 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 | [["defaultparagraphseparator","div"],["inserttext","\n"]] "foo[]bar" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | 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("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["inserttext","\n"]] "foo[]bar" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["defaultparagraphseparator","div"],["inserttext","\n"]] "foo[]bar" queryCommandState("inserttext") before | Asserts runPass | 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 | [["defaultparagraphseparator","div"],["inserttext","\n"]] "foo[]bar" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["inserttext","\n"]] "foo[]bar" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["defaultparagraphseparator","div"],["inserttext","\n"]] "foo[]bar" queryCommandState("inserttext") after | Asserts runPass | 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 | [["defaultparagraphseparator","div"],["inserttext","\n"]] "foo[]bar" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["inserttext","\n"]] "foo[]bar": execCommand("defaultparagraphseparator", false, "p") return value | Asserts runPass | 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 | [["defaultparagraphseparator","p"],["inserttext","\n"]] "foo[]bar": execCommand("inserttext", false, "\n") return value | Asserts runPass | 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 | [["defaultparagraphseparator","p"],["inserttext","\n"]] "foo[]bar" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["defaultparagraphseparator","p"],["inserttext","\n"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p>bar</p>" but got "foo<p>bar</p>" 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:2642: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 runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Fail | assert_equals("foo<p>bar</p>", "<p>foo</p><p>bar</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["defaultparagraphseparator","p"],["inserttext","\n"]] "foo[]bar" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | 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 | [["defaultparagraphseparator","p"],["inserttext","\n"]] "foo[]bar" queryCommandState("defaultparagraphseparator") before | Asserts runPass | 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 | [["defaultparagraphseparator","p"],["inserttext","\n"]] "foo[]bar" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | 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("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["inserttext","\n"]] "foo[]bar" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | 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 | [["defaultparagraphseparator","p"],["inserttext","\n"]] "foo[]bar" queryCommandState("defaultparagraphseparator") after | Asserts runPass | 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 | [["defaultparagraphseparator","p"],["inserttext","\n"]] "foo[]bar" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | 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("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["inserttext","\n"]] "foo[]bar" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["defaultparagraphseparator","p"],["inserttext","\n"]] "foo[]bar" queryCommandState("inserttext") before | Asserts runPass | 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 | [["defaultparagraphseparator","p"],["inserttext","\n"]] "foo[]bar" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["inserttext","\n"]] "foo[]bar" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["defaultparagraphseparator","p"],["inserttext","\n"]] "foo[]bar" queryCommandState("inserttext") after | Asserts runPass | 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 | [["defaultparagraphseparator","p"],["inserttext","\n"]] "foo[]bar" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["inserttext","abc\ndef"]] "foo[]bar": execCommand("defaultparagraphseparator", false, "div") return value | Asserts runPass | 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 | [["defaultparagraphseparator","div"],["inserttext","abc\ndef"]] "foo[]bar": execCommand("inserttext", false, "abc\ndef") return value | Asserts runPass | 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 | [["defaultparagraphseparator","div"],["inserttext","abc\ndef"]] "foo[]bar" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["defaultparagraphseparator","div"],["inserttext","abc\ndef"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div>fooabc</div><div>defbar</div>" but got "fooabc<div>defbar</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:2642: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 runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Fail | assert_equals("fooabc<div>defbar</div>", "<div>fooabc</div><div>defbar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["defaultparagraphseparator","div"],["inserttext","abc\ndef"]] "foo[]bar" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | 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 | [["defaultparagraphseparator","div"],["inserttext","abc\ndef"]] "foo[]bar" queryCommandState("defaultparagraphseparator") before | Asserts runPass | 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 | [["defaultparagraphseparator","div"],["inserttext","abc\ndef"]] "foo[]bar" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | 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("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["inserttext","abc\ndef"]] "foo[]bar" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | 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 | [["defaultparagraphseparator","div"],["inserttext","abc\ndef"]] "foo[]bar" queryCommandState("defaultparagraphseparator") after | Asserts runPass | 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 | [["defaultparagraphseparator","div"],["inserttext","abc\ndef"]] "foo[]bar" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | 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("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["inserttext","abc\ndef"]] "foo[]bar" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["defaultparagraphseparator","div"],["inserttext","abc\ndef"]] "foo[]bar" queryCommandState("inserttext") before | Asserts runPass | 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 | [["defaultparagraphseparator","div"],["inserttext","abc\ndef"]] "foo[]bar" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["inserttext","abc\ndef"]] "foo[]bar" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["defaultparagraphseparator","div"],["inserttext","abc\ndef"]] "foo[]bar" queryCommandState("inserttext") after | Asserts runPass | 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 | [["defaultparagraphseparator","div"],["inserttext","abc\ndef"]] "foo[]bar" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["inserttext","abc\ndef"]] "foo[]bar": execCommand("defaultparagraphseparator", false, "p") return value | Asserts runPass | 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 | [["defaultparagraphseparator","p"],["inserttext","abc\ndef"]] "foo[]bar": execCommand("inserttext", false, "abc\ndef") return value | Asserts runPass | 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 | [["defaultparagraphseparator","p"],["inserttext","abc\ndef"]] "foo[]bar" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["defaultparagraphseparator","p"],["inserttext","abc\ndef"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>fooabc</p><p>defbar</p>" but got "fooabc<p>defbar</p>" 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:2642: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 runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Fail | assert_equals("fooabc<p>defbar</p>", "<p>fooabc</p><p>defbar</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["defaultparagraphseparator","p"],["inserttext","abc\ndef"]] "foo[]bar" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | 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 | [["defaultparagraphseparator","p"],["inserttext","abc\ndef"]] "foo[]bar" queryCommandState("defaultparagraphseparator") before | Asserts runPass | 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 | [["defaultparagraphseparator","p"],["inserttext","abc\ndef"]] "foo[]bar" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | 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("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["inserttext","abc\ndef"]] "foo[]bar" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | 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 | [["defaultparagraphseparator","p"],["inserttext","abc\ndef"]] "foo[]bar" queryCommandState("defaultparagraphseparator") after | Asserts runPass | 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 | [["defaultparagraphseparator","p"],["inserttext","abc\ndef"]] "foo[]bar" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | 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("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["inserttext","abc\ndef"]] "foo[]bar" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["defaultparagraphseparator","p"],["inserttext","abc\ndef"]] "foo[]bar" queryCommandState("inserttext") before | Asserts runPass | 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 | [["defaultparagraphseparator","p"],["inserttext","abc\ndef"]] "foo[]bar" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["inserttext","abc\ndef"]] "foo[]bar" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["defaultparagraphseparator","p"],["inserttext","abc\ndef"]] "foo[]bar" queryCommandState("inserttext") after | Asserts runPass | 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 | [["defaultparagraphseparator","p"],["inserttext","abc\ndef"]] "foo[]bar" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","\u0007"]] "foo[]bar": execCommand("inserttext", false, "\x07") return value | Asserts runPass | 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 | [["inserttext","\u0007"]] "foo[]bar" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","\u0007"]] "foo[]bar" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("foo\x07bar", "foo\x07bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","\u0007"]] "foo[]bar" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","\u0007"]] "foo[]bar" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","\u0007"]] "foo[]bar" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","\u0007"]] "foo[]bar" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","\u0007"]] "foo[]bar" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","\u0007"]] "foo[]bar" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","<b>hi</b>"]] "foo[]bar": execCommand("inserttext", false, "<b>hi</b>") return value | Asserts runPass | 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 | [["inserttext","<b>hi</b>"]] "foo[]bar" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","<b>hi</b>"]] "foo[]bar" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("foo<b>hi</b>bar", "foo<b>hi</b>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","<b>hi</b>"]] "foo[]bar" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","<b>hi</b>"]] "foo[]bar" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","<b>hi</b>"]] "foo[]bar" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","<b>hi</b>"]] "foo[]bar" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","<b>hi</b>"]] "foo[]bar" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","<b>hi</b>"]] "foo[]bar" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","<"]] "foo[]bar": execCommand("inserttext", false, "<") return value | Asserts runPass | 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 | [["inserttext","<"]] "foo[]bar" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","<"]] "foo[]bar" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("foo<bar", "foo<bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","<"]] "foo[]bar" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","<"]] "foo[]bar" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","<"]] "foo[]bar" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","<"]] "foo[]bar" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","<"]] "foo[]bar" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","<"]] "foo[]bar" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","&"]] "foo[]bar": execCommand("inserttext", false, "&") return value | Asserts runPass | 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 | [["inserttext","&"]] "foo[]bar" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","&"]] "foo[]bar" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("foo&amp;bar", "foo&amp;bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","&"]] "foo[]bar" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","&"]] "foo[]bar" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","&"]] "foo[]bar" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","&"]] "foo[]bar" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","&"]] "foo[]bar" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","&"]] "foo[]bar" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "foo[]bar": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "foo[]bar" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "foo[]bar" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("foo bar", "foo bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "foo[]bar" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "foo[]bar" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "foo[]bar" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "foo[]bar" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "foo[]bar" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "foo[]bar" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "foo []bar": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "foo []bar" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "foo []bar" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_in_array("foo bar", ["foo bar", "foo bar"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["inserttext"," "]] "foo []bar" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "foo []bar" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "foo []bar" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "foo []bar" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "foo []bar" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "foo []bar" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "foo[] bar": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "foo[] bar" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "foo[] bar" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_in_array("foo bar", ["foo bar", "foo bar"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["inserttext"," "]] "foo[] bar" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "foo[] bar" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "foo[] bar" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "foo[] bar" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "foo[] bar" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "foo[] bar" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "foo []bar": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "foo []bar" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "foo []bar" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_in_array("foo bar", ["foo bar", "foo bar"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["inserttext"," "]] "foo []bar" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "foo []bar" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "foo []bar" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "foo []bar" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "foo []bar" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "foo []bar" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "foo [] bar": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "foo [] bar" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "foo [] bar" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_in_array("foo bar", ["foo bar", "foo bar"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["inserttext"," "]] "foo [] bar" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "foo [] bar" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "foo [] bar" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "foo [] bar" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "foo [] bar" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "foo [] bar" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "foo[] bar": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "foo[] bar" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "foo[] bar" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_in_array("foo bar", ["foo bar", "foo bar"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["inserttext"," "]] "foo[] bar" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "foo[] bar" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "foo[] bar" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "foo[] bar" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "foo[] bar" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "foo[] bar" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "foo []bar": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "foo []bar" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "foo []bar" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_in_array("foo bar", ["foo bar", "foo bar"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["inserttext"," "]] "foo []bar" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "foo []bar" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "foo []bar" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "foo []bar" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "foo []bar" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "foo []bar" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "foo [] bar": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "foo [] bar" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "foo [] bar" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_in_array("foo bar", ["foo bar", "foo bar"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["inserttext"," "]] "foo [] bar" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "foo [] bar" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "foo [] bar" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "foo [] bar" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "foo [] bar" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "foo [] bar" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "foo[] bar": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "foo[] bar" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "foo[] bar" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_in_array("foo bar", ["foo bar", "foo bar"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["inserttext"," "]] "foo[] bar" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "foo[] bar" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "foo[] bar" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "foo[] bar" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "foo[] bar" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "foo[] bar" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "foo []bar": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "foo []bar" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "foo []bar" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_in_array("foo bar", ["foo bar", "foo bar"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["inserttext"," "]] "foo []bar" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "foo []bar" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "foo []bar" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "foo []bar" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "foo []bar" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "foo []bar" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "foo [] bar": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "foo [] bar" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "foo [] bar" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_in_array("foo bar", ["foo bar", "foo bar"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["inserttext"," "]] "foo [] bar" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "foo [] bar" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "foo [] bar" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "foo [] bar" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "foo [] bar" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "foo [] bar" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "foo[] bar": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "foo[] bar" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "foo[] bar" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_in_array("foo bar", ["foo bar", "foo bar"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["inserttext"," "]] "foo[] bar" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "foo[] bar" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "foo[] bar" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "foo[] bar" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "foo[] bar" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "foo[] bar" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "foo [] bar": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "foo [] bar" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "foo [] bar" compare innerHTML | assert_in_array: Unexpected innerHTML (after normalizing inline style) value "foo bar" not in array ["foo bar", "foo bar"] at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5675:11)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642: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 runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Fail | assert_in_array("foo bar", ["foo bar", "foo bar"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["inserttext"," "]] "foo [] bar" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "foo [] bar" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "foo [] bar" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "foo [] bar" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "foo [] bar" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "foo [] bar" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "foo []bar": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "foo []bar" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "foo []bar" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_in_array("foo bar", ["foo bar", "foo bar"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["inserttext"," "]] "foo []bar" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "foo []bar" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "foo []bar" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "foo []bar" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "foo []bar" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "foo []bar" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "foo [] bar": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "foo [] bar" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "foo [] bar" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_in_array("foo bar", ["foo bar", "foo bar"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["inserttext"," "]] "foo [] bar" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "foo [] bar" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "foo [] bar" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "foo [] bar" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "foo [] bar" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "foo [] bar" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "[]foo": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "[]foo" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "[]foo" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals(" foo", " foo", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "[]foo" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "[]foo" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "[]foo" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "[]foo" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "[]foo" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "[]foo" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "{}foo": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "{}foo" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "{}foo" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals(" foo", " foo", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "{}foo" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "{}foo" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "{}foo" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "{}foo" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "{}foo" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "{}foo" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "foo[]": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "foo[]" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "foo[]" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("foo ", "foo ", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "foo[]" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "foo[]" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "foo[]" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "foo[]" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "foo[]" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "foo[]" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "foo{}": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "foo{}" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "foo{}" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("foo ", "foo ", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "foo{}" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "foo{}" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "foo{}" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "foo{}" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "foo{}" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "foo{}" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "foo []": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "foo []" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "foo []" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_in_array("foo ", ["foo ", "foo "], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["inserttext"," "]] "foo []" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "foo []" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "foo []" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "foo []" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "foo []" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "foo []" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "foo {}": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "foo {}" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "foo {}" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_in_array("foo ", ["foo ", "foo "], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["inserttext"," "]] "foo {}" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "foo {}" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "foo {}" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "foo {}" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "foo {}" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "foo {}" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "foo []": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "foo []" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "foo []" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_in_array("foo ", ["foo ", "foo "], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["inserttext"," "]] "foo []" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "foo []" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "foo []" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "foo []" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "foo []" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "foo []" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "foo {}": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "foo {}" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "foo {}" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_in_array("foo ", ["foo ", "foo "], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["inserttext"," "]] "foo {}" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "foo {}" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "foo {}" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "foo {}" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "foo {}" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "foo {}" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<b>foo[]</b>bar": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<b>foo[]</b>bar" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<b>foo[]</b>bar" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_in_array("<b>foo </b>bar", ["<b>foo </b>bar", "<b>foo </b>bar"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["inserttext"," "]] "<b>foo[]</b>bar" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<b>foo[]</b>bar" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<b>foo[]</b>bar" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<b>foo[]</b>bar" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<b>foo[]</b>bar" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<b>foo[]</b>bar" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "foo[]<b>bar</b>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "foo[]<b>bar</b>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "foo[]<b>bar</b>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_in_array("foo <b>bar</b>", ["foo <b>bar</b>", "foo <b>bar</b>"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["inserttext"," "]] "foo[]<b>bar</b>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "foo[]<b>bar</b>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "foo[]<b>bar</b>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "foo[]<b>bar</b>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "foo[]<b>bar</b>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "foo[]<b>bar</b>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "foo[] ": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "foo[] " checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "foo[] " compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("foo ", "foo ", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "foo[] " queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "foo[] " queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "foo[] " queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "foo[] " queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "foo[] " queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "foo[] " queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] " foo [] ": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] " foo [] " checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] " foo [] " compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals(" foo ", " foo ", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] " foo [] " queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] " foo [] " queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] " foo [] " queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] " foo [] " queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] " foo [] " queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] " foo [] " queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "foo[]<span> </span>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "foo[]<span> </span>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "foo[]<span> </span>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_in_array("foo <span></span>", ["foo <span> </span>", "foo <span></span>", "foo "], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["inserttext"," "]] "foo[]<span> </span>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "foo[]<span> </span>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "foo[]<span> </span>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "foo[]<span> </span>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "foo[]<span> </span>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "foo[]<span> </span>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "foo[]<span> </span> ": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "foo[]<span> </span> " checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "foo[]<span> </span> " compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_in_array("foo <span></span>", ["foo <span> </span> ", "foo <span></span>", "foo "], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["inserttext"," "]] "foo[]<span> </span> " queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "foo[]<span> </span> " queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "foo[]<span> </span> " queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "foo[]<span> </span> " queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "foo[]<span> </span> " queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "foo[]<span> </span> " queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] " []foo": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] " []foo" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] " []foo" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals(" foo", " foo", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] " []foo" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] " []foo" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] " []foo" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] " []foo" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] " []foo" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] " []foo" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] " [] foo ": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] " [] foo " checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] " [] foo " compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals(" foo ", " foo ", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] " [] foo " queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] " [] foo " queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] " [] foo " queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] " [] foo " queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] " [] foo " queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] " [] foo " queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<span> </span>[]foo": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<span> </span>[]foo" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<span> </span>[]foo" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_in_array("<span></span> foo", ["<span> </span> foo", "<span></span> foo", " foo"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["inserttext"," "]] "<span> </span>[]foo" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<span> </span>[]foo" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<span> </span>[]foo" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<span> </span>[]foo" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<span> </span>[]foo" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<span> </span>[]foo" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] " <span> </span>[]foo": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] " <span> </span>[]foo" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] " <span> </span>[]foo" compare innerHTML | assert_in_array: Unexpected innerHTML (after normalizing inline style) value " <span></span> foo" not in array [" <span> </span> foo", "<span></span> foo", " foo"] at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5675:11)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642: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 runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Fail | assert_in_array(" <span></span> foo", [" <span> </span> foo", "<span></span> foo", " foo"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["inserttext"," "]] " <span> </span>[]foo" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] " <span> </span>[]foo" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] " <span> </span>[]foo" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] " <span> </span>[]foo" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] " <span> </span>[]foo" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] " <span> </span>[]foo" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "{}<br>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "{}<br>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "{}<br>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals(" ", " ", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "{}<br>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "{}<br>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "{}<br>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "{}<br>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "{}<br>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "{}<br>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<p>{}<br>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<p>{}<br>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<p>{}<br>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<p> </p>", "<p> </p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "<p>{}<br>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<p>{}<br>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<p>{}<br>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<p>{}<br>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<p>{}<br>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<p>{}<br>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<p>foo[]<p>bar": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<p>foo[]<p>bar" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<p>foo[]<p>bar" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<p>foo </p><p>bar</p>", "<p>foo </p><p>bar</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "<p>foo[]<p>bar" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<p>foo[]<p>bar" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<p>foo[]<p>bar" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<p>foo[]<p>bar" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<p>foo[]<p>bar" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<p>foo[]<p>bar" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<p>foo []<p>bar": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<p>foo []<p>bar" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<p>foo []<p>bar" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_in_array("<p>foo </p><p>bar</p>", ["<p>foo </p><p>bar</p>", "<p>foo </p><p>bar</p>"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["inserttext"," "]] "<p>foo []<p>bar" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<p>foo []<p>bar" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<p>foo []<p>bar" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<p>foo []<p>bar" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<p>foo []<p>bar" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<p>foo []<p>bar" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<p>foo[]<p> bar": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<p>foo[]<p> bar" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<p>foo[]<p> bar" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<p>foo </p><p> bar</p>", "<p>foo </p><p> bar</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "<p>foo[]<p> bar" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<p>foo[]<p> bar" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<p>foo[]<p> bar" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<p>foo[]<p> bar" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<p>foo[]<p> bar" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<p>foo[]<p> bar" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<pre>foo[]bar</pre>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<pre>foo[]bar</pre>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<pre>foo[]bar</pre>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<pre>foo bar</pre>", "<pre>foo bar</pre>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "<pre>foo[]bar</pre>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<pre>foo[]bar</pre>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<pre>foo[]bar</pre>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<pre>foo[]bar</pre>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<pre>foo[]bar</pre>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<pre>foo[]bar</pre>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<pre>foo []bar</pre>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<pre>foo []bar</pre>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<pre>foo []bar</pre>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<pre>foo bar</pre>", "<pre>foo bar</pre>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "<pre>foo []bar</pre>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<pre>foo []bar</pre>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<pre>foo []bar</pre>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<pre>foo []bar</pre>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<pre>foo []bar</pre>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<pre>foo []bar</pre>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<pre>foo[] bar</pre>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<pre>foo[] bar</pre>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<pre>foo[] bar</pre>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<pre>foo bar</pre>", "<pre>foo bar</pre>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "<pre>foo[] bar</pre>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<pre>foo[] bar</pre>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<pre>foo[] bar</pre>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<pre>foo[] bar</pre>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<pre>foo[] bar</pre>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<pre>foo[] bar</pre>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<pre>foo []bar</pre>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<pre>foo []bar</pre>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<pre>foo []bar</pre>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<pre>foo bar</pre>", "<pre>foo bar</pre>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "<pre>foo []bar</pre>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<pre>foo []bar</pre>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<pre>foo []bar</pre>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<pre>foo []bar</pre>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<pre>foo []bar</pre>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<pre>foo []bar</pre>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<pre>[]foo</pre>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<pre>[]foo</pre>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<pre>[]foo</pre>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<pre> foo</pre>", "<pre> foo</pre>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "<pre>[]foo</pre>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<pre>[]foo</pre>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<pre>[]foo</pre>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<pre>[]foo</pre>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<pre>[]foo</pre>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<pre>[]foo</pre>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<pre>foo[]</pre>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<pre>foo[]</pre>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<pre>foo[]</pre>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<pre>foo </pre>", "<pre>foo </pre>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "<pre>foo[]</pre>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<pre>foo[]</pre>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<pre>foo[]</pre>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<pre>foo[]</pre>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<pre>foo[]</pre>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<pre>foo[]</pre>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<pre>foo []</pre>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<pre>foo []</pre>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<pre>foo []</pre>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<pre>foo </pre>", "<pre>foo </pre>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "<pre>foo []</pre>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<pre>foo []</pre>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<pre>foo []</pre>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<pre>foo []</pre>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<pre>foo []</pre>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<pre>foo []</pre>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<pre> foo [] </pre>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<pre> foo [] </pre>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<pre> foo [] </pre>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<pre> foo </pre>", "<pre> foo </pre>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "<pre> foo [] </pre>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<pre> foo [] </pre>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<pre> foo [] </pre>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<pre> foo [] </pre>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<pre> foo [] </pre>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<pre> foo [] </pre>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre>foo[]bar</div>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre>foo[]bar</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<div style=white-space:pre>foo[]bar</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div style=\"white-space:pre\">foo bar</div>", "<div style=\"white-space:pre\">foo bar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre>foo[]bar</div>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre>foo[]bar</div>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre>foo[]bar</div>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre>foo[]bar</div>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre>foo[]bar</div>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre>foo[]bar</div>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre>foo []bar</div>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre>foo []bar</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<div style=white-space:pre>foo []bar</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div style=\"white-space:pre\">foo bar</div>", "<div style=\"white-space:pre\">foo bar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre>foo []bar</div>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre>foo []bar</div>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre>foo []bar</div>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre>foo []bar</div>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre>foo []bar</div>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre>foo []bar</div>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre>foo[] bar</div>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre>foo[] bar</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<div style=white-space:pre>foo[] bar</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div style=\"white-space:pre\">foo bar</div>", "<div style=\"white-space:pre\">foo bar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre>foo[] bar</div>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre>foo[] bar</div>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre>foo[] bar</div>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre>foo[] bar</div>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre>foo[] bar</div>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre>foo[] bar</div>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre>foo []bar</div>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre>foo []bar</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<div style=white-space:pre>foo []bar</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_in_array("<div style=\"white-space:pre\">foo bar</div>", ["<div style=\"white-space:pre\">foo bar</div>", "<div style=\"white-space:pre\">foo bar</div>"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre>foo []bar</div>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre>foo []bar</div>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre>foo []bar</div>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre>foo []bar</div>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre>foo []bar</div>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre>foo []bar</div>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre>[]foo</div>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre>[]foo</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<div style=white-space:pre>[]foo</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div style=\"white-space:pre\"> foo</div>", "<div style=\"white-space:pre\"> foo</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre>[]foo</div>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre>[]foo</div>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre>[]foo</div>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre>[]foo</div>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre>[]foo</div>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre>[]foo</div>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre>foo[]</div>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre>foo[]</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<div style=white-space:pre>foo[]</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div style=\"white-space:pre\">foo </div>", "<div style=\"white-space:pre\">foo </div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre>foo[]</div>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre>foo[]</div>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre>foo[]</div>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre>foo[]</div>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre>foo[]</div>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre>foo[]</div>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre>foo []</div>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre>foo []</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<div style=white-space:pre>foo []</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div style=\"white-space:pre\">foo </div>", "<div style=\"white-space:pre\">foo </div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre>foo []</div>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre>foo []</div>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre>foo []</div>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre>foo []</div>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre>foo []</div>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre>foo []</div>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre> foo [] </div>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre> foo [] </div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<div style=white-space:pre> foo [] </div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div style=\"white-space:pre\"> foo </div>", "<div style=\"white-space:pre\"> foo </div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre> foo [] </div>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre> foo [] </div>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre> foo [] </div>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre> foo [] </div>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre> foo [] </div>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre> foo [] </div>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo[]bar</div>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo[]bar</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo[]bar</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div style=\"white-space:pre-wrap\">foo bar</div>", "<div style=\"white-space:pre-wrap\">foo bar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo[]bar</div>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo[]bar</div>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo[]bar</div>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo[]bar</div>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo[]bar</div>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo[]bar</div>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo []bar</div>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo []bar</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo []bar</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div style=\"white-space:pre-wrap\">foo bar</div>", "<div style=\"white-space:pre-wrap\">foo bar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo []bar</div>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo []bar</div>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo []bar</div>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo []bar</div>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo []bar</div>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo []bar</div>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo[] bar</div>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo[] bar</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo[] bar</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div style=\"white-space:pre-wrap\">foo bar</div>", "<div style=\"white-space:pre-wrap\">foo bar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo[] bar</div>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo[] bar</div>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo[] bar</div>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo[] bar</div>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo[] bar</div>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo[] bar</div>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo []bar</div>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo []bar</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo []bar</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div style=\"white-space:pre-wrap\">foo bar</div>", "<div style=\"white-space:pre-wrap\">foo bar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo []bar</div>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo []bar</div>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo []bar</div>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo []bar</div>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo []bar</div>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo []bar</div>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre-wrap>[]foo</div>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-wrap>[]foo</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<div style=white-space:pre-wrap>[]foo</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div style=\"white-space:pre-wrap\"> foo</div>", "<div style=\"white-space:pre-wrap\"> foo</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre-wrap>[]foo</div>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-wrap>[]foo</div>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-wrap>[]foo</div>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre-wrap>[]foo</div>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-wrap>[]foo</div>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-wrap>[]foo</div>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo[]</div>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo[]</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo[]</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div style=\"white-space:pre-wrap\">foo </div>", "<div style=\"white-space:pre-wrap\">foo </div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo[]</div>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo[]</div>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo[]</div>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo[]</div>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo[]</div>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo[]</div>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo []</div>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo []</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo []</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div style=\"white-space:pre-wrap\">foo </div>", "<div style=\"white-space:pre-wrap\">foo </div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo []</div>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo []</div>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo []</div>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo []</div>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo []</div>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo []</div>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre-wrap> foo [] </div>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-wrap> foo [] </div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<div style=white-space:pre-wrap> foo [] </div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div style=\"white-space:pre-wrap\"> foo </div>", "<div style=\"white-space:pre-wrap\"> foo </div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre-wrap> foo [] </div>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-wrap> foo [] </div>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-wrap> foo [] </div>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre-wrap> foo [] </div>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-wrap> foo [] </div>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-wrap> foo [] </div>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre-line>foo[]bar</div>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-line>foo[]bar</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<div style=white-space:pre-line>foo[]bar</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div style=\"white-space:pre-line\">foo bar</div>", "<div style=\"white-space:pre-line\">foo bar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre-line>foo[]bar</div>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-line>foo[]bar</div>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-line>foo[]bar</div>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre-line>foo[]bar</div>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-line>foo[]bar</div>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-line>foo[]bar</div>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre-line>foo []bar</div>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-line>foo []bar</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<div style=white-space:pre-line>foo []bar</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_in_array("<div style=\"white-space:pre-line\">foo bar</div>", ["<div style=\"white-space:pre-line\">foo bar</div>", "<div style=\"white-space:pre-line\">foo bar</div>"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre-line>foo []bar</div>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-line>foo []bar</div>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-line>foo []bar</div>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre-line>foo []bar</div>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-line>foo []bar</div>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-line>foo []bar</div>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre-line>foo[] bar</div>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-line>foo[] bar</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<div style=white-space:pre-line>foo[] bar</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_in_array("<div style=\"white-space:pre-line\">foo bar</div>", ["<div style=\"white-space:pre-line\">foo bar</div>", "<div style=\"white-space:pre-line\">foo bar</div>"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre-line>foo[] bar</div>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-line>foo[] bar</div>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-line>foo[] bar</div>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre-line>foo[] bar</div>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-line>foo[] bar</div>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-line>foo[] bar</div>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre-line>foo []bar</div>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-line>foo []bar</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<div style=white-space:pre-line>foo []bar</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_in_array("<div style=\"white-space:pre-line\">foo bar</div>", ["<div style=\"white-space:pre-line\">foo bar</div>", "<div style=\"white-space:pre-line\">foo bar</div>"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre-line>foo []bar</div>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-line>foo []bar</div>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-line>foo []bar</div>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre-line>foo []bar</div>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-line>foo []bar</div>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-line>foo []bar</div>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre-line>[]foo</div>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-line>[]foo</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<div style=white-space:pre-line>[]foo</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div style=\"white-space:pre-line\"> foo</div>", "<div style=\"white-space:pre-line\"> foo</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre-line>[]foo</div>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-line>[]foo</div>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-line>[]foo</div>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre-line>[]foo</div>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-line>[]foo</div>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-line>[]foo</div>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre-line>foo[]</div>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-line>foo[]</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<div style=white-space:pre-line>foo[]</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div style=\"white-space:pre-line\">foo </div>", "<div style=\"white-space:pre-line\">foo </div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre-line>foo[]</div>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-line>foo[]</div>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-line>foo[]</div>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre-line>foo[]</div>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-line>foo[]</div>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-line>foo[]</div>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre-line>foo []</div>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-line>foo []</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<div style=white-space:pre-line>foo []</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_in_array("<div style=\"white-space:pre-line\">foo </div>", ["<div style=\"white-space:pre-line\">foo </div>", "<div style=\"white-space:pre-line\">foo </div>"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre-line>foo []</div>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-line>foo []</div>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-line>foo []</div>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre-line>foo []</div>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-line>foo []</div>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-line>foo []</div>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre-line> foo [] </div>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-line> foo [] </div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<div style=white-space:pre-line> foo [] </div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div style=\"white-space:pre-line\"> foo </div>", "<div style=\"white-space:pre-line\"> foo </div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre-line> foo [] </div>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-line> foo [] </div>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-line> foo [] </div>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre-line> foo [] </div>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-line> foo [] </div>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-line> foo [] </div>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:nowrap>foo[]bar</div>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:nowrap>foo[]bar</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<div style=white-space:nowrap>foo[]bar</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div style=\"white-space:nowrap\">foo bar</div>", "<div style=\"white-space:nowrap\">foo bar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "<div style=white-space:nowrap>foo[]bar</div>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:nowrap>foo[]bar</div>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:nowrap>foo[]bar</div>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:nowrap>foo[]bar</div>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:nowrap>foo[]bar</div>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:nowrap>foo[]bar</div>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:nowrap>foo []bar</div>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:nowrap>foo []bar</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<div style=white-space:nowrap>foo []bar</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_in_array("<div style=\"white-space:nowrap\">foo bar</div>", ["<div style=\"white-space:nowrap\">foo bar</div>", "<div style=\"white-space:nowrap\">foo bar</div>"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["inserttext"," "]] "<div style=white-space:nowrap>foo []bar</div>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:nowrap>foo []bar</div>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:nowrap>foo []bar</div>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:nowrap>foo []bar</div>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:nowrap>foo []bar</div>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:nowrap>foo []bar</div>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:nowrap>foo[] bar</div>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:nowrap>foo[] bar</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<div style=white-space:nowrap>foo[] bar</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_in_array("<div style=\"white-space:nowrap\">foo bar</div>", ["<div style=\"white-space:nowrap\">foo bar</div>", "<div style=\"white-space:nowrap\">foo bar</div>"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["inserttext"," "]] "<div style=white-space:nowrap>foo[] bar</div>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:nowrap>foo[] bar</div>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:nowrap>foo[] bar</div>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:nowrap>foo[] bar</div>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:nowrap>foo[] bar</div>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:nowrap>foo[] bar</div>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:nowrap>foo []bar</div>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:nowrap>foo []bar</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<div style=white-space:nowrap>foo []bar</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_in_array("<div style=\"white-space:nowrap\">foo bar</div>", ["<div style=\"white-space:nowrap\">foo bar</div>", "<div style=\"white-space:nowrap\">foo bar</div>"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["inserttext"," "]] "<div style=white-space:nowrap>foo []bar</div>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:nowrap>foo []bar</div>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:nowrap>foo []bar</div>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:nowrap>foo []bar</div>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:nowrap>foo []bar</div>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:nowrap>foo []bar</div>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:nowrap>[]foo</div>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:nowrap>[]foo</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<div style=white-space:nowrap>[]foo</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div style=\"white-space:nowrap\"> foo</div>", "<div style=\"white-space:nowrap\"> foo</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "<div style=white-space:nowrap>[]foo</div>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:nowrap>[]foo</div>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:nowrap>[]foo</div>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:nowrap>[]foo</div>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:nowrap>[]foo</div>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:nowrap>[]foo</div>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:nowrap>foo[]</div>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:nowrap>foo[]</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<div style=white-space:nowrap>foo[]</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div style=\"white-space:nowrap\">foo </div>", "<div style=\"white-space:nowrap\">foo </div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "<div style=white-space:nowrap>foo[]</div>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:nowrap>foo[]</div>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:nowrap>foo[]</div>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:nowrap>foo[]</div>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:nowrap>foo[]</div>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:nowrap>foo[]</div>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:nowrap>foo []</div>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:nowrap>foo []</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<div style=white-space:nowrap>foo []</div>" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div style=\"white-space:nowrap\">foo </div>" but got "<div style=\"white-space:nowrap\">foo </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:2642: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 runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Fail | assert_equals("<div style=\"white-space:nowrap\">foo </div>", "<div style=\"white-space:nowrap\">foo </div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "<div style=white-space:nowrap>foo []</div>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:nowrap>foo []</div>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:nowrap>foo []</div>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:nowrap>foo []</div>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:nowrap>foo []</div>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:nowrap>foo []</div>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:nowrap> foo [] </div>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:nowrap> foo [] </div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<div style=white-space:nowrap> foo [] </div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div style=\"white-space:nowrap\"> foo </div>", "<div style=\"white-space:nowrap\"> foo </div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "<div style=white-space:nowrap> foo [] </div>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:nowrap> foo [] </div>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:nowrap> foo [] </div>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:nowrap> foo [] </div>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:nowrap> foo [] </div>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:nowrap> foo [] </div>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "http://a[]": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "http://a[]" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "http://a[]" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("http://a ", "http://a ", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "http://a[]" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "http://a[]" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "http://a[]" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "http://a[]" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "http://a[]" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "http://a[]" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "ftp://a[]": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "ftp://a[]" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "ftp://a[]" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("ftp://a ", "ftp://a ", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "ftp://a[]" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "ftp://a[]" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "ftp://a[]" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "ftp://a[]" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "ftp://a[]" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "ftp://a[]" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "quasit://a[]": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "quasit://a[]" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "quasit://a[]" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("quasit://a ", "quasit://a ", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "quasit://a[]" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "quasit://a[]" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "quasit://a[]" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "quasit://a[]" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "quasit://a[]" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "quasit://a[]" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] ".x-++-.://a[]": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] ".x-++-.://a[]" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] ".x-++-.://a[]" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals(".x-++-.://a ", ".x-++-.://a ", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] ".x-++-.://a[]" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] ".x-++-.://a[]" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] ".x-++-.://a[]" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] ".x-++-.://a[]" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] ".x-++-.://a[]" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] ".x-++-.://a[]" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "(http://a)[]": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "(http://a)[]" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "(http://a)[]" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("(http://a) ", "(http://a) ", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "(http://a)[]" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "(http://a)[]" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "(http://a)[]" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "(http://a)[]" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "(http://a)[]" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "(http://a)[]" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<http://a>[]": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<http://a>[]" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<http://a>[]" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<http://a> ", "<http://a> ", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "<http://a>[]" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<http://a>[]" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<http://a>[]" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<http://a>[]" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<http://a>[]" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<http://a>[]" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "http://a![]": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "http://a![]" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "http://a![]" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("http://a! ", "http://a! ", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "http://a![]" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "http://a![]" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "http://a![]" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "http://a![]" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "http://a![]" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "http://a![]" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "!\"#$%&'()*+,-./:;<=>?^_`|~http://a!\"#$%&'()*+,-./:;<=>?^_`|~[]": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "!\"#$%&'()*+,-./:;<=>?^_`|~http://a!\"#$%&'()*+,-./:;<=>?^_`|~[]" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "!\"#$%&'()*+,-./:;<=>?^_`|~http://a!\"#$%&'()*+,-./:;<=>?^_`|~[]" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("!\"#$%&'()*+,-./:;<=>?^_`|~http://a!\"#$%&'()*+,-./:;<=>?^_`|~ ", "!\"#$%&'()*+,-./:;<=>?^_`|~http://a!\"#$%&'()*+,-./:;<=>?^_`|~ ", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "!\"#$%&'()*+,-./:;<=>?^_`|~http://a!\"#$%&'()*+,-./:;<=>?^_`|~[]" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "!\"#$%&'()*+,-./:;<=>?^_`|~http://a!\"#$%&'()*+,-./:;<=>?^_`|~[]" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "!\"#$%&'()*+,-./:;<=>?^_`|~http://a!\"#$%&'()*+,-./:;<=>?^_`|~[]" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "!\"#$%&'()*+,-./:;<=>?^_`|~http://a!\"#$%&'()*+,-./:;<=>?^_`|~[]" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "!\"#$%&'()*+,-./:;<=>?^_`|~http://a!\"#$%&'()*+,-./:;<=>?^_`|~[]" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "!\"#$%&'()*+,-./:;<=>?^_`|~http://a!\"#$%&'()*+,-./:;<=>?^_`|~[]" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "http://a!\"'(),-.:;<>`[]": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "http://a!\"'(),-.:;<>`[]" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "http://a!\"'(),-.:;<>`[]" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("http://a!\"'(),-.:;<>` ", "http://a!\"'(),-.:;<>` ", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "http://a!\"'(),-.:;<>`[]" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "http://a!\"'(),-.:;<>`[]" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "http://a!\"'(),-.:;<>`[]" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "http://a!\"'(),-.:;<>`[]" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "http://a!\"'(),-.:;<>`[]" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "http://a!\"'(),-.:;<>`[]" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "http://a#$%&*+/=?^_|~[]": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "http://a#$%&*+/=?^_|~[]" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "http://a#$%&*+/=?^_|~[]" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("http://a#$%&*+/=?^_|~ ", "http://a#$%&*+/=?^_|~ ", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "http://a#$%&*+/=?^_|~[]" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "http://a#$%&*+/=?^_|~[]" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "http://a#$%&*+/=?^_|~[]" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "http://a#$%&*+/=?^_|~[]" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "http://a#$%&*+/=?^_|~[]" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "http://a#$%&*+/=?^_|~[]" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "mailto:a[]": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "mailto:a[]" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "mailto:a[]" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("mailto:a ", "mailto:a ", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "mailto:a[]" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "mailto:a[]" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "mailto:a[]" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "mailto:a[]" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "mailto:a[]" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "mailto:a[]" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "a@b[]": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "a@b[]" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "a@b[]" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("a@b ", "a@b ", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "a@b[]" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "a@b[]" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "a@b[]" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "a@b[]" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "a@b[]" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "a@b[]" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "a@[]": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "a@[]" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "a@[]" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("a@ ", "a@ ", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "a@[]" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "a@[]" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "a@[]" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "a@[]" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "a@[]" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "a@[]" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "@b[]": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "@b[]" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "@b[]" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("@b ", "@b ", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "@b[]" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "@b[]" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "@b[]" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "@b[]" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "@b[]" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "@b[]" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "#@x[]": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "#@x[]" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "#@x[]" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("#@x ", "#@x ", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "#@x[]" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "#@x[]" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "#@x[]" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "#@x[]" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "#@x[]" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "#@x[]" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "a@.[]": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "a@.[]" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "a@.[]" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("a@. ", "a@. ", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "a@.[]" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "a@.[]" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "a@.[]" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "a@.[]" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "a@.[]" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "a@.[]" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "!\"#$%&'()*+,-./:;<=>?^_`|~a@b!\"#$%&'()*+,-./:;<=>?^_`|~[]": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "!\"#$%&'()*+,-./:;<=>?^_`|~a@b!\"#$%&'()*+,-./:;<=>?^_`|~[]" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "!\"#$%&'()*+,-./:;<=>?^_`|~a@b!\"#$%&'()*+,-./:;<=>?^_`|~[]" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("!\"#$%&'()*+,-./:;<=>?^_`|~a@b!\"#$%&'()*+,-./:;<=>?^_`|~ ", "!\"#$%&'()*+,-./:;<=>?^_`|~a@b!\"#$%&'()*+,-./:;<=>?^_`|~ ", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "!\"#$%&'()*+,-./:;<=>?^_`|~a@b!\"#$%&'()*+,-./:;<=>?^_`|~[]" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "!\"#$%&'()*+,-./:;<=>?^_`|~a@b!\"#$%&'()*+,-./:;<=>?^_`|~[]" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "!\"#$%&'()*+,-./:;<=>?^_`|~a@b!\"#$%&'()*+,-./:;<=>?^_`|~[]" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "!\"#$%&'()*+,-./:;<=>?^_`|~a@b!\"#$%&'()*+,-./:;<=>?^_`|~[]" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "!\"#$%&'()*+,-./:;<=>?^_`|~a@b!\"#$%&'()*+,-./:;<=>?^_`|~[]" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "!\"#$%&'()*+,-./:;<=>?^_`|~a@b!\"#$%&'()*+,-./:;<=>?^_`|~[]" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<b>a@b</b>{}": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<b>a@b</b>{}" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<b>a@b</b>{}" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<b>a@b</b> " but got "<b>a@b </b>" 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:2642: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 runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Fail | assert_equals("<b>a@b </b>", "<b>a@b</b> ", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "<b>a@b</b>{}" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<b>a@b</b>{}" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<b>a@b</b>{}" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<b>a@b</b>{}" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<b>a@b</b>{}" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<b>a@b</b>{}" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<b>a</b><i>@</i><u>b</u>{}": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<b>a</b><i>@</i><u>b</u>{}" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<b>a</b><i>@</i><u>b</u>{}" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<b>a</b><i>@</i><u>b</u> " but got "<b>a</b><i>@</i><u>b </u>" 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:2642: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 runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Fail | assert_equals("<b>a</b><i>@</i><u>b </u>", "<b>a</b><i>@</i><u>b</u> ", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "<b>a</b><i>@</i><u>b</u>{}" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<b>a</b><i>@</i><u>b</u>{}" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<b>a</b><i>@</i><u>b</u>{}" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<b>a</b><i>@</i><u>b</u>{}" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<b>a</b><i>@</i><u>b</u>{}" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<b>a</b><i>@</i><u>b</u>{}" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "a@b<b>[]c</b>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "a@b<b>[]c</b>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "a@b<b>[]c</b>" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "a@b<b> c</b>" but got "a@b <b>c</b>" 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:2642: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 runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Fail | assert_equals("a@b <b>c</b>", "a@b<b> c</b>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "a@b<b>[]c</b>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "a@b<b>[]c</b>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "a@b<b>[]c</b>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "a@b<b>[]c</b>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "a@b<b>[]c</b>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "a@b<b>[]c</b>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<p>a@b</p><p>[]c</p>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<p>a@b</p><p>[]c</p>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<p>a@b</p><p>[]c</p>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<p>a@b</p><p> c</p>", "<p>a@b</p><p> c</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "<p>a@b</p><p>[]c</p>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<p>a@b</p><p>[]c</p>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<p>a@b</p><p>[]c</p>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<p>a@b</p><p>[]c</p>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<p>a@b</p><p>[]c</p>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<p>a@b</p><p>[]c</p>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "http://a[]": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "http://a[]" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "http://a[]" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("http://aa", "http://aa", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "http://a[]" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "http://a[]" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "http://a[]" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "http://a[]" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "http://a[]" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "http://a[]" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","\t"]] "http://a[]": execCommand("inserttext", false, "\t") return value | Asserts runPass | 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 | [["inserttext","\t"]] "http://a[]" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","\t"]] "http://a[]" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "http://a\t" but got "http://a<span style=\"white-space:pre\">\t</span>" 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:2642: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 runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Fail | assert_equals("http://a<span style=\"white-space:pre\">\t</span>", "http://a\t", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","\t"]] "http://a[]" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","\t"]] "http://a[]" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","\t"]] "http://a[]" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","\t"]] "http://a[]" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","\t"]] "http://a[]" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","\t"]] "http://a[]" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","\f"]] "http://a[]": execCommand("inserttext", false, "\f") return value | Asserts runPass | 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 | [["inserttext","\f"]] "http://a[]" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","\f"]] "http://a[]" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("http://a\f", "http://a\f", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","\f"]] "http://a[]" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","\f"]] "http://a[]" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","\f"]] "http://a[]" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","\f"]] "http://a[]" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","\f"]] "http://a[]" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","\f"]] "http://a[]" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "http://a[]": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "http://a[]" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "http://a[]" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("http://a ", "http://a ", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "http://a[]" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "http://a[]" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "http://a[]" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "http://a[]" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "http://a[]" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "http://a[]" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "foo[]": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "foo[]" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "foo[]" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_in_array("foo ", ["foo ", "foo "], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["inserttext"," "]] "foo[]" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "foo[]" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "foo[]" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "foo[]" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "foo[]" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "foo[]" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo[]bar": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "foo[]bar" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "foo[]bar" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("fooabar", "fooabar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "foo[]bar" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo[]bar" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo[]bar" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo[]bar" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo[]bar" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo[]bar" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo []": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "foo []" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "foo []" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("foo a", "foo a", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "foo []" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo []" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo []" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo []" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo []" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo []" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo []": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "foo []" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "foo []" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("foo a", "foo a", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "foo []" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo []" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo []" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo []" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo []" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo []" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "<p>foo[]": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "<p>foo[]" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "<p>foo[]" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<p>fooa</p>", "<p>fooa</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "<p>foo[]" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "<p>foo[]" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "<p>foo[]" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "<p>foo[]" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "<p>foo[]" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "<p>foo[]" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "<p>foo</p>{}": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "<p>foo</p>{}" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "<p>foo</p>{}" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p>a" but got "<p>fooa</p>" 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:2642: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 runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Fail | assert_equals("<p>fooa</p>", "<p>foo</p>a", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "<p>foo</p>{}" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "<p>foo</p>{}" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "<p>foo</p>{}" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "<p>foo</p>{}" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "<p>foo</p>{}" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "<p>foo</p>{}" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "<p>[]foo": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "<p>[]foo" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "<p>[]foo" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<p>afoo</p>", "<p>afoo</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "<p>[]foo" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "<p>[]foo" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "<p>[]foo" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "<p>[]foo" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "<p>[]foo" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "<p>[]foo" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "<p>{}foo": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "<p>{}foo" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "<p>{}foo" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<p>afoo</p>", "<p>afoo</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "<p>{}foo" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "<p>{}foo" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "<p>{}foo" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "<p>{}foo" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "<p>{}foo" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "<p>{}foo" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "{}<p>foo": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "{}<p>foo" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "{}<p>foo" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "a<p>foo</p>" but got "<p>afoo</p>" 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:2642: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 runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Fail | assert_equals("<p>afoo</p>", "a<p>foo</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "{}<p>foo" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "{}<p>foo" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "{}<p>foo" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "{}<p>foo" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "{}<p>foo" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "{}<p>foo" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "<p>foo</p>{}<p>bar</p>": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "<p>foo</p>{}<p>bar</p>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "<p>foo</p>{}<p>bar</p>" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p>a<p>bar</p>" but got "<p>foo</p><p>abar</p>" 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:2642: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 runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Fail | assert_equals("<p>foo</p><p>abar</p>", "<p>foo</p>a<p>bar</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "<p>foo</p>{}<p>bar</p>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "<p>foo</p>{}<p>bar</p>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "<p>foo</p>{}<p>bar</p>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "<p>foo</p>{}<p>bar</p>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "<p>foo</p>{}<p>bar</p>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "<p>foo</p>{}<p>bar</p>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "<b>foo[]</b>bar": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "<b>foo[]</b>bar" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "<b>foo[]</b>bar" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<b>fooa</b>bar", "<b>fooa</b>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "<b>foo[]</b>bar" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "<b>foo[]</b>bar" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "<b>foo[]</b>bar" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "<b>foo[]</b>bar" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "<b>foo[]</b>bar" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "<b>foo[]</b>bar" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "<b>foo</b>[]bar": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "<b>foo</b>[]bar" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "<b>foo</b>[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<b>foo</b>abar" but got "<b>fooa</b>bar" 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:2642: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 runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Fail | assert_equals("<b>fooa</b>bar", "<b>foo</b>abar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "<b>foo</b>[]bar" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "<b>foo</b>[]bar" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "<b>foo</b>[]bar" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "<b>foo</b>[]bar" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "<b>foo</b>[]bar" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "<b>foo</b>[]bar" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<b>{}</b>bar": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "foo<b>{}</b>bar" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "foo<b>{}</b>bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<b>a</b>bar" but got "fooa<b></b>bar" 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:2642: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 runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Fail | assert_equals("fooa<b></b>bar", "foo<b>a</b>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "foo<b>{}</b>bar" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<b>{}</b>bar" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<b>{}</b>bar" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<b>{}</b>bar" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<b>{}</b>bar" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<b>{}</b>bar" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "<a>foo[]</a>bar": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "<a>foo[]</a>bar" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "<a>foo[]</a>bar" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<a>fooa</a>bar", "<a>fooa</a>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "<a>foo[]</a>bar" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "<a>foo[]</a>bar" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "<a>foo[]</a>bar" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "<a>foo[]</a>bar" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "<a>foo[]</a>bar" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "<a>foo[]</a>bar" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "<a>foo</a>[]bar": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "<a>foo</a>[]bar" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "<a>foo</a>[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<a>foo</a>abar" but got "<a>fooa</a>bar" 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:2642: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 runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Fail | assert_equals("<a>fooa</a>bar", "<a>foo</a>abar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "<a>foo</a>[]bar" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "<a>foo</a>[]bar" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "<a>foo</a>[]bar" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "<a>foo</a>[]bar" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "<a>foo</a>[]bar" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "<a>foo</a>[]bar" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "<a href=/>foo[]</a>bar": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "<a href=/>foo[]</a>bar" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "<a href=/>foo[]</a>bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<a href=\"/\">fooa</a>bar" but got "<a href=\"/\">foo</a>abar" 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:2642: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 runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Fail | assert_equals("<a href=\"/\">foo</a>abar", "<a href=\"/\">fooa</a>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "<a href=/>foo[]</a>bar" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "<a href=/>foo[]</a>bar" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "<a href=/>foo[]</a>bar" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "<a href=/>foo[]</a>bar" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "<a href=/>foo[]</a>bar" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "<a href=/>foo[]</a>bar" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "<a href=/>foo</a>[]bar": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "<a href=/>foo</a>[]bar" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "<a href=/>foo</a>[]bar" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<a href=\"/\">foo</a>abar", "<a href=\"/\">foo</a>abar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "<a href=/>foo</a>[]bar" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "<a href=/>foo</a>[]bar" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "<a href=/>foo</a>[]bar" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "<a href=/>foo</a>[]bar" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "<a href=/>foo</a>[]bar" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "<a href=/>foo</a>[]bar" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["inserttext","a"]] "<p>fo[o<p>b]ar": execCommand("defaultparagraphseparator", false, "div") return value | Asserts runPass | 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 | [["defaultparagraphseparator","div"],["inserttext","a"]] "<p>fo[o<p>b]ar": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["defaultparagraphseparator","div"],["inserttext","a"]] "<p>fo[o<p>b]ar" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["defaultparagraphseparator","div"],["inserttext","a"]] "<p>fo[o<p>b]ar" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<p>foaar</p>", "<p>foaar</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["defaultparagraphseparator","div"],["inserttext","a"]] "<p>fo[o<p>b]ar" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | 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 | [["defaultparagraphseparator","div"],["inserttext","a"]] "<p>fo[o<p>b]ar" queryCommandState("defaultparagraphseparator") before | Asserts runPass | 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 | [["defaultparagraphseparator","div"],["inserttext","a"]] "<p>fo[o<p>b]ar" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | 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("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["inserttext","a"]] "<p>fo[o<p>b]ar" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | 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 | [["defaultparagraphseparator","div"],["inserttext","a"]] "<p>fo[o<p>b]ar" queryCommandState("defaultparagraphseparator") after | Asserts runPass | 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 | [["defaultparagraphseparator","div"],["inserttext","a"]] "<p>fo[o<p>b]ar" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | 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("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["inserttext","a"]] "<p>fo[o<p>b]ar" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["defaultparagraphseparator","div"],["inserttext","a"]] "<p>fo[o<p>b]ar" queryCommandState("inserttext") before | Asserts runPass | 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 | [["defaultparagraphseparator","div"],["inserttext","a"]] "<p>fo[o<p>b]ar" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["inserttext","a"]] "<p>fo[o<p>b]ar" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["defaultparagraphseparator","div"],["inserttext","a"]] "<p>fo[o<p>b]ar" queryCommandState("inserttext") after | Asserts runPass | 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 | [["defaultparagraphseparator","div"],["inserttext","a"]] "<p>fo[o<p>b]ar" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["inserttext","a"]] "<p>fo[o<p>b]ar": execCommand("defaultparagraphseparator", false, "p") return value | Asserts runPass | 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 | [["defaultparagraphseparator","p"],["inserttext","a"]] "<p>fo[o<p>b]ar": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["defaultparagraphseparator","p"],["inserttext","a"]] "<p>fo[o<p>b]ar" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["defaultparagraphseparator","p"],["inserttext","a"]] "<p>fo[o<p>b]ar" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<p>foaar</p>", "<p>foaar</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["defaultparagraphseparator","p"],["inserttext","a"]] "<p>fo[o<p>b]ar" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | 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 | [["defaultparagraphseparator","p"],["inserttext","a"]] "<p>fo[o<p>b]ar" queryCommandState("defaultparagraphseparator") before | Asserts runPass | 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 | [["defaultparagraphseparator","p"],["inserttext","a"]] "<p>fo[o<p>b]ar" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | 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("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["inserttext","a"]] "<p>fo[o<p>b]ar" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | 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 | [["defaultparagraphseparator","p"],["inserttext","a"]] "<p>fo[o<p>b]ar" queryCommandState("defaultparagraphseparator") after | Asserts runPass | 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 | [["defaultparagraphseparator","p"],["inserttext","a"]] "<p>fo[o<p>b]ar" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | 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("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["inserttext","a"]] "<p>fo[o<p>b]ar" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["defaultparagraphseparator","p"],["inserttext","a"]] "<p>fo[o<p>b]ar" queryCommandState("inserttext") before | Asserts runPass | 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 | [["defaultparagraphseparator","p"],["inserttext","a"]] "<p>fo[o<p>b]ar" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["inserttext","a"]] "<p>fo[o<p>b]ar" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["defaultparagraphseparator","p"],["inserttext","a"]] "<p>fo[o<p>b]ar" queryCommandState("inserttext") after | Asserts runPass | 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 | [["defaultparagraphseparator","p"],["inserttext","a"]] "<p>fo[o<p>b]ar" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["inserttext","a"]] "<p>fo[o<p>bar<p>b]az": execCommand("defaultparagraphseparator", false, "div") return value | Asserts runPass | 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 | [["defaultparagraphseparator","div"],["inserttext","a"]] "<p>fo[o<p>bar<p>b]az": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["defaultparagraphseparator","div"],["inserttext","a"]] "<p>fo[o<p>bar<p>b]az" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["defaultparagraphseparator","div"],["inserttext","a"]] "<p>fo[o<p>bar<p>b]az" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<p>foaaz</p>", "<p>foaaz</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["defaultparagraphseparator","div"],["inserttext","a"]] "<p>fo[o<p>bar<p>b]az" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | 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 | [["defaultparagraphseparator","div"],["inserttext","a"]] "<p>fo[o<p>bar<p>b]az" queryCommandState("defaultparagraphseparator") before | Asserts runPass | 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 | [["defaultparagraphseparator","div"],["inserttext","a"]] "<p>fo[o<p>bar<p>b]az" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | 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("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["inserttext","a"]] "<p>fo[o<p>bar<p>b]az" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | 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 | [["defaultparagraphseparator","div"],["inserttext","a"]] "<p>fo[o<p>bar<p>b]az" queryCommandState("defaultparagraphseparator") after | Asserts runPass | 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 | [["defaultparagraphseparator","div"],["inserttext","a"]] "<p>fo[o<p>bar<p>b]az" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | 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("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["inserttext","a"]] "<p>fo[o<p>bar<p>b]az" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["defaultparagraphseparator","div"],["inserttext","a"]] "<p>fo[o<p>bar<p>b]az" queryCommandState("inserttext") before | Asserts runPass | 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 | [["defaultparagraphseparator","div"],["inserttext","a"]] "<p>fo[o<p>bar<p>b]az" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["inserttext","a"]] "<p>fo[o<p>bar<p>b]az" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["defaultparagraphseparator","div"],["inserttext","a"]] "<p>fo[o<p>bar<p>b]az" queryCommandState("inserttext") after | Asserts runPass | 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 | [["defaultparagraphseparator","div"],["inserttext","a"]] "<p>fo[o<p>bar<p>b]az" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["inserttext","a"]] "<p>fo[o<p>bar<p>b]az": execCommand("defaultparagraphseparator", false, "p") return value | Asserts runPass | 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 | [["defaultparagraphseparator","p"],["inserttext","a"]] "<p>fo[o<p>bar<p>b]az": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["defaultparagraphseparator","p"],["inserttext","a"]] "<p>fo[o<p>bar<p>b]az" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["defaultparagraphseparator","p"],["inserttext","a"]] "<p>fo[o<p>bar<p>b]az" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<p>foaaz</p>", "<p>foaaz</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["defaultparagraphseparator","p"],["inserttext","a"]] "<p>fo[o<p>bar<p>b]az" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | 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 | [["defaultparagraphseparator","p"],["inserttext","a"]] "<p>fo[o<p>bar<p>b]az" queryCommandState("defaultparagraphseparator") before | Asserts runPass | 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 | [["defaultparagraphseparator","p"],["inserttext","a"]] "<p>fo[o<p>bar<p>b]az" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | 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("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["inserttext","a"]] "<p>fo[o<p>bar<p>b]az" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | 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 | [["defaultparagraphseparator","p"],["inserttext","a"]] "<p>fo[o<p>bar<p>b]az" queryCommandState("defaultparagraphseparator") after | Asserts runPass | 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 | [["defaultparagraphseparator","p"],["inserttext","a"]] "<p>fo[o<p>bar<p>b]az" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | 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("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["inserttext","a"]] "<p>fo[o<p>bar<p>b]az" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["defaultparagraphseparator","p"],["inserttext","a"]] "<p>fo[o<p>bar<p>b]az" queryCommandState("inserttext") before | Asserts runPass | 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 | [["defaultparagraphseparator","p"],["inserttext","a"]] "<p>fo[o<p>bar<p>b]az" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["inserttext","a"]] "<p>fo[o<p>bar<p>b]az" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["defaultparagraphseparator","p"],["inserttext","a"]] "<p>fo[o<p>bar<p>b]az" queryCommandState("inserttext") after | Asserts runPass | 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 | [["defaultparagraphseparator","p"],["inserttext","a"]] "<p>fo[o<p>bar<p>b]az" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "{}<br>": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "{}<br>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "{}<br>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("a", "a", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "{}<br>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "{}<br>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "{}<br>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "{}<br>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "{}<br>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "{}<br>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "<p>{}<br>": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "<p>{}<br>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "<p>{}<br>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<p>a</p>", "<p>a</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "<p>{}<br>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "<p>{}<br>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "<p>{}<br>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "<p>{}<br>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "<p>{}<br>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "<p>{}<br>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "<p><span>{}<br></span>": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "<p><span>{}<br></span>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "<p><span>{}<br></span>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<p><span>a</span></p>", "<p><span>a</span></p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "<p><span>{}<br></span>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "<p><span>{}<br></span>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "<p><span>{}<br></span>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "<p><span>{}<br></span>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "<p><span>{}<br></span>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "<p><span>{}<br></span>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>[bar]</span>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>[bar]</span>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>[bar]</span>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<p>foo<span style=\"color:rgb(171, 205, 239)\">a</span>baz</p>", "<p>foo<span style=\"color:rgb(171, 205, 239)\">a</span>baz</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>[bar]</span>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>[bar]</span>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>[bar]</span>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>[bar]</span>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>[bar]</span>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>[bar]</span>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>{bar}</span>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>{bar}</span>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>{bar}</span>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<p>foo<span style=\"color:rgb(171, 205, 239)\">a</span>baz</p>", "<p>foo<span style=\"color:rgb(171, 205, 239)\">a</span>baz</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>{bar}</span>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>{bar}</span>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>{bar}</span>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>{bar}</span>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>{bar}</span>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>{bar}</span>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "<p>foo{<span style=color:#aBcDeF>bar</span>}baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "<p>foo{<span style=color:#aBcDeF>bar</span>}baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "<p>foo{<span style=color:#aBcDeF>bar</span>}baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<p>foo<span style=\"color:rgb(171, 205, 239)\">a</span>baz</p>", "<p>foo<span style=\"color:rgb(171, 205, 239)\">a</span>baz</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "<p>foo{<span style=color:#aBcDeF>bar</span>}baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "<p>foo{<span style=color:#aBcDeF>bar</span>}baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "<p>foo{<span style=color:#aBcDeF>bar</span>}baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "<p>foo{<span style=color:#aBcDeF>bar</span>}baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "<p>foo{<span style=color:#aBcDeF>bar</span>}baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "<p>foo{<span style=color:#aBcDeF>bar</span>}baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "<p>[foo<span style=color:#aBcDeF>bar]</span>baz": execCommand("stylewithcss", false, "true") return value | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "<p>[foo<span style=color:#aBcDeF>bar]</span>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "<p>[foo<span style=color:#aBcDeF>bar]</span>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["stylewithcss","true"],["inserttext","a"]] "<p>[foo<span style=color:#aBcDeF>bar]</span>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<p>abaz</p>", "<p>abaz</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "<p>[foo<span style=color:#aBcDeF>bar]</span>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | 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) |
|
Fail | [["stylewithcss","true"],["inserttext","a"]] "<p>[foo<span style=color:#aBcDeF>bar]</span>baz" queryCommandState("stylewithcss") before | assert_equals: Wrong result returned expected false but got true at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642: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:5695:13) Asserts runPass | 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) | Fail | assert_equals(true, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "<p>[foo<span style=color:#aBcDeF>bar]</span>baz" queryCommandValue("stylewithcss") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "<p>[foo<span style=color:#aBcDeF>bar]</span>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "<p>[foo<span style=color:#aBcDeF>bar]</span>baz" queryCommandState("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "<p>[foo<span style=color:#aBcDeF>bar]</span>baz" queryCommandValue("stylewithcss") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "<p>[foo<span style=color:#aBcDeF>bar]</span>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "<p>[foo<span style=color:#aBcDeF>bar]</span>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "<p>[foo<span style=color:#aBcDeF>bar]</span>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "<p>[foo<span style=color:#aBcDeF>bar]</span>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "<p>[foo<span style=color:#aBcDeF>bar]</span>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "<p>[foo<span style=color:#aBcDeF>bar]</span>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "<p>[foo<span style=color:#aBcDeF>bar]</span>baz": execCommand("stylewithcss", false, "false") return value | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "<p>[foo<span style=color:#aBcDeF>bar]</span>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "<p>[foo<span style=color:#aBcDeF>bar]</span>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["stylewithcss","false"],["inserttext","a"]] "<p>[foo<span style=color:#aBcDeF>bar]</span>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<p>abaz</p>", "<p>abaz</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "<p>[foo<span style=color:#aBcDeF>bar]</span>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "<p>[foo<span style=color:#aBcDeF>bar]</span>baz" queryCommandState("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "<p>[foo<span style=color:#aBcDeF>bar]</span>baz" queryCommandValue("stylewithcss") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "<p>[foo<span style=color:#aBcDeF>bar]</span>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "<p>[foo<span style=color:#aBcDeF>bar]</span>baz" queryCommandState("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "<p>[foo<span style=color:#aBcDeF>bar]</span>baz" queryCommandValue("stylewithcss") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "<p>[foo<span style=color:#aBcDeF>bar]</span>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "<p>[foo<span style=color:#aBcDeF>bar]</span>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "<p>[foo<span style=color:#aBcDeF>bar]</span>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "<p>[foo<span style=color:#aBcDeF>bar]</span>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "<p>[foo<span style=color:#aBcDeF>bar]</span>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "<p>[foo<span style=color:#aBcDeF>bar]</span>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "<p>{foo<span style=color:#aBcDeF>bar}</span>baz": execCommand("stylewithcss", false, "true") return value | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "<p>{foo<span style=color:#aBcDeF>bar}</span>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "<p>{foo<span style=color:#aBcDeF>bar}</span>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["stylewithcss","true"],["inserttext","a"]] "<p>{foo<span style=color:#aBcDeF>bar}</span>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<p>abaz</p>", "<p>abaz</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "<p>{foo<span style=color:#aBcDeF>bar}</span>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "<p>{foo<span style=color:#aBcDeF>bar}</span>baz" queryCommandState("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "<p>{foo<span style=color:#aBcDeF>bar}</span>baz" queryCommandValue("stylewithcss") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "<p>{foo<span style=color:#aBcDeF>bar}</span>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "<p>{foo<span style=color:#aBcDeF>bar}</span>baz" queryCommandState("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "<p>{foo<span style=color:#aBcDeF>bar}</span>baz" queryCommandValue("stylewithcss") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "<p>{foo<span style=color:#aBcDeF>bar}</span>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "<p>{foo<span style=color:#aBcDeF>bar}</span>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "<p>{foo<span style=color:#aBcDeF>bar}</span>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "<p>{foo<span style=color:#aBcDeF>bar}</span>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "<p>{foo<span style=color:#aBcDeF>bar}</span>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "<p>{foo<span style=color:#aBcDeF>bar}</span>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "<p>{foo<span style=color:#aBcDeF>bar}</span>baz": execCommand("stylewithcss", false, "false") return value | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "<p>{foo<span style=color:#aBcDeF>bar}</span>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "<p>{foo<span style=color:#aBcDeF>bar}</span>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["stylewithcss","false"],["inserttext","a"]] "<p>{foo<span style=color:#aBcDeF>bar}</span>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<p>abaz</p>", "<p>abaz</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "<p>{foo<span style=color:#aBcDeF>bar}</span>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "<p>{foo<span style=color:#aBcDeF>bar}</span>baz" queryCommandState("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "<p>{foo<span style=color:#aBcDeF>bar}</span>baz" queryCommandValue("stylewithcss") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "<p>{foo<span style=color:#aBcDeF>bar}</span>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "<p>{foo<span style=color:#aBcDeF>bar}</span>baz" queryCommandState("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "<p>{foo<span style=color:#aBcDeF>bar}</span>baz" queryCommandValue("stylewithcss") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "<p>{foo<span style=color:#aBcDeF>bar}</span>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "<p>{foo<span style=color:#aBcDeF>bar}</span>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "<p>{foo<span style=color:#aBcDeF>bar}</span>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "<p>{foo<span style=color:#aBcDeF>bar}</span>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "<p>{foo<span style=color:#aBcDeF>bar}</span>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "<p>{foo<span style=color:#aBcDeF>bar}</span>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>[bar</span>baz]": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>[bar</span>baz]" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>[bar</span>baz]" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo<span style=\"color:rgb(171, 205, 239)\">a</span></p>" but got "<p>foo<font color=\"#abcdef\">a</font></p>" 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:2642: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 runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Fail | assert_equals("<p>foo<font color=\"#abcdef\">a</font></p>", "<p>foo<span style=\"color:rgb(171, 205, 239)\">a</span></p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>[bar</span>baz]" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>[bar</span>baz]" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>[bar</span>baz]" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>[bar</span>baz]" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>[bar</span>baz]" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>[bar</span>baz]" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>{bar</span>baz}": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>{bar</span>baz}" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>{bar</span>baz}" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo<span style=\"color:rgb(171, 205, 239)\">a</span></p>" but got "<p>foo<font color=\"#abcdef\">a</font></p>" 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:2642: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 runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Fail | assert_equals("<p>foo<font color=\"#abcdef\">a</font></p>", "<p>foo<span style=\"color:rgb(171, 205, 239)\">a</span></p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>{bar</span>baz}" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>{bar</span>baz}" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>{bar</span>baz}" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>{bar</span>baz}" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>{bar</span>baz}" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>{bar</span>baz}" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz": execCommand("stylewithcss", false, "true") return value | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["stylewithcss","true"],["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<p>foo<span style=\"color:rgb(171, 205, 239)\">a</span>quz</p>", "<p>foo<span style=\"color:rgb(171, 205, 239)\">a</span>quz</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandState("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandValue("stylewithcss") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandState("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandValue("stylewithcss") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz": execCommand("stylewithcss", false, "false") return value | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["stylewithcss","false"],["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo<span style=\"color:rgb(171, 205, 239)\">a</span>quz</p>" but got "<p>foo<font color=\"#abcdef\">a</font>quz</p>" 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:2642: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 runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Fail | assert_equals("<p>foo<font color=\"#abcdef\">a</font>quz</p>", "<p>foo<span style=\"color:rgb(171, 205, 239)\">a</span>quz</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandState("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandValue("stylewithcss") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandState("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandValue("stylewithcss") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "<p>foo<span style=color:#aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<b>[bar]</b>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "foo<b>[bar]</b>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "foo<b>[bar]</b>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("foo<b>a</b>baz", "foo<b>a</b>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "foo<b>[bar]</b>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<b>[bar]</b>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<b>[bar]</b>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<b>[bar]</b>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<b>[bar]</b>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<b>[bar]</b>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<i>[bar]</i>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "foo<i>[bar]</i>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "foo<i>[bar]</i>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("foo<i>a</i>baz", "foo<i>a</i>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "foo<i>[bar]</i>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<i>[bar]</i>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<i>[bar]</i>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<i>[bar]</i>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<i>[bar]</i>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<i>[bar]</i>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<s>[bar]</s>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "foo<s>[bar]</s>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "foo<s>[bar]</s>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("foo<s>a</s>baz", "foo<s>a</s>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "foo<s>[bar]</s>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<s>[bar]</s>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<s>[bar]</s>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<s>[bar]</s>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<s>[bar]</s>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<s>[bar]</s>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<sub>[bar]</sub>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "foo<sub>[bar]</sub>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "foo<sub>[bar]</sub>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("foo<sub>a</sub>baz", "foo<sub>a</sub>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "foo<sub>[bar]</sub>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<sub>[bar]</sub>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<sub>[bar]</sub>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<sub>[bar]</sub>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<sub>[bar]</sub>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<sub>[bar]</sub>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<sup>[bar]</sup>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "foo<sup>[bar]</sup>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "foo<sup>[bar]</sup>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("foo<sup>a</sup>baz", "foo<sup>a</sup>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "foo<sup>[bar]</sup>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<sup>[bar]</sup>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<sup>[bar]</sup>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<sup>[bar]</sup>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<sup>[bar]</sup>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<sup>[bar]</sup>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<u>[bar]</u>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "foo<u>[bar]</u>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "foo<u>[bar]</u>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("foo<u>a</u>baz", "foo<u>a</u>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "foo<u>[bar]</u>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<u>[bar]</u>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<u>[bar]</u>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<u>[bar]</u>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<u>[bar]</u>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<u>[bar]</u>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<a href=http://www.google.com>[bar]</a>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "foo<a href=http://www.google.com>[bar]</a>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "foo<a href=http://www.google.com>[bar]</a>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("foo<a href=\"http://www.google.com\">a</a>baz", "foo<a href=\"http://www.google.com\">a</a>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "foo<a href=http://www.google.com>[bar]</a>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<a href=http://www.google.com>[bar]</a>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<a href=http://www.google.com>[bar]</a>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<a href=http://www.google.com>[bar]</a>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<a href=http://www.google.com>[bar]</a>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<a href=http://www.google.com>[bar]</a>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<font face=sans-serif>[bar]</font>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "foo<font face=sans-serif>[bar]</font>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "foo<font face=sans-serif>[bar]</font>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("foo<font face=\"sans-serif\">a</font>baz", "foo<font face=\"sans-serif\">a</font>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "foo<font face=sans-serif>[bar]</font>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<font face=sans-serif>[bar]</font>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<font face=sans-serif>[bar]</font>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<font face=sans-serif>[bar]</font>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<font face=sans-serif>[bar]</font>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<font face=sans-serif>[bar]</font>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<font size=4>[bar]</font>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "foo<font size=4>[bar]</font>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "foo<font size=4>[bar]</font>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("foo<font size=\"4\">a</font>baz", "foo<font size=\"4\">a</font>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "foo<font size=4>[bar]</font>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<font size=4>[bar]</font>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<font size=4>[bar]</font>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<font size=4>[bar]</font>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<font size=4>[bar]</font>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<font size=4>[bar]</font>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<font color=#0000FF>[bar]</font>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "foo<font color=#0000FF>[bar]</font>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "foo<font color=#0000FF>[bar]</font>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("foo<font color=\"#0000FF\">a</font>baz", "foo<font color=\"#0000FF\">a</font>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "foo<font color=#0000FF>[bar]</font>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<font color=#0000FF>[bar]</font>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<font color=#0000FF>[bar]</font>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<font color=#0000FF>[bar]</font>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<font color=#0000FF>[bar]</font>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<font color=#0000FF>[bar]</font>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<span style=background-color:#00FFFF>[bar]</span>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "foo<span style=background-color:#00FFFF>[bar]</span>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "foo<span style=background-color:#00FFFF>[bar]</span>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("foo<span style=\"background-color:rgb(0, 255, 255)\">a</span>baz", "foo<span style=\"background-color:rgb(0, 255, 255)\">a</span>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "foo<span style=background-color:#00FFFF>[bar]</span>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<span style=background-color:#00FFFF>[bar]</span>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<span style=background-color:#00FFFF>[bar]</span>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<span style=background-color:#00FFFF>[bar]</span>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<span style=background-color:#00FFFF>[bar]</span>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<span style=background-color:#00FFFF>[bar]</span>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<a href=http://www.google.com><font color=blue>[bar]</font></a>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "foo<a href=http://www.google.com><font color=blue>[bar]</font></a>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "foo<a href=http://www.google.com><font color=blue>[bar]</font></a>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("foo<a href=\"http://www.google.com\"><font color=\"blue\">a</font></a>baz", "foo<a href=\"http://www.google.com\"><font color=\"blue\">a</font></a>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "foo<a href=http://www.google.com><font color=blue>[bar]</font></a>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<a href=http://www.google.com><font color=blue>[bar]</font></a>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<a href=http://www.google.com><font color=blue>[bar]</font></a>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<a href=http://www.google.com><font color=blue>[bar]</font></a>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<a href=http://www.google.com><font color=blue>[bar]</font></a>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<a href=http://www.google.com><font color=blue>[bar]</font></a>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<font color=blue><a href=http://www.google.com>[bar]</a></font>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "foo<font color=blue><a href=http://www.google.com>[bar]</a></font>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "foo<font color=blue><a href=http://www.google.com>[bar]</a></font>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("foo<font color=\"blue\"><a href=\"http://www.google.com\">a</a></font>baz", "foo<font color=\"blue\"><a href=\"http://www.google.com\">a</a></font>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "foo<font color=blue><a href=http://www.google.com>[bar]</a></font>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<font color=blue><a href=http://www.google.com>[bar]</a></font>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<font color=blue><a href=http://www.google.com>[bar]</a></font>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<font color=blue><a href=http://www.google.com>[bar]</a></font>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<font color=blue><a href=http://www.google.com>[bar]</a></font>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<font color=blue><a href=http://www.google.com>[bar]</a></font>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<a href=http://www.google.com><font color=brown>[bar]</font></a>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "foo<a href=http://www.google.com><font color=brown>[bar]</font></a>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "foo<a href=http://www.google.com><font color=brown>[bar]</font></a>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("foo<a href=\"http://www.google.com\"><font color=\"brown\">a</font></a>baz", "foo<a href=\"http://www.google.com\"><font color=\"brown\">a</font></a>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "foo<a href=http://www.google.com><font color=brown>[bar]</font></a>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<a href=http://www.google.com><font color=brown>[bar]</font></a>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<a href=http://www.google.com><font color=brown>[bar]</font></a>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<a href=http://www.google.com><font color=brown>[bar]</font></a>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<a href=http://www.google.com><font color=brown>[bar]</font></a>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<a href=http://www.google.com><font color=brown>[bar]</font></a>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<font color=brown><a href=http://www.google.com>[bar]</a></font>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "foo<font color=brown><a href=http://www.google.com>[bar]</a></font>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "foo<font color=brown><a href=http://www.google.com>[bar]</a></font>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("foo<font color=\"brown\"><a href=\"http://www.google.com\">a</a></font>baz", "foo<font color=\"brown\"><a href=\"http://www.google.com\">a</a></font>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "foo<font color=brown><a href=http://www.google.com>[bar]</a></font>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<font color=brown><a href=http://www.google.com>[bar]</a></font>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<font color=brown><a href=http://www.google.com>[bar]</a></font>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<font color=brown><a href=http://www.google.com>[bar]</a></font>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<font color=brown><a href=http://www.google.com>[bar]</a></font>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<font color=brown><a href=http://www.google.com>[bar]</a></font>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<a href=http://www.google.com><font color=black>[bar]</font></a>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "foo<a href=http://www.google.com><font color=black>[bar]</font></a>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "foo<a href=http://www.google.com><font color=black>[bar]</font></a>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("foo<a href=\"http://www.google.com\"><font color=\"black\">a</font></a>baz", "foo<a href=\"http://www.google.com\"><font color=\"black\">a</font></a>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "foo<a href=http://www.google.com><font color=black>[bar]</font></a>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<a href=http://www.google.com><font color=black>[bar]</font></a>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<a href=http://www.google.com><font color=black>[bar]</font></a>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<a href=http://www.google.com><font color=black>[bar]</font></a>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<a href=http://www.google.com><font color=black>[bar]</font></a>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<a href=http://www.google.com><font color=black>[bar]</font></a>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<a href=http://www.google.com><u>[bar]</u></a>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "foo<a href=http://www.google.com><u>[bar]</u></a>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "foo<a href=http://www.google.com><u>[bar]</u></a>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("foo<a href=\"http://www.google.com\"><u>a</u></a>baz", "foo<a href=\"http://www.google.com\"><u>a</u></a>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "foo<a href=http://www.google.com><u>[bar]</u></a>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<a href=http://www.google.com><u>[bar]</u></a>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<a href=http://www.google.com><u>[bar]</u></a>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<a href=http://www.google.com><u>[bar]</u></a>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<a href=http://www.google.com><u>[bar]</u></a>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<a href=http://www.google.com><u>[bar]</u></a>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<u><a href=http://www.google.com>[bar]</a></u>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "foo<u><a href=http://www.google.com>[bar]</a></u>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "foo<u><a href=http://www.google.com>[bar]</a></u>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("foo<u><a href=\"http://www.google.com\">a</a></u>baz", "foo<u><a href=\"http://www.google.com\">a</a></u>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "foo<u><a href=http://www.google.com>[bar]</a></u>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<u><a href=http://www.google.com>[bar]</a></u>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<u><a href=http://www.google.com>[bar]</a></u>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<u><a href=http://www.google.com>[bar]</a></u>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<u><a href=http://www.google.com>[bar]</a></u>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<u><a href=http://www.google.com>[bar]</a></u>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<sub><font size=2>[bar]</font></sub>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "foo<sub><font size=2>[bar]</font></sub>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "foo<sub><font size=2>[bar]</font></sub>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("foo<sub><font size=\"2\">a</font></sub>baz", "foo<sub><font size=\"2\">a</font></sub>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "foo<sub><font size=2>[bar]</font></sub>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<sub><font size=2>[bar]</font></sub>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<sub><font size=2>[bar]</font></sub>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<sub><font size=2>[bar]</font></sub>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<sub><font size=2>[bar]</font></sub>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<sub><font size=2>[bar]</font></sub>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<font size=2><sub>[bar]</sub></font>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "foo<font size=2><sub>[bar]</sub></font>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "foo<font size=2><sub>[bar]</sub></font>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("foo<font size=\"2\"><sub>a</sub></font>baz", "foo<font size=\"2\"><sub>a</sub></font>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "foo<font size=2><sub>[bar]</sub></font>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<font size=2><sub>[bar]</sub></font>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<font size=2><sub>[bar]</sub></font>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<font size=2><sub>[bar]</sub></font>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<font size=2><sub>[bar]</sub></font>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<font size=2><sub>[bar]</sub></font>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<sub><font size=3>[bar]</font></sub>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "foo<sub><font size=3>[bar]</font></sub>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "foo<sub><font size=3>[bar]</font></sub>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("foo<sub><font size=\"3\">a</font></sub>baz", "foo<sub><font size=\"3\">a</font></sub>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "foo<sub><font size=3>[bar]</font></sub>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<sub><font size=3>[bar]</font></sub>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<sub><font size=3>[bar]</font></sub>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<sub><font size=3>[bar]</font></sub>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<sub><font size=3>[bar]</font></sub>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<sub><font size=3>[bar]</font></sub>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<font size=3><sub>[bar]</sub></font>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "foo<font size=3><sub>[bar]</sub></font>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "foo<font size=3><sub>[bar]</sub></font>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("foo<font size=\"3\"><sub>a</sub></font>baz", "foo<font size=\"3\"><sub>a</sub></font>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "foo<font size=3><sub>[bar]</sub></font>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<font size=3><sub>[bar]</sub></font>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<font size=3><sub>[bar]</sub></font>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<font size=3><sub>[bar]</sub></font>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<font size=3><sub>[bar]</sub></font>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<font size=3><sub>[bar]</sub></font>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<b>bar]</b>baz": execCommand("stylewithcss", false, "true") return value | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<b>bar]</b>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<b>bar]</b>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<b>bar]</b>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("abaz", "abaz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<b>bar]</b>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<b>bar]</b>baz" queryCommandState("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<b>bar]</b>baz" queryCommandValue("stylewithcss") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<b>bar]</b>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<b>bar]</b>baz" queryCommandState("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<b>bar]</b>baz" queryCommandValue("stylewithcss") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<b>bar]</b>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<b>bar]</b>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<b>bar]</b>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<b>bar]</b>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<b>bar]</b>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<b>bar]</b>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<b>bar]</b>baz": execCommand("stylewithcss", false, "false") return value | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<b>bar]</b>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<b>bar]</b>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<b>bar]</b>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("abaz", "abaz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<b>bar]</b>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<b>bar]</b>baz" queryCommandState("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<b>bar]</b>baz" queryCommandValue("stylewithcss") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<b>bar]</b>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<b>bar]</b>baz" queryCommandState("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<b>bar]</b>baz" queryCommandValue("stylewithcss") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<b>bar]</b>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<b>bar]</b>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<b>bar]</b>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<b>bar]</b>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<b>bar]</b>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<b>bar]</b>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<i>bar]</i>baz": execCommand("stylewithcss", false, "true") return value | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<i>bar]</i>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<i>bar]</i>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<i>bar]</i>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("abaz", "abaz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<i>bar]</i>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<i>bar]</i>baz" queryCommandState("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<i>bar]</i>baz" queryCommandValue("stylewithcss") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<i>bar]</i>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<i>bar]</i>baz" queryCommandState("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<i>bar]</i>baz" queryCommandValue("stylewithcss") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<i>bar]</i>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<i>bar]</i>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<i>bar]</i>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<i>bar]</i>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<i>bar]</i>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<i>bar]</i>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<i>bar]</i>baz": execCommand("stylewithcss", false, "false") return value | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<i>bar]</i>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<i>bar]</i>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<i>bar]</i>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("abaz", "abaz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<i>bar]</i>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<i>bar]</i>baz" queryCommandState("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<i>bar]</i>baz" queryCommandValue("stylewithcss") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<i>bar]</i>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<i>bar]</i>baz" queryCommandState("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<i>bar]</i>baz" queryCommandValue("stylewithcss") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<i>bar]</i>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<i>bar]</i>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<i>bar]</i>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<i>bar]</i>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<i>bar]</i>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<i>bar]</i>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<s>bar]</s>baz": execCommand("stylewithcss", false, "true") return value | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<s>bar]</s>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<s>bar]</s>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<s>bar]</s>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("abaz", "abaz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<s>bar]</s>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<s>bar]</s>baz" queryCommandState("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<s>bar]</s>baz" queryCommandValue("stylewithcss") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<s>bar]</s>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<s>bar]</s>baz" queryCommandState("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<s>bar]</s>baz" queryCommandValue("stylewithcss") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<s>bar]</s>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<s>bar]</s>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<s>bar]</s>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<s>bar]</s>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<s>bar]</s>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<s>bar]</s>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<s>bar]</s>baz": execCommand("stylewithcss", false, "false") return value | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<s>bar]</s>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<s>bar]</s>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<s>bar]</s>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("abaz", "abaz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<s>bar]</s>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<s>bar]</s>baz" queryCommandState("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<s>bar]</s>baz" queryCommandValue("stylewithcss") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<s>bar]</s>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<s>bar]</s>baz" queryCommandState("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<s>bar]</s>baz" queryCommandValue("stylewithcss") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<s>bar]</s>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<s>bar]</s>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<s>bar]</s>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<s>bar]</s>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<s>bar]</s>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<s>bar]</s>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<sub>bar]</sub>baz": execCommand("stylewithcss", false, "true") return value | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<sub>bar]</sub>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<sub>bar]</sub>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<sub>bar]</sub>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("abaz", "abaz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<sub>bar]</sub>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<sub>bar]</sub>baz" queryCommandState("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<sub>bar]</sub>baz" queryCommandValue("stylewithcss") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<sub>bar]</sub>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<sub>bar]</sub>baz" queryCommandState("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<sub>bar]</sub>baz" queryCommandValue("stylewithcss") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<sub>bar]</sub>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<sub>bar]</sub>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<sub>bar]</sub>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<sub>bar]</sub>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<sub>bar]</sub>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<sub>bar]</sub>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<sub>bar]</sub>baz": execCommand("stylewithcss", false, "false") return value | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<sub>bar]</sub>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<sub>bar]</sub>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<sub>bar]</sub>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("abaz", "abaz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<sub>bar]</sub>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<sub>bar]</sub>baz" queryCommandState("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<sub>bar]</sub>baz" queryCommandValue("stylewithcss") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<sub>bar]</sub>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<sub>bar]</sub>baz" queryCommandState("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<sub>bar]</sub>baz" queryCommandValue("stylewithcss") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<sub>bar]</sub>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<sub>bar]</sub>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<sub>bar]</sub>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<sub>bar]</sub>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<sub>bar]</sub>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<sub>bar]</sub>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<sup>bar]</sup>baz": execCommand("stylewithcss", false, "true") return value | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<sup>bar]</sup>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<sup>bar]</sup>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<sup>bar]</sup>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("abaz", "abaz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<sup>bar]</sup>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<sup>bar]</sup>baz" queryCommandState("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<sup>bar]</sup>baz" queryCommandValue("stylewithcss") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<sup>bar]</sup>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<sup>bar]</sup>baz" queryCommandState("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<sup>bar]</sup>baz" queryCommandValue("stylewithcss") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<sup>bar]</sup>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<sup>bar]</sup>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<sup>bar]</sup>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<sup>bar]</sup>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<sup>bar]</sup>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<sup>bar]</sup>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<sup>bar]</sup>baz": execCommand("stylewithcss", false, "false") return value | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<sup>bar]</sup>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<sup>bar]</sup>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<sup>bar]</sup>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("abaz", "abaz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<sup>bar]</sup>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<sup>bar]</sup>baz" queryCommandState("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<sup>bar]</sup>baz" queryCommandValue("stylewithcss") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<sup>bar]</sup>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<sup>bar]</sup>baz" queryCommandState("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<sup>bar]</sup>baz" queryCommandValue("stylewithcss") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<sup>bar]</sup>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<sup>bar]</sup>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<sup>bar]</sup>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<sup>bar]</sup>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<sup>bar]</sup>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<sup>bar]</sup>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<u>bar]</u>baz": execCommand("stylewithcss", false, "true") return value | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<u>bar]</u>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<u>bar]</u>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<u>bar]</u>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("abaz", "abaz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<u>bar]</u>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<u>bar]</u>baz" queryCommandState("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<u>bar]</u>baz" queryCommandValue("stylewithcss") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<u>bar]</u>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<u>bar]</u>baz" queryCommandState("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<u>bar]</u>baz" queryCommandValue("stylewithcss") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<u>bar]</u>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<u>bar]</u>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<u>bar]</u>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<u>bar]</u>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<u>bar]</u>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<u>bar]</u>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<u>bar]</u>baz": execCommand("stylewithcss", false, "false") return value | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<u>bar]</u>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<u>bar]</u>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<u>bar]</u>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("abaz", "abaz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<u>bar]</u>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<u>bar]</u>baz" queryCommandState("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<u>bar]</u>baz" queryCommandValue("stylewithcss") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<u>bar]</u>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<u>bar]</u>baz" queryCommandState("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<u>bar]</u>baz" queryCommandValue("stylewithcss") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<u>bar]</u>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<u>bar]</u>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<u>bar]</u>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<u>bar]</u>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<u>bar]</u>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<u>bar]</u>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "[foo<a href=http://www.google.com>bar]</a>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "[foo<a href=http://www.google.com>bar]</a>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "[foo<a href=http://www.google.com>bar]</a>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("abaz", "abaz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "[foo<a href=http://www.google.com>bar]</a>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "[foo<a href=http://www.google.com>bar]</a>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "[foo<a href=http://www.google.com>bar]</a>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "[foo<a href=http://www.google.com>bar]</a>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "[foo<a href=http://www.google.com>bar]</a>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "[foo<a href=http://www.google.com>bar]</a>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<font face=sans-serif>bar]</font>baz": execCommand("stylewithcss", false, "true") return value | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font face=sans-serif>bar]</font>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font face=sans-serif>bar]</font>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font face=sans-serif>bar]</font>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("abaz", "abaz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<font face=sans-serif>bar]</font>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font face=sans-serif>bar]</font>baz" queryCommandState("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font face=sans-serif>bar]</font>baz" queryCommandValue("stylewithcss") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<font face=sans-serif>bar]</font>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font face=sans-serif>bar]</font>baz" queryCommandState("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font face=sans-serif>bar]</font>baz" queryCommandValue("stylewithcss") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<font face=sans-serif>bar]</font>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font face=sans-serif>bar]</font>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font face=sans-serif>bar]</font>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<font face=sans-serif>bar]</font>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font face=sans-serif>bar]</font>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font face=sans-serif>bar]</font>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<font face=sans-serif>bar]</font>baz": execCommand("stylewithcss", false, "false") return value | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font face=sans-serif>bar]</font>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font face=sans-serif>bar]</font>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font face=sans-serif>bar]</font>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("abaz", "abaz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<font face=sans-serif>bar]</font>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font face=sans-serif>bar]</font>baz" queryCommandState("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font face=sans-serif>bar]</font>baz" queryCommandValue("stylewithcss") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<font face=sans-serif>bar]</font>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font face=sans-serif>bar]</font>baz" queryCommandState("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font face=sans-serif>bar]</font>baz" queryCommandValue("stylewithcss") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<font face=sans-serif>bar]</font>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font face=sans-serif>bar]</font>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font face=sans-serif>bar]</font>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<font face=sans-serif>bar]</font>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font face=sans-serif>bar]</font>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font face=sans-serif>bar]</font>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<font size=4>bar]</font>baz": execCommand("stylewithcss", false, "true") return value | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font size=4>bar]</font>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font size=4>bar]</font>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font size=4>bar]</font>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("abaz", "abaz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<font size=4>bar]</font>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font size=4>bar]</font>baz" queryCommandState("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font size=4>bar]</font>baz" queryCommandValue("stylewithcss") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<font size=4>bar]</font>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font size=4>bar]</font>baz" queryCommandState("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font size=4>bar]</font>baz" queryCommandValue("stylewithcss") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<font size=4>bar]</font>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font size=4>bar]</font>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font size=4>bar]</font>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<font size=4>bar]</font>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font size=4>bar]</font>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font size=4>bar]</font>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<font size=4>bar]</font>baz": execCommand("stylewithcss", false, "false") return value | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font size=4>bar]</font>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font size=4>bar]</font>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font size=4>bar]</font>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("abaz", "abaz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<font size=4>bar]</font>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font size=4>bar]</font>baz" queryCommandState("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font size=4>bar]</font>baz" queryCommandValue("stylewithcss") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<font size=4>bar]</font>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font size=4>bar]</font>baz" queryCommandState("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font size=4>bar]</font>baz" queryCommandValue("stylewithcss") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<font size=4>bar]</font>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font size=4>bar]</font>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font size=4>bar]</font>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<font size=4>bar]</font>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font size=4>bar]</font>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font size=4>bar]</font>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<font color=#0000FF>bar]</font>baz": execCommand("stylewithcss", false, "true") return value | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font color=#0000FF>bar]</font>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font color=#0000FF>bar]</font>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font color=#0000FF>bar]</font>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("abaz", "abaz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<font color=#0000FF>bar]</font>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font color=#0000FF>bar]</font>baz" queryCommandState("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font color=#0000FF>bar]</font>baz" queryCommandValue("stylewithcss") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<font color=#0000FF>bar]</font>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font color=#0000FF>bar]</font>baz" queryCommandState("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font color=#0000FF>bar]</font>baz" queryCommandValue("stylewithcss") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<font color=#0000FF>bar]</font>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font color=#0000FF>bar]</font>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font color=#0000FF>bar]</font>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<font color=#0000FF>bar]</font>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font color=#0000FF>bar]</font>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font color=#0000FF>bar]</font>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<font color=#0000FF>bar]</font>baz": execCommand("stylewithcss", false, "false") return value | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font color=#0000FF>bar]</font>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font color=#0000FF>bar]</font>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font color=#0000FF>bar]</font>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("abaz", "abaz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<font color=#0000FF>bar]</font>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font color=#0000FF>bar]</font>baz" queryCommandState("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font color=#0000FF>bar]</font>baz" queryCommandValue("stylewithcss") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<font color=#0000FF>bar]</font>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font color=#0000FF>bar]</font>baz" queryCommandState("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font color=#0000FF>bar]</font>baz" queryCommandValue("stylewithcss") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<font color=#0000FF>bar]</font>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font color=#0000FF>bar]</font>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font color=#0000FF>bar]</font>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<font color=#0000FF>bar]</font>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font color=#0000FF>bar]</font>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font color=#0000FF>bar]</font>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<span style=background-color:#00FFFF>bar]</span>baz": execCommand("stylewithcss", false, "true") return value | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<span style=background-color:#00FFFF>bar]</span>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<span style=background-color:#00FFFF>bar]</span>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<span style=background-color:#00FFFF>bar]</span>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("abaz", "abaz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<span style=background-color:#00FFFF>bar]</span>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<span style=background-color:#00FFFF>bar]</span>baz" queryCommandState("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<span style=background-color:#00FFFF>bar]</span>baz" queryCommandValue("stylewithcss") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<span style=background-color:#00FFFF>bar]</span>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<span style=background-color:#00FFFF>bar]</span>baz" queryCommandState("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<span style=background-color:#00FFFF>bar]</span>baz" queryCommandValue("stylewithcss") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<span style=background-color:#00FFFF>bar]</span>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<span style=background-color:#00FFFF>bar]</span>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<span style=background-color:#00FFFF>bar]</span>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<span style=background-color:#00FFFF>bar]</span>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<span style=background-color:#00FFFF>bar]</span>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<span style=background-color:#00FFFF>bar]</span>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<span style=background-color:#00FFFF>bar]</span>baz": execCommand("stylewithcss", false, "false") return value | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<span style=background-color:#00FFFF>bar]</span>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<span style=background-color:#00FFFF>bar]</span>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<span style=background-color:#00FFFF>bar]</span>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("abaz", "abaz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<span style=background-color:#00FFFF>bar]</span>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<span style=background-color:#00FFFF>bar]</span>baz" queryCommandState("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<span style=background-color:#00FFFF>bar]</span>baz" queryCommandValue("stylewithcss") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<span style=background-color:#00FFFF>bar]</span>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<span style=background-color:#00FFFF>bar]</span>baz" queryCommandState("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<span style=background-color:#00FFFF>bar]</span>baz" queryCommandValue("stylewithcss") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<span style=background-color:#00FFFF>bar]</span>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<span style=background-color:#00FFFF>bar]</span>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<span style=background-color:#00FFFF>bar]</span>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<span style=background-color:#00FFFF>bar]</span>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<span style=background-color:#00FFFF>bar]</span>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<span style=background-color:#00FFFF>bar]</span>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=blue>bar]</font></a>baz": execCommand("stylewithcss", false, "true") return value | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=blue>bar]</font></a>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=blue>bar]</font></a>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=blue>bar]</font></a>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("abaz", "abaz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=blue>bar]</font></a>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=blue>bar]</font></a>baz" queryCommandState("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=blue>bar]</font></a>baz" queryCommandValue("stylewithcss") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=blue>bar]</font></a>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=blue>bar]</font></a>baz" queryCommandState("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=blue>bar]</font></a>baz" queryCommandValue("stylewithcss") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=blue>bar]</font></a>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=blue>bar]</font></a>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=blue>bar]</font></a>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=blue>bar]</font></a>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=blue>bar]</font></a>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=blue>bar]</font></a>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=blue>bar]</font></a>baz": execCommand("stylewithcss", false, "false") return value | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=blue>bar]</font></a>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=blue>bar]</font></a>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=blue>bar]</font></a>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("abaz", "abaz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=blue>bar]</font></a>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=blue>bar]</font></a>baz" queryCommandState("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=blue>bar]</font></a>baz" queryCommandValue("stylewithcss") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=blue>bar]</font></a>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=blue>bar]</font></a>baz" queryCommandState("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=blue>bar]</font></a>baz" queryCommandValue("stylewithcss") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=blue>bar]</font></a>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=blue>bar]</font></a>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=blue>bar]</font></a>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=blue>bar]</font></a>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=blue>bar]</font></a>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=blue>bar]</font></a>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<font color=blue><a href=http://www.google.com>bar]</a></font>baz": execCommand("stylewithcss", false, "true") return value | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font color=blue><a href=http://www.google.com>bar]</a></font>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font color=blue><a href=http://www.google.com>bar]</a></font>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font color=blue><a href=http://www.google.com>bar]</a></font>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("abaz", "abaz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<font color=blue><a href=http://www.google.com>bar]</a></font>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font color=blue><a href=http://www.google.com>bar]</a></font>baz" queryCommandState("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font color=blue><a href=http://www.google.com>bar]</a></font>baz" queryCommandValue("stylewithcss") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<font color=blue><a href=http://www.google.com>bar]</a></font>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font color=blue><a href=http://www.google.com>bar]</a></font>baz" queryCommandState("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font color=blue><a href=http://www.google.com>bar]</a></font>baz" queryCommandValue("stylewithcss") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<font color=blue><a href=http://www.google.com>bar]</a></font>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font color=blue><a href=http://www.google.com>bar]</a></font>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font color=blue><a href=http://www.google.com>bar]</a></font>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<font color=blue><a href=http://www.google.com>bar]</a></font>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font color=blue><a href=http://www.google.com>bar]</a></font>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font color=blue><a href=http://www.google.com>bar]</a></font>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<font color=blue><a href=http://www.google.com>bar]</a></font>baz": execCommand("stylewithcss", false, "false") return value | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font color=blue><a href=http://www.google.com>bar]</a></font>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font color=blue><a href=http://www.google.com>bar]</a></font>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font color=blue><a href=http://www.google.com>bar]</a></font>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("abaz", "abaz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<font color=blue><a href=http://www.google.com>bar]</a></font>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font color=blue><a href=http://www.google.com>bar]</a></font>baz" queryCommandState("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font color=blue><a href=http://www.google.com>bar]</a></font>baz" queryCommandValue("stylewithcss") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<font color=blue><a href=http://www.google.com>bar]</a></font>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font color=blue><a href=http://www.google.com>bar]</a></font>baz" queryCommandState("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font color=blue><a href=http://www.google.com>bar]</a></font>baz" queryCommandValue("stylewithcss") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<font color=blue><a href=http://www.google.com>bar]</a></font>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font color=blue><a href=http://www.google.com>bar]</a></font>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font color=blue><a href=http://www.google.com>bar]</a></font>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<font color=blue><a href=http://www.google.com>bar]</a></font>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font color=blue><a href=http://www.google.com>bar]</a></font>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font color=blue><a href=http://www.google.com>bar]</a></font>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=brown>bar]</font></a>baz": execCommand("stylewithcss", false, "true") return value | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=brown>bar]</font></a>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=brown>bar]</font></a>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=brown>bar]</font></a>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("abaz", "abaz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=brown>bar]</font></a>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=brown>bar]</font></a>baz" queryCommandState("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=brown>bar]</font></a>baz" queryCommandValue("stylewithcss") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=brown>bar]</font></a>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=brown>bar]</font></a>baz" queryCommandState("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=brown>bar]</font></a>baz" queryCommandValue("stylewithcss") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=brown>bar]</font></a>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=brown>bar]</font></a>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=brown>bar]</font></a>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=brown>bar]</font></a>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=brown>bar]</font></a>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=brown>bar]</font></a>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=brown>bar]</font></a>baz": execCommand("stylewithcss", false, "false") return value | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=brown>bar]</font></a>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=brown>bar]</font></a>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=brown>bar]</font></a>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("abaz", "abaz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=brown>bar]</font></a>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=brown>bar]</font></a>baz" queryCommandState("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=brown>bar]</font></a>baz" queryCommandValue("stylewithcss") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=brown>bar]</font></a>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=brown>bar]</font></a>baz" queryCommandState("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=brown>bar]</font></a>baz" queryCommandValue("stylewithcss") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=brown>bar]</font></a>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=brown>bar]</font></a>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=brown>bar]</font></a>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=brown>bar]</font></a>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=brown>bar]</font></a>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=brown>bar]</font></a>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<font color=brown><a href=http://www.google.com>bar]</a></font>baz": execCommand("stylewithcss", false, "true") return value | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font color=brown><a href=http://www.google.com>bar]</a></font>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font color=brown><a href=http://www.google.com>bar]</a></font>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font color=brown><a href=http://www.google.com>bar]</a></font>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("abaz", "abaz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<font color=brown><a href=http://www.google.com>bar]</a></font>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font color=brown><a href=http://www.google.com>bar]</a></font>baz" queryCommandState("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font color=brown><a href=http://www.google.com>bar]</a></font>baz" queryCommandValue("stylewithcss") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<font color=brown><a href=http://www.google.com>bar]</a></font>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font color=brown><a href=http://www.google.com>bar]</a></font>baz" queryCommandState("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font color=brown><a href=http://www.google.com>bar]</a></font>baz" queryCommandValue("stylewithcss") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<font color=brown><a href=http://www.google.com>bar]</a></font>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font color=brown><a href=http://www.google.com>bar]</a></font>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font color=brown><a href=http://www.google.com>bar]</a></font>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<font color=brown><a href=http://www.google.com>bar]</a></font>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font color=brown><a href=http://www.google.com>bar]</a></font>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font color=brown><a href=http://www.google.com>bar]</a></font>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<font color=brown><a href=http://www.google.com>bar]</a></font>baz": execCommand("stylewithcss", false, "false") return value | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font color=brown><a href=http://www.google.com>bar]</a></font>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font color=brown><a href=http://www.google.com>bar]</a></font>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font color=brown><a href=http://www.google.com>bar]</a></font>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("abaz", "abaz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<font color=brown><a href=http://www.google.com>bar]</a></font>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font color=brown><a href=http://www.google.com>bar]</a></font>baz" queryCommandState("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font color=brown><a href=http://www.google.com>bar]</a></font>baz" queryCommandValue("stylewithcss") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<font color=brown><a href=http://www.google.com>bar]</a></font>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font color=brown><a href=http://www.google.com>bar]</a></font>baz" queryCommandState("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font color=brown><a href=http://www.google.com>bar]</a></font>baz" queryCommandValue("stylewithcss") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<font color=brown><a href=http://www.google.com>bar]</a></font>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font color=brown><a href=http://www.google.com>bar]</a></font>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font color=brown><a href=http://www.google.com>bar]</a></font>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<font color=brown><a href=http://www.google.com>bar]</a></font>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font color=brown><a href=http://www.google.com>bar]</a></font>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font color=brown><a href=http://www.google.com>bar]</a></font>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=black>bar]</font></a>baz": execCommand("stylewithcss", false, "true") return value | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=black>bar]</font></a>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=black>bar]</font></a>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=black>bar]</font></a>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("abaz", "abaz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=black>bar]</font></a>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=black>bar]</font></a>baz" queryCommandState("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=black>bar]</font></a>baz" queryCommandValue("stylewithcss") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=black>bar]</font></a>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=black>bar]</font></a>baz" queryCommandState("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=black>bar]</font></a>baz" queryCommandValue("stylewithcss") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=black>bar]</font></a>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=black>bar]</font></a>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=black>bar]</font></a>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=black>bar]</font></a>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=black>bar]</font></a>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=black>bar]</font></a>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=black>bar]</font></a>baz": execCommand("stylewithcss", false, "false") return value | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=black>bar]</font></a>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=black>bar]</font></a>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=black>bar]</font></a>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("abaz", "abaz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=black>bar]</font></a>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=black>bar]</font></a>baz" queryCommandState("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=black>bar]</font></a>baz" queryCommandValue("stylewithcss") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=black>bar]</font></a>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=black>bar]</font></a>baz" queryCommandState("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=black>bar]</font></a>baz" queryCommandValue("stylewithcss") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=black>bar]</font></a>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=black>bar]</font></a>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=black>bar]</font></a>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=black>bar]</font></a>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=black>bar]</font></a>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=black>bar]</font></a>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><u>bar]</u></a>baz": execCommand("stylewithcss", false, "true") return value | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><u>bar]</u></a>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><u>bar]</u></a>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><u>bar]</u></a>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("abaz", "abaz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><u>bar]</u></a>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><u>bar]</u></a>baz" queryCommandState("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><u>bar]</u></a>baz" queryCommandValue("stylewithcss") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><u>bar]</u></a>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><u>bar]</u></a>baz" queryCommandState("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><u>bar]</u></a>baz" queryCommandValue("stylewithcss") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><u>bar]</u></a>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><u>bar]</u></a>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><u>bar]</u></a>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><u>bar]</u></a>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><u>bar]</u></a>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<a href=http://www.google.com><u>bar]</u></a>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><u>bar]</u></a>baz": execCommand("stylewithcss", false, "false") return value | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><u>bar]</u></a>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><u>bar]</u></a>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><u>bar]</u></a>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("abaz", "abaz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><u>bar]</u></a>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><u>bar]</u></a>baz" queryCommandState("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><u>bar]</u></a>baz" queryCommandValue("stylewithcss") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><u>bar]</u></a>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><u>bar]</u></a>baz" queryCommandState("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><u>bar]</u></a>baz" queryCommandValue("stylewithcss") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><u>bar]</u></a>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><u>bar]</u></a>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><u>bar]</u></a>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><u>bar]</u></a>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><u>bar]</u></a>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<a href=http://www.google.com><u>bar]</u></a>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<u><a href=http://www.google.com>bar]</a></u>baz": execCommand("stylewithcss", false, "true") return value | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<u><a href=http://www.google.com>bar]</a></u>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<u><a href=http://www.google.com>bar]</a></u>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<u><a href=http://www.google.com>bar]</a></u>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("abaz", "abaz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<u><a href=http://www.google.com>bar]</a></u>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<u><a href=http://www.google.com>bar]</a></u>baz" queryCommandState("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<u><a href=http://www.google.com>bar]</a></u>baz" queryCommandValue("stylewithcss") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<u><a href=http://www.google.com>bar]</a></u>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<u><a href=http://www.google.com>bar]</a></u>baz" queryCommandState("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<u><a href=http://www.google.com>bar]</a></u>baz" queryCommandValue("stylewithcss") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<u><a href=http://www.google.com>bar]</a></u>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<u><a href=http://www.google.com>bar]</a></u>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<u><a href=http://www.google.com>bar]</a></u>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<u><a href=http://www.google.com>bar]</a></u>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<u><a href=http://www.google.com>bar]</a></u>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<u><a href=http://www.google.com>bar]</a></u>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<u><a href=http://www.google.com>bar]</a></u>baz": execCommand("stylewithcss", false, "false") return value | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<u><a href=http://www.google.com>bar]</a></u>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<u><a href=http://www.google.com>bar]</a></u>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<u><a href=http://www.google.com>bar]</a></u>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("abaz", "abaz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<u><a href=http://www.google.com>bar]</a></u>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<u><a href=http://www.google.com>bar]</a></u>baz" queryCommandState("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<u><a href=http://www.google.com>bar]</a></u>baz" queryCommandValue("stylewithcss") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<u><a href=http://www.google.com>bar]</a></u>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<u><a href=http://www.google.com>bar]</a></u>baz" queryCommandState("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<u><a href=http://www.google.com>bar]</a></u>baz" queryCommandValue("stylewithcss") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<u><a href=http://www.google.com>bar]</a></u>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<u><a href=http://www.google.com>bar]</a></u>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<u><a href=http://www.google.com>bar]</a></u>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<u><a href=http://www.google.com>bar]</a></u>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<u><a href=http://www.google.com>bar]</a></u>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<u><a href=http://www.google.com>bar]</a></u>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<sub><font size=2>bar]</font></sub>baz": execCommand("stylewithcss", false, "true") return value | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<sub><font size=2>bar]</font></sub>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<sub><font size=2>bar]</font></sub>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<sub><font size=2>bar]</font></sub>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("abaz", "abaz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<sub><font size=2>bar]</font></sub>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<sub><font size=2>bar]</font></sub>baz" queryCommandState("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<sub><font size=2>bar]</font></sub>baz" queryCommandValue("stylewithcss") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<sub><font size=2>bar]</font></sub>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<sub><font size=2>bar]</font></sub>baz" queryCommandState("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<sub><font size=2>bar]</font></sub>baz" queryCommandValue("stylewithcss") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<sub><font size=2>bar]</font></sub>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<sub><font size=2>bar]</font></sub>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<sub><font size=2>bar]</font></sub>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<sub><font size=2>bar]</font></sub>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<sub><font size=2>bar]</font></sub>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<sub><font size=2>bar]</font></sub>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<sub><font size=2>bar]</font></sub>baz": execCommand("stylewithcss", false, "false") return value | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<sub><font size=2>bar]</font></sub>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<sub><font size=2>bar]</font></sub>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<sub><font size=2>bar]</font></sub>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("abaz", "abaz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<sub><font size=2>bar]</font></sub>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<sub><font size=2>bar]</font></sub>baz" queryCommandState("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<sub><font size=2>bar]</font></sub>baz" queryCommandValue("stylewithcss") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<sub><font size=2>bar]</font></sub>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<sub><font size=2>bar]</font></sub>baz" queryCommandState("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<sub><font size=2>bar]</font></sub>baz" queryCommandValue("stylewithcss") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<sub><font size=2>bar]</font></sub>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<sub><font size=2>bar]</font></sub>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<sub><font size=2>bar]</font></sub>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<sub><font size=2>bar]</font></sub>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<sub><font size=2>bar]</font></sub>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<sub><font size=2>bar]</font></sub>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<font size=2><sub>bar]</sub></font>baz": execCommand("stylewithcss", false, "true") return value | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font size=2><sub>bar]</sub></font>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font size=2><sub>bar]</sub></font>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font size=2><sub>bar]</sub></font>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("abaz", "abaz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<font size=2><sub>bar]</sub></font>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font size=2><sub>bar]</sub></font>baz" queryCommandState("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font size=2><sub>bar]</sub></font>baz" queryCommandValue("stylewithcss") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<font size=2><sub>bar]</sub></font>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font size=2><sub>bar]</sub></font>baz" queryCommandState("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font size=2><sub>bar]</sub></font>baz" queryCommandValue("stylewithcss") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<font size=2><sub>bar]</sub></font>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font size=2><sub>bar]</sub></font>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font size=2><sub>bar]</sub></font>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<font size=2><sub>bar]</sub></font>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font size=2><sub>bar]</sub></font>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font size=2><sub>bar]</sub></font>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<font size=2><sub>bar]</sub></font>baz": execCommand("stylewithcss", false, "false") return value | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font size=2><sub>bar]</sub></font>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font size=2><sub>bar]</sub></font>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font size=2><sub>bar]</sub></font>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("abaz", "abaz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<font size=2><sub>bar]</sub></font>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font size=2><sub>bar]</sub></font>baz" queryCommandState("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font size=2><sub>bar]</sub></font>baz" queryCommandValue("stylewithcss") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<font size=2><sub>bar]</sub></font>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font size=2><sub>bar]</sub></font>baz" queryCommandState("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font size=2><sub>bar]</sub></font>baz" queryCommandValue("stylewithcss") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<font size=2><sub>bar]</sub></font>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font size=2><sub>bar]</sub></font>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font size=2><sub>bar]</sub></font>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<font size=2><sub>bar]</sub></font>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font size=2><sub>bar]</sub></font>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font size=2><sub>bar]</sub></font>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<sub><font size=3>bar]</font></sub>baz": execCommand("stylewithcss", false, "true") return value | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<sub><font size=3>bar]</font></sub>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<sub><font size=3>bar]</font></sub>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<sub><font size=3>bar]</font></sub>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("abaz", "abaz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<sub><font size=3>bar]</font></sub>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<sub><font size=3>bar]</font></sub>baz" queryCommandState("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<sub><font size=3>bar]</font></sub>baz" queryCommandValue("stylewithcss") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<sub><font size=3>bar]</font></sub>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<sub><font size=3>bar]</font></sub>baz" queryCommandState("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<sub><font size=3>bar]</font></sub>baz" queryCommandValue("stylewithcss") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<sub><font size=3>bar]</font></sub>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<sub><font size=3>bar]</font></sub>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<sub><font size=3>bar]</font></sub>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<sub><font size=3>bar]</font></sub>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<sub><font size=3>bar]</font></sub>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<sub><font size=3>bar]</font></sub>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<sub><font size=3>bar]</font></sub>baz": execCommand("stylewithcss", false, "false") return value | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<sub><font size=3>bar]</font></sub>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<sub><font size=3>bar]</font></sub>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<sub><font size=3>bar]</font></sub>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("abaz", "abaz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<sub><font size=3>bar]</font></sub>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<sub><font size=3>bar]</font></sub>baz" queryCommandState("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<sub><font size=3>bar]</font></sub>baz" queryCommandValue("stylewithcss") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<sub><font size=3>bar]</font></sub>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<sub><font size=3>bar]</font></sub>baz" queryCommandState("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<sub><font size=3>bar]</font></sub>baz" queryCommandValue("stylewithcss") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<sub><font size=3>bar]</font></sub>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<sub><font size=3>bar]</font></sub>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<sub><font size=3>bar]</font></sub>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<sub><font size=3>bar]</font></sub>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<sub><font size=3>bar]</font></sub>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<sub><font size=3>bar]</font></sub>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<font size=3><sub>bar]</sub></font>baz": execCommand("stylewithcss", false, "true") return value | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font size=3><sub>bar]</sub></font>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font size=3><sub>bar]</sub></font>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font size=3><sub>bar]</sub></font>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("abaz", "abaz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<font size=3><sub>bar]</sub></font>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font size=3><sub>bar]</sub></font>baz" queryCommandState("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font size=3><sub>bar]</sub></font>baz" queryCommandValue("stylewithcss") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<font size=3><sub>bar]</sub></font>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font size=3><sub>bar]</sub></font>baz" queryCommandState("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font size=3><sub>bar]</sub></font>baz" queryCommandValue("stylewithcss") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<font size=3><sub>bar]</sub></font>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font size=3><sub>bar]</sub></font>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font size=3><sub>bar]</sub></font>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["inserttext","a"]] "[foo<font size=3><sub>bar]</sub></font>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font size=3><sub>bar]</sub></font>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["stylewithcss","true"],["inserttext","a"]] "[foo<font size=3><sub>bar]</sub></font>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<font size=3><sub>bar]</sub></font>baz": execCommand("stylewithcss", false, "false") return value | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font size=3><sub>bar]</sub></font>baz": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font size=3><sub>bar]</sub></font>baz" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font size=3><sub>bar]</sub></font>baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("abaz", "abaz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<font size=3><sub>bar]</sub></font>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font size=3><sub>bar]</sub></font>baz" queryCommandState("stylewithcss") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font size=3><sub>bar]</sub></font>baz" queryCommandValue("stylewithcss") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<font size=3><sub>bar]</sub></font>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font size=3><sub>bar]</sub></font>baz" queryCommandState("stylewithcss") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font size=3><sub>bar]</sub></font>baz" queryCommandValue("stylewithcss") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<font size=3><sub>bar]</sub></font>baz" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font size=3><sub>bar]</sub></font>baz" queryCommandState("inserttext") before | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font size=3><sub>bar]</sub></font>baz" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["inserttext","a"]] "[foo<font size=3><sub>bar]</sub></font>baz" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font size=3><sub>bar]</sub></font>baz" queryCommandState("inserttext") after | Asserts runPass | 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 | [["stylewithcss","false"],["inserttext","a"]] "[foo<font size=3><sub>bar]</sub></font>baz" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<b>[bar</b>baz]": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "foo<b>[bar</b>baz]" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "foo<b>[bar</b>baz]" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("foo<b>a</b>", "foo<b>a</b>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "foo<b>[bar</b>baz]" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<b>[bar</b>baz]" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<b>[bar</b>baz]" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<b>[bar</b>baz]" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<b>[bar</b>baz]" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<b>[bar</b>baz]" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<i>[bar</i>baz]": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "foo<i>[bar</i>baz]" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "foo<i>[bar</i>baz]" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("foo<i>a</i>", "foo<i>a</i>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "foo<i>[bar</i>baz]" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<i>[bar</i>baz]" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<i>[bar</i>baz]" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<i>[bar</i>baz]" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<i>[bar</i>baz]" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<i>[bar</i>baz]" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<s>[bar</s>baz]": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "foo<s>[bar</s>baz]" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "foo<s>[bar</s>baz]" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<s>a</s>" but got "foo<strike>a</strike>" 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:2642: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 runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Fail | assert_equals("foo<strike>a</strike>", "foo<s>a</s>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "foo<s>[bar</s>baz]" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<s>[bar</s>baz]" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<s>[bar</s>baz]" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<s>[bar</s>baz]" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<s>[bar</s>baz]" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<s>[bar</s>baz]" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<sub>[bar</sub>baz]": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "foo<sub>[bar</sub>baz]" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "foo<sub>[bar</sub>baz]" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<sub>a</sub>" but got "foo<span style=\"font-size:13.3333px\">a</span>" 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:2642: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 runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Fail | assert_equals("foo<span style=\"font-size:13.3333px\">a</span>", "foo<sub>a</sub>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "foo<sub>[bar</sub>baz]" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<sub>[bar</sub>baz]" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<sub>[bar</sub>baz]" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<sub>[bar</sub>baz]" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<sub>[bar</sub>baz]" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<sub>[bar</sub>baz]" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<sup>[bar</sup>baz]": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "foo<sup>[bar</sup>baz]" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "foo<sup>[bar</sup>baz]" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<sup>a</sup>" but got "foo<span style=\"font-size:13.3333px\">a</span>" 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:2642: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 runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Fail | assert_equals("foo<span style=\"font-size:13.3333px\">a</span>", "foo<sup>a</sup>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "foo<sup>[bar</sup>baz]" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<sup>[bar</sup>baz]" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<sup>[bar</sup>baz]" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<sup>[bar</sup>baz]" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<sup>[bar</sup>baz]" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<sup>[bar</sup>baz]" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<u>[bar</u>baz]": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "foo<u>[bar</u>baz]" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "foo<u>[bar</u>baz]" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("foo<u>a</u>", "foo<u>a</u>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "foo<u>[bar</u>baz]" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<u>[bar</u>baz]" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<u>[bar</u>baz]" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<u>[bar</u>baz]" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<u>[bar</u>baz]" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<u>[bar</u>baz]" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<a href=http://www.google.com>[bar</a>baz]": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "foo<a href=http://www.google.com>[bar</a>baz]" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "foo<a href=http://www.google.com>[bar</a>baz]" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("fooa", "fooa", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "foo<a href=http://www.google.com>[bar</a>baz]" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<a href=http://www.google.com>[bar</a>baz]" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<a href=http://www.google.com>[bar</a>baz]" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<a href=http://www.google.com>[bar</a>baz]" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<a href=http://www.google.com>[bar</a>baz]" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<a href=http://www.google.com>[bar</a>baz]" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<font face=sans-serif>[bar</font>baz]": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "foo<font face=sans-serif>[bar</font>baz]" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "foo<font face=sans-serif>[bar</font>baz]" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("foo<font face=\"sans-serif\">a</font>", "foo<font face=\"sans-serif\">a</font>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "foo<font face=sans-serif>[bar</font>baz]" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<font face=sans-serif>[bar</font>baz]" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<font face=sans-serif>[bar</font>baz]" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<font face=sans-serif>[bar</font>baz]" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<font face=sans-serif>[bar</font>baz]" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<font face=sans-serif>[bar</font>baz]" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<font size=4>[bar</font>baz]": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "foo<font size=4>[bar</font>baz]" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "foo<font size=4>[bar</font>baz]" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("foo<font size=\"4\">a</font>", "foo<font size=\"4\">a</font>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "foo<font size=4>[bar</font>baz]" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<font size=4>[bar</font>baz]" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<font size=4>[bar</font>baz]" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<font size=4>[bar</font>baz]" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<font size=4>[bar</font>baz]" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<font size=4>[bar</font>baz]" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<font color=#0000FF>[bar</font>baz]": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "foo<font color=#0000FF>[bar</font>baz]" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "foo<font color=#0000FF>[bar</font>baz]" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<font color=\"#0000FF\">a</font>" but got "foo<font color=\"#0000ff\">a</font>" 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:2642: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 runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Fail | assert_equals("foo<font color=\"#0000ff\">a</font>", "foo<font color=\"#0000FF\">a</font>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "foo<font color=#0000FF>[bar</font>baz]" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<font color=#0000FF>[bar</font>baz]" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<font color=#0000FF>[bar</font>baz]" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<font color=#0000FF>[bar</font>baz]" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<font color=#0000FF>[bar</font>baz]" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<font color=#0000FF>[bar</font>baz]" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<span style=background-color:#00FFFF>[bar</span>baz]": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "foo<span style=background-color:#00FFFF>[bar</span>baz]" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "foo<span style=background-color:#00FFFF>[bar</span>baz]" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("foo<span style=\"background-color:rgb(0, 255, 255)\">a</span>", "foo<span style=\"background-color:rgb(0, 255, 255)\">a</span>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "foo<span style=background-color:#00FFFF>[bar</span>baz]" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<span style=background-color:#00FFFF>[bar</span>baz]" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<span style=background-color:#00FFFF>[bar</span>baz]" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<span style=background-color:#00FFFF>[bar</span>baz]" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<span style=background-color:#00FFFF>[bar</span>baz]" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<span style=background-color:#00FFFF>[bar</span>baz]" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<a href=http://www.google.com><font color=blue>[bar</font></a>baz]": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "foo<a href=http://www.google.com><font color=blue>[bar</font></a>baz]" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "foo<a href=http://www.google.com><font color=blue>[bar</font></a>baz]" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<font color=\"blue\">a</font>" but got "foo<font color=\"#0000ff\">a</font>" 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:2642: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 runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Fail | assert_equals("foo<font color=\"#0000ff\">a</font>", "foo<font color=\"blue\">a</font>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "foo<a href=http://www.google.com><font color=blue>[bar</font></a>baz]" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<a href=http://www.google.com><font color=blue>[bar</font></a>baz]" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<a href=http://www.google.com><font color=blue>[bar</font></a>baz]" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<a href=http://www.google.com><font color=blue>[bar</font></a>baz]" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<a href=http://www.google.com><font color=blue>[bar</font></a>baz]" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<a href=http://www.google.com><font color=blue>[bar</font></a>baz]" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<font color=blue><a href=http://www.google.com>[bar</a></font>baz]": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "foo<font color=blue><a href=http://www.google.com>[bar</a></font>baz]" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "foo<font color=blue><a href=http://www.google.com>[bar</a></font>baz]" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<font color=\"blue\">a</font>" but got "fooa" 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:2642: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 runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Fail | assert_equals("fooa", "foo<font color=\"blue\">a</font>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "foo<font color=blue><a href=http://www.google.com>[bar</a></font>baz]" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<font color=blue><a href=http://www.google.com>[bar</a></font>baz]" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<font color=blue><a href=http://www.google.com>[bar</a></font>baz]" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<font color=blue><a href=http://www.google.com>[bar</a></font>baz]" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<font color=blue><a href=http://www.google.com>[bar</a></font>baz]" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<font color=blue><a href=http://www.google.com>[bar</a></font>baz]" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<a href=http://www.google.com><font color=brown>[bar</font></a>baz]": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "foo<a href=http://www.google.com><font color=brown>[bar</font></a>baz]" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "foo<a href=http://www.google.com><font color=brown>[bar</font></a>baz]" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<font color=\"brown\">a</font>" but got "foo<font color=\"#a52a2a\">a</font>" 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:2642: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 runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Fail | assert_equals("foo<font color=\"#a52a2a\">a</font>", "foo<font color=\"brown\">a</font>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "foo<a href=http://www.google.com><font color=brown>[bar</font></a>baz]" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<a href=http://www.google.com><font color=brown>[bar</font></a>baz]" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<a href=http://www.google.com><font color=brown>[bar</font></a>baz]" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<a href=http://www.google.com><font color=brown>[bar</font></a>baz]" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<a href=http://www.google.com><font color=brown>[bar</font></a>baz]" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<a href=http://www.google.com><font color=brown>[bar</font></a>baz]" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<font color=brown><a href=http://www.google.com>[bar</a></font>baz]": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "foo<font color=brown><a href=http://www.google.com>[bar</a></font>baz]" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "foo<font color=brown><a href=http://www.google.com>[bar</a></font>baz]" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<font color=\"brown\">a</font>" but got "fooa" 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:2642: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 runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Fail | assert_equals("fooa", "foo<font color=\"brown\">a</font>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "foo<font color=brown><a href=http://www.google.com>[bar</a></font>baz]" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<font color=brown><a href=http://www.google.com>[bar</a></font>baz]" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<font color=brown><a href=http://www.google.com>[bar</a></font>baz]" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<font color=brown><a href=http://www.google.com>[bar</a></font>baz]" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<font color=brown><a href=http://www.google.com>[bar</a></font>baz]" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<font color=brown><a href=http://www.google.com>[bar</a></font>baz]" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<a href=http://www.google.com><font color=black>[bar</font></a>baz]": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "foo<a href=http://www.google.com><font color=black>[bar</font></a>baz]" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "foo<a href=http://www.google.com><font color=black>[bar</font></a>baz]" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<font color=\"black\">a</font>" but got "fooa" 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:2642: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 runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Fail | assert_equals("fooa", "foo<font color=\"black\">a</font>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "foo<a href=http://www.google.com><font color=black>[bar</font></a>baz]" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<a href=http://www.google.com><font color=black>[bar</font></a>baz]" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<a href=http://www.google.com><font color=black>[bar</font></a>baz]" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<a href=http://www.google.com><font color=black>[bar</font></a>baz]" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<a href=http://www.google.com><font color=black>[bar</font></a>baz]" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<a href=http://www.google.com><font color=black>[bar</font></a>baz]" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<a href=http://www.google.com><u>[bar</u></a>baz]": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "foo<a href=http://www.google.com><u>[bar</u></a>baz]" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "foo<a href=http://www.google.com><u>[bar</u></a>baz]" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<u>a</u>" but got "fooa" 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:2642: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 runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Fail | assert_equals("fooa", "foo<u>a</u>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "foo<a href=http://www.google.com><u>[bar</u></a>baz]" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<a href=http://www.google.com><u>[bar</u></a>baz]" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<a href=http://www.google.com><u>[bar</u></a>baz]" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<a href=http://www.google.com><u>[bar</u></a>baz]" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<a href=http://www.google.com><u>[bar</u></a>baz]" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<a href=http://www.google.com><u>[bar</u></a>baz]" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<u><a href=http://www.google.com>[bar</a></u>baz]": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "foo<u><a href=http://www.google.com>[bar</a></u>baz]" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "foo<u><a href=http://www.google.com>[bar</a></u>baz]" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("foo<u>a</u>", "foo<u>a</u>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "foo<u><a href=http://www.google.com>[bar</a></u>baz]" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<u><a href=http://www.google.com>[bar</a></u>baz]" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<u><a href=http://www.google.com>[bar</a></u>baz]" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<u><a href=http://www.google.com>[bar</a></u>baz]" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<u><a href=http://www.google.com>[bar</a></u>baz]" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<u><a href=http://www.google.com>[bar</a></u>baz]" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<sub><font size=2>[bar</font></sub>baz]": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "foo<sub><font size=2>[bar</font></sub>baz]" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "foo<sub><font size=2>[bar</font></sub>baz]" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<sub><font size=\"2\">a</font></sub>" but got "foo<font size=\"2\">a</font>" 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:2642: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 runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Fail | assert_equals("foo<font size=\"2\">a</font>", "foo<sub><font size=\"2\">a</font></sub>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "foo<sub><font size=2>[bar</font></sub>baz]" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<sub><font size=2>[bar</font></sub>baz]" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<sub><font size=2>[bar</font></sub>baz]" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<sub><font size=2>[bar</font></sub>baz]" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<sub><font size=2>[bar</font></sub>baz]" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<sub><font size=2>[bar</font></sub>baz]" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<font size=2><sub>[bar</sub></font>baz]": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "foo<font size=2><sub>[bar</sub></font>baz]" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "foo<font size=2><sub>[bar</sub></font>baz]" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<font size=\"2\"><sub>a</sub></font>" but got "foo<span style=\"font-size:10.8333px\">a</span>" 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:2642: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 runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Fail | assert_equals("foo<span style=\"font-size:10.8333px\">a</span>", "foo<font size=\"2\"><sub>a</sub></font>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "foo<font size=2><sub>[bar</sub></font>baz]" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<font size=2><sub>[bar</sub></font>baz]" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<font size=2><sub>[bar</sub></font>baz]" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<font size=2><sub>[bar</sub></font>baz]" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<font size=2><sub>[bar</sub></font>baz]" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<font size=2><sub>[bar</sub></font>baz]" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<sub><font size=3>[bar</font></sub>baz]": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "foo<sub><font size=3>[bar</font></sub>baz]" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "foo<sub><font size=3>[bar</font></sub>baz]" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<sub><font size=\"3\">a</font></sub>" but got "fooa" 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:2642: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 runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Fail | assert_equals("fooa", "foo<sub><font size=\"3\">a</font></sub>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "foo<sub><font size=3>[bar</font></sub>baz]" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<sub><font size=3>[bar</font></sub>baz]" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<sub><font size=3>[bar</font></sub>baz]" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<sub><font size=3>[bar</font></sub>baz]" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<sub><font size=3>[bar</font></sub>baz]" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<sub><font size=3>[bar</font></sub>baz]" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<font size=3><sub>[bar</sub></font>baz]": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "foo<font size=3><sub>[bar</sub></font>baz]" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "foo<font size=3><sub>[bar</sub></font>baz]" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<font size=\"3\"><sub>a</sub></font>" but got "foo<span style=\"font-size:13.3333px\">a</span>" 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:2642: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 runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Fail | assert_equals("foo<span style=\"font-size:13.3333px\">a</span>", "foo<font size=\"3\"><sub>a</sub></font>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "foo<font size=3><sub>[bar</sub></font>baz]" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<font size=3><sub>[bar</sub></font>baz]" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "foo<font size=3><sub>[bar</sub></font>baz]" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "foo<font size=3><sub>[bar</sub></font>baz]" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<font size=3><sub>[bar</sub></font>baz]" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "foo<font size=3><sub>[bar</sub></font>baz]" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "<blockquote><font color=blue>[foo]</font></blockquote>": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "<blockquote><font color=blue>[foo]</font></blockquote>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "<blockquote><font color=blue>[foo]</font></blockquote>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<blockquote><font color=\"blue\">a</font></blockquote>", "<blockquote><font color=\"blue\">a</font></blockquote>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "<blockquote><font color=blue>[foo]</font></blockquote>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "<blockquote><font color=blue>[foo]</font></blockquote>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "<blockquote><font color=blue>[foo]</font></blockquote>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "<blockquote><font color=blue>[foo]</font></blockquote>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "<blockquote><font color=blue>[foo]</font></blockquote>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "<blockquote><font color=blue>[foo]</font></blockquote>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div>[] abc</div>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<div>[] abc</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<div>[] abc</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div> abc</div>", "<div> abc</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "<div>[] abc</div>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div>[] abc</div>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div>[] abc</div>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div>[] abc</div>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div>[] abc</div>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div>[] abc</div>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div> []abc</div>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<div> []abc</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<div> []abc</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div> abc</div>", "<div> abc</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "<div> []abc</div>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div> []abc</div>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div> []abc</div>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div> []abc</div>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div> []abc</div>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div> []abc</div>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div>[] abc</div>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<div>[] abc</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<div>[] abc</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div> abc</div>", "<div> abc</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "<div>[] abc</div>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div>[] abc</div>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div>[] abc</div>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div>[] abc</div>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div>[] abc</div>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div>[] abc</div>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div> [] abc</div>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<div> [] abc</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<div> [] abc</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div> abc</div>", "<div> abc</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "<div> [] abc</div>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div> [] abc</div>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div> [] abc</div>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div> [] abc</div>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div> [] abc</div>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div> [] abc</div>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div> []abc</div>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<div> []abc</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<div> []abc</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div> abc</div>", "<div> abc</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "<div> []abc</div>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div> []abc</div>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div> []abc</div>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div> []abc</div>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div> []abc</div>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div> []abc</div>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div>abc[] </div>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<div>abc[] </div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<div>abc[] </div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div>abc </div>", "<div>abc </div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "<div>abc[] </div>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div>abc[] </div>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div>abc[] </div>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div>abc[] </div>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div>abc[] </div>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div>abc[] </div>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div>abc []</div>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<div>abc []</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<div>abc []</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div>abc </div>", "<div>abc </div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "<div>abc []</div>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div>abc []</div>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div>abc []</div>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div>abc []</div>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div>abc []</div>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div>abc []</div>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div>abc[] </div>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<div>abc[] </div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<div>abc[] </div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div>abc </div>", "<div>abc </div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "<div>abc[] </div>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div>abc[] </div>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div>abc[] </div>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div>abc[] </div>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div>abc[] </div>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div>abc[] </div>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div>abc [] </div>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<div>abc [] </div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<div>abc [] </div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div>abc </div>", "<div>abc </div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "<div>abc [] </div>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div>abc [] </div>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div>abc [] </div>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div>abc [] </div>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div>abc [] </div>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div>abc [] </div>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div>abc []</div>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<div>abc []</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<div>abc []</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div>abc </div>", "<div>abc </div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "<div>abc []</div>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div>abc []</div>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div>abc []</div>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div>abc []</div>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div>abc []</div>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div>abc []</div>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "<br>{}": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "<br>{}" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "<br>{}" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("a", "a", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "<br>{}" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "<br>{}" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "<br>{}" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "<br>{}" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "<br>{}" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "<br>{}" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","d"]] "abc<br>{}": execCommand("inserttext", false, "d") return value | Asserts runPass | 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 | [["inserttext","d"]] "abc<br>{}" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","d"]] "abc<br>{}" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "abcd" but got "abcd<br>" 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:2642: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 runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Fail | assert_equals("abcd<br>", "abcd", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","d"]] "abc<br>{}" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","d"]] "abc<br>{}" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","d"]] "abc<br>{}" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","d"]] "abc<br>{}" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","d"]] "abc<br>{}" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","d"]] "abc<br>{}" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","d"]] "abc<br>{}<br>": execCommand("inserttext", false, "d") return value | Asserts runPass | 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 | [["inserttext","d"]] "abc<br>{}<br>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","d"]] "abc<br>{}<br>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("abc<br>d", "abc<br>d", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","d"]] "abc<br>{}<br>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","d"]] "abc<br>{}<br>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","d"]] "abc<br>{}<br>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","d"]] "abc<br>{}<br>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","d"]] "abc<br>{}<br>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","d"]] "abc<br>{}<br>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","d"]] "<span contenteditable=false>abc</span><br>{}": execCommand("inserttext", false, "d") return value | Asserts runPass | 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 | [["inserttext","d"]] "<span contenteditable=false>abc</span><br>{}" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","d"]] "<span contenteditable=false>abc</span><br>{}" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<span contenteditable=\"false\">abc</span>d", "<span contenteditable=\"false\">abc</span>d", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","d"]] "<span contenteditable=false>abc</span><br>{}" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","d"]] "<span contenteditable=false>abc</span><br>{}" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","d"]] "<span contenteditable=false>abc</span><br>{}" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","d"]] "<span contenteditable=false>abc</span><br>{}" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","d"]] "<span contenteditable=false>abc</span><br>{}" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","d"]] "<span contenteditable=false>abc</span><br>{}" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "<div contenteditable=false><span contenteditable><br>{}</span></div>": execCommand("inserttext", false, "a") return value | Asserts runPass | 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 | [["inserttext","a"]] "<div contenteditable=false><span contenteditable><br>{}</span></div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","a"]] "<div contenteditable=false><span contenteditable><br>{}</span></div>" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div contenteditable=\"false\"><span contenteditable=\"\">a</span></div>" but got "<div contenteditable=\"false\"><span contenteditable=\"\">a<br></span></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:2642: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 runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Fail | assert_equals("<div contenteditable=\"false\"><span contenteditable=\"\">a<br></span></div>", "<div contenteditable=\"false\"><span contenteditable=\"\">a</span></div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","a"]] "<div contenteditable=false><span contenteditable><br>{}</span></div>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "<div contenteditable=false><span contenteditable><br>{}</span></div>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","a"]] "<div contenteditable=false><span contenteditable><br>{}</span></div>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","a"]] "<div contenteditable=false><span contenteditable><br>{}</span></div>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "<div contenteditable=false><span contenteditable><br>{}</span></div>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","a"]] "<div contenteditable=false><span contenteditable><br>{}</span></div>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","d"]] "<div contenteditable=false><span contenteditable>abc<br>{}</span></div>": execCommand("inserttext", false, "d") return value | Asserts runPass | 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 | [["inserttext","d"]] "<div contenteditable=false><span contenteditable>abc<br>{}</span></div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","d"]] "<div contenteditable=false><span contenteditable>abc<br>{}</span></div>" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div contenteditable=\"false\"><span contenteditable=\"\">abcd</span></div>" but got "<div contenteditable=\"false\"><span contenteditable=\"\">abcd<br></span></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:2642: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 runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Fail | assert_equals("<div contenteditable=\"false\"><span contenteditable=\"\">abcd<br></span></div>", "<div contenteditable=\"false\"><span contenteditable=\"\">abcd</span></div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","d"]] "<div contenteditable=false><span contenteditable>abc<br>{}</span></div>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","d"]] "<div contenteditable=false><span contenteditable>abc<br>{}</span></div>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","d"]] "<div contenteditable=false><span contenteditable>abc<br>{}</span></div>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","d"]] "<div contenteditable=false><span contenteditable>abc<br>{}</span></div>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","d"]] "<div contenteditable=false><span contenteditable>abc<br>{}</span></div>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","d"]] "<div contenteditable=false><span contenteditable>abc<br>{}</span></div>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre>foo[]bar</div>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre>foo[]bar</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<div style=white-space:pre>foo[]bar</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div style=\"white-space:pre\">foo bar</div>", "<div style=\"white-space:pre\">foo bar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre>foo[]bar</div>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre>foo[]bar</div>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre>foo[]bar</div>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre>foo[]bar</div>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre>foo[]bar</div>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre>foo[]bar</div>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre>foo[]</div>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre>foo[]</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<div style=white-space:pre>foo[]</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div style=\"white-space:pre\">foo </div>", "<div style=\"white-space:pre\">foo </div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre>foo[]</div>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre>foo[]</div>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre>foo[]</div>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre>foo[]</div>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre>foo[]</div>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre>foo[]</div>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo[]bar</div>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo[]bar</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo[]bar</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div style=\"white-space:pre-wrap\">foo bar</div>", "<div style=\"white-space:pre-wrap\">foo bar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo[]bar</div>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo[]bar</div>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo[]bar</div>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo[]bar</div>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo[]bar</div>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo[]bar</div>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo[]</div>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo[]</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo[]</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div style=\"white-space:pre-wrap\">foo </div>", "<div style=\"white-space:pre-wrap\">foo </div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo[]</div>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo[]</div>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo[]</div>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo[]</div>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo[]</div>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-wrap>foo[]</div>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre-line>foo[]bar</div>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-line>foo[]bar</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<div style=white-space:pre-line>foo[]bar</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_in_array("<div style=\"white-space:pre-line\">foo bar</div>", ["<div style=\"white-space:pre-line\">foo bar</div>", "<div style=\"white-space:pre-line\">foo bar</div>"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre-line>foo[]bar</div>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-line>foo[]bar</div>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-line>foo[]bar</div>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre-line>foo[]bar</div>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-line>foo[]bar</div>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-line>foo[]bar</div>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre-line>foo[]</div>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-line>foo[]</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<div style=white-space:pre-line>foo[]</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_in_array("<div style=\"white-space:pre-line\">foo </div>", ["<div style=\"white-space:pre-line\">foo </div>", "<div style=\"white-space:pre-line\">foo </div>"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre-line>foo[]</div>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-line>foo[]</div>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-line>foo[]</div>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:pre-line>foo[]</div>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-line>foo[]</div>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:pre-line>foo[]</div>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:nowrap>foo[]bar</div>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:nowrap>foo[]bar</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<div style=white-space:nowrap>foo[]bar</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_in_array("<div style=\"white-space:nowrap\">foo bar</div>", ["<div style=\"white-space:nowrap\">foo bar</div>", "<div style=\"white-space:nowrap\">foo bar</div>"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["inserttext"," "]] "<div style=white-space:nowrap>foo[]bar</div>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:nowrap>foo[]bar</div>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:nowrap>foo[]bar</div>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:nowrap>foo[]bar</div>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:nowrap>foo[]bar</div>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:nowrap>foo[]bar</div>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:nowrap>foo[]</div>": execCommand("inserttext", false, " ") return value | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:nowrap>foo[]</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext"," "]] "<div style=white-space:nowrap>foo[]</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_in_array("<div style=\"white-space:nowrap\">foo </div>", ["<div style=\"white-space:nowrap\">foo </div>", "<div style=\"white-space:nowrap\">foo </div>"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["inserttext"," "]] "<div style=white-space:nowrap>foo[]</div>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:nowrap>foo[]</div>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:nowrap>foo[]</div>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext"," "]] "<div style=white-space:nowrap>foo[]</div>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:nowrap>foo[]</div>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext"," "]] "<div style=white-space:nowrap>foo[]</div>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","b"]] "<p>a<br>{}<span></span></p>": execCommand("inserttext", false, "b") return value | Asserts runPass | 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 | [["inserttext","b"]] "<p>a<br>{}<span></span></p>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","b"]] "<p>a<br>{}<span></span></p>" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>ab<span></span></p>" but got "<p>ab<br><span></span></p>" 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:2642: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 runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Fail | assert_equals("<p>ab<br><span></span></p>", "<p>ab<span></span></p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","b"]] "<p>a<br>{}<span></span></p>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","b"]] "<p>a<br>{}<span></span></p>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","b"]] "<p>a<br>{}<span></span></p>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","b"]] "<p>a<br>{}<span></span></p>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","b"]] "<p>a<br>{}<span></span></p>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","b"]] "<p>a<br>{}<span></span></p>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","b"]] "<p style=\"white-space:pre-wrap\">a<br>{}<span style=\"padding:1px\"></span></p>": execCommand("inserttext", false, "b") return value | Asserts runPass | 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 | [["inserttext","b"]] "<p style=\"white-space:pre-wrap\">a<br>{}<span style=\"padding:1px\"></span></p>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","b"]] "<p style=\"white-space:pre-wrap\">a<br>{}<span style=\"padding:1px\"></span></p>" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p style=\"white-space:pre-wrap\">a<br>b<span style=\"padding:1px\"></span></p>" but got "<p style=\"white-space:pre-wrap\">ab<br><span style=\"padding:1px\"></span></p>" 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:2642: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 runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Fail | assert_equals("<p style=\"white-space:pre-wrap\">ab<br><span style=\"padding:1px\"></span></p>", "<p style=\"white-space:pre-wrap\">a<br>b<span style=\"padding:1px\"></span></p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","b"]] "<p style=\"white-space:pre-wrap\">a<br>{}<span style=\"padding:1px\"></span></p>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","b"]] "<p style=\"white-space:pre-wrap\">a<br>{}<span style=\"padding:1px\"></span></p>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","b"]] "<p style=\"white-space:pre-wrap\">a<br>{}<span style=\"padding:1px\"></span></p>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","b"]] "<p style=\"white-space:pre-wrap\">a<br>{}<span style=\"padding:1px\"></span></p>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","b"]] "<p style=\"white-space:pre-wrap\">a<br>{}<span style=\"padding:1px\"></span></p>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","b"]] "<p style=\"white-space:pre-wrap\">a<br>{}<span style=\"padding:1px\"></span></p>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","b"]] "<div style=\"white-space:pre-wrap\">a<br>{}<span style=\"padding:1px\"></span><p>c</p></div>": execCommand("inserttext", false, "b") return value | Asserts runPass | 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 | [["inserttext","b"]] "<div style=\"white-space:pre-wrap\">a<br>{}<span style=\"padding:1px\"></span><p>c</p></div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","b"]] "<div style=\"white-space:pre-wrap\">a<br>{}<span style=\"padding:1px\"></span><p>c</p></div>" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div style=\"white-space:pre-wrap\">a<br>b<span style=\"padding:1px\"></span><p>c</p></div>" but got "<div style=\"white-space:pre-wrap\">a<br><span style=\"padding:1px\"></span><p>bc</p></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:2642: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 runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Fail | assert_equals("<div style=\"white-space:pre-wrap\">a<br><span style=\"padding:1px\"></span><p>bc</p></div>", "<div style=\"white-space:pre-wrap\">a<br>b<span style=\"padding:1px\"></span><p>c</p></div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","b"]] "<div style=\"white-space:pre-wrap\">a<br>{}<span style=\"padding:1px\"></span><p>c</p></div>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","b"]] "<div style=\"white-space:pre-wrap\">a<br>{}<span style=\"padding:1px\"></span><p>c</p></div>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","b"]] "<div style=\"white-space:pre-wrap\">a<br>{}<span style=\"padding:1px\"></span><p>c</p></div>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","b"]] "<div style=\"white-space:pre-wrap\">a<br>{}<span style=\"padding:1px\"></span><p>c</p></div>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","b"]] "<div style=\"white-space:pre-wrap\">a<br>{}<span style=\"padding:1px\"></span><p>c</p></div>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","b"]] "<div style=\"white-space:pre-wrap\">a<br>{}<span style=\"padding:1px\"></span><p>c</p></div>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","b"]] "<div>a<br>{}<span></span><p>c</p></div>": execCommand("inserttext", false, "b") return value | Asserts runPass | 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 | [["inserttext","b"]] "<div>a<br>{}<span></span><p>c</p></div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","b"]] "<div>a<br>{}<span></span><p>c</p></div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div>a<br><span></span><p>bc</p></div>", "<div>a<br><span></span><p>bc</p></div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","b"]] "<div>a<br>{}<span></span><p>c</p></div>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","b"]] "<div>a<br>{}<span></span><p>c</p></div>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","b"]] "<div>a<br>{}<span></span><p>c</p></div>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","b"]] "<div>a<br>{}<span></span><p>c</p></div>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","b"]] "<div>a<br>{}<span></span><p>c</p></div>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","b"]] "<div>a<br>{}<span></span><p>c</p></div>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","d"]] "<div>abc{</div><div>}efg</div>": execCommand("inserttext", false, "d") return value | Asserts runPass | 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 | [["inserttext","d"]] "<div>abc{</div><div>}efg</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","d"]] "<div>abc{</div><div>}efg</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div>abcdefg</div>", "<div>abcdefg</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","d"]] "<div>abc{</div><div>}efg</div>" queryCommandIndeterm("inserttext") before | Asserts runPass | 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 | [["inserttext","d"]] "<div>abc{</div><div>}efg</div>" queryCommandState("inserttext") before | Asserts runPass | 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 | [["inserttext","d"]] "<div>abc{</div><div>}efg</div>" queryCommandValue("inserttext") before | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","d"]] "<div>abc{</div><div>}efg</div>" queryCommandIndeterm("inserttext") after | Asserts runPass | 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 | [["inserttext","d"]] "<div>abc{</div><div>}efg</div>" queryCommandState("inserttext") after | Asserts runPass | 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 | [["inserttext","d"]] "<div>abc{</div><div>}efg</div>" queryCommandValue("inserttext") after | Asserts runPass | 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("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["inserttext","d"],["inserttext","e"],["inserttext","f"]] "<div>abc{<b><i>def</i></b>}ghi</div>": execCommand("inserttext", false, "d") return value | Asserts runPass | 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 | [["inserttext","d"],["inserttext","e"],["inserttext","f"]] "<div>abc{<b><i>def</i></b>}ghi</div>": execCommand("inserttext", false, "e") return value | Asserts runPass | 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 | [["inserttext","d"],["inserttext","e"],["inserttext","f"]] "<div>abc{<b><i>def</i></b>}ghi</div>": execCommand("inserttext", false, "f") return value | Asserts runPass | 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 | [["inserttext","d"],["inserttext","e"],["inserttext","f"]] "<div>abc{<b><i>def</i></b>}ghi</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","d"],["inserttext","e"],["inserttext","f"]] "<div>abc{<b><i>def</i></b>}ghi</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div>abc<b><i>def</i></b>ghi</div>", "<div>abc<b><i>def</i></b>ghi</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","d"],["inserttext","e"],["inserttext","f"]] "<div>abc<b><i>[def]</i></b>ghi</div>": execCommand("inserttext", false, "d") return value | Asserts runPass | 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 | [["inserttext","d"],["inserttext","e"],["inserttext","f"]] "<div>abc<b><i>[def]</i></b>ghi</div>": execCommand("inserttext", false, "e") return value | Asserts runPass | 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 | [["inserttext","d"],["inserttext","e"],["inserttext","f"]] "<div>abc<b><i>[def]</i></b>ghi</div>": execCommand("inserttext", false, "f") return value | Asserts runPass | 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 | [["inserttext","d"],["inserttext","e"],["inserttext","f"]] "<div>abc<b><i>[def]</i></b>ghi</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","d"],["inserttext","e"],["inserttext","f"]] "<div>abc<b><i>[def]</i></b>ghi</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div>abc<b><i>def</i></b>ghi</div>", "<div>abc<b><i>def</i></b>ghi</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","d"],["inserttext","e"],["inserttext","f"]] "<div>abc[<b><i>def]</i></b>ghi</div>": execCommand("inserttext", false, "d") return value | Asserts runPass | 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 | [["inserttext","d"],["inserttext","e"],["inserttext","f"]] "<div>abc[<b><i>def]</i></b>ghi</div>": execCommand("inserttext", false, "e") return value | Asserts runPass | 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 | [["inserttext","d"],["inserttext","e"],["inserttext","f"]] "<div>abc[<b><i>def]</i></b>ghi</div>": execCommand("inserttext", false, "f") return value | Asserts runPass | 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 | [["inserttext","d"],["inserttext","e"],["inserttext","f"]] "<div>abc[<b><i>def]</i></b>ghi</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","d"],["inserttext","e"],["inserttext","f"]] "<div>abc[<b><i>def]</i></b>ghi</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div>abc<b><i>def</i></b>ghi</div>", "<div>abc<b><i>def</i></b>ghi</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","d"],["inserttext","e"],["inserttext","f"]] "<div>abc<b><i>[def</i></b>]ghi</div>": execCommand("inserttext", false, "d") return value | Asserts runPass | 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 | [["inserttext","d"],["inserttext","e"],["inserttext","f"]] "<div>abc<b><i>[def</i></b>]ghi</div>": execCommand("inserttext", false, "e") return value | Asserts runPass | 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 | [["inserttext","d"],["inserttext","e"],["inserttext","f"]] "<div>abc<b><i>[def</i></b>]ghi</div>": execCommand("inserttext", false, "f") return value | Asserts runPass | 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 | [["inserttext","d"],["inserttext","e"],["inserttext","f"]] "<div>abc<b><i>[def</i></b>]ghi</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","d"],["inserttext","e"],["inserttext","f"]] "<div>abc<b><i>[def</i></b>]ghi</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div>abc<b><i>def</i></b>ghi</div>", "<div>abc<b><i>def</i></b>ghi</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","d"],["inserttext","e"],["inserttext","f"],["inserttext","g"]] "<div>abc<b><i>[def</i></b>g]hi</div>": execCommand("inserttext", false, "d") return value | Asserts runPass | 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 | [["inserttext","d"],["inserttext","e"],["inserttext","f"],["inserttext","g"]] "<div>abc<b><i>[def</i></b>g]hi</div>": execCommand("inserttext", false, "e") return value | Asserts runPass | 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 | [["inserttext","d"],["inserttext","e"],["inserttext","f"],["inserttext","g"]] "<div>abc<b><i>[def</i></b>g]hi</div>": execCommand("inserttext", false, "f") return value | Asserts runPass | 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 | [["inserttext","d"],["inserttext","e"],["inserttext","f"],["inserttext","g"]] "<div>abc<b><i>[def</i></b>g]hi</div>": execCommand("inserttext", false, "g") return value | Asserts runPass | 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 | [["inserttext","d"],["inserttext","e"],["inserttext","f"],["inserttext","g"]] "<div>abc<b><i>[def</i></b>g]hi</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","d"],["inserttext","e"],["inserttext","f"],["inserttext","g"]] "<div>abc<b><i>[def</i></b>g]hi</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div>abc<b><i>defg</i></b>hi</div>", "<div>abc<b><i>defg</i></b>hi</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","d"],["inserttext","e"],["inserttext","f"],["inserttext","g"]] "<div>abc[<b><i>def</i></b>g]hi</div>": execCommand("inserttext", false, "d") return value | Asserts runPass | 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 | [["inserttext","d"],["inserttext","e"],["inserttext","f"],["inserttext","g"]] "<div>abc[<b><i>def</i></b>g]hi</div>": execCommand("inserttext", false, "e") return value | Asserts runPass | 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 | [["inserttext","d"],["inserttext","e"],["inserttext","f"],["inserttext","g"]] "<div>abc[<b><i>def</i></b>g]hi</div>": execCommand("inserttext", false, "f") return value | Asserts runPass | 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 | [["inserttext","d"],["inserttext","e"],["inserttext","f"],["inserttext","g"]] "<div>abc[<b><i>def</i></b>g]hi</div>": execCommand("inserttext", false, "g") return value | Asserts runPass | 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 | [["inserttext","d"],["inserttext","e"],["inserttext","f"],["inserttext","g"]] "<div>abc[<b><i>def</i></b>g]hi</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","d"],["inserttext","e"],["inserttext","f"],["inserttext","g"]] "<div>abc[<b><i>def</i></b>g]hi</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div>abc<b><i>defg</i></b>hi</div>", "<div>abc<b><i>defg</i></b>hi</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","d"],["inserttext","e"],["inserttext","f"],["inserttext","g"]] "<div>abc{<b><i>def</i></b>g]hi</div>": execCommand("inserttext", false, "d") return value | Asserts runPass | 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 | [["inserttext","d"],["inserttext","e"],["inserttext","f"],["inserttext","g"]] "<div>abc{<b><i>def</i></b>g]hi</div>": execCommand("inserttext", false, "e") return value | Asserts runPass | 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 | [["inserttext","d"],["inserttext","e"],["inserttext","f"],["inserttext","g"]] "<div>abc{<b><i>def</i></b>g]hi</div>": execCommand("inserttext", false, "f") return value | Asserts runPass | 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 | [["inserttext","d"],["inserttext","e"],["inserttext","f"],["inserttext","g"]] "<div>abc{<b><i>def</i></b>g]hi</div>": execCommand("inserttext", false, "g") return value | Asserts runPass | 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 | [["inserttext","d"],["inserttext","e"],["inserttext","f"],["inserttext","g"]] "<div>abc{<b><i>def</i></b>g]hi</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","d"],["inserttext","e"],["inserttext","f"],["inserttext","g"]] "<div>abc{<b><i>def</i></b>g]hi</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div>abc<b><i>defg</i></b>hi</div>", "<div>abc<b><i>defg</i></b>hi</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","d"],["inserttext","e"]] "<div>abc[<b><i><img src=\"/img/lion.svg\">de]f</i></b>ghi</div>": execCommand("inserttext", false, "d") return value | Asserts runPass | 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 | [["inserttext","d"],["inserttext","e"]] "<div>abc[<b><i><img src=\"/img/lion.svg\">de]f</i></b>ghi</div>": execCommand("inserttext", false, "e") return value | Asserts runPass | 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 | [["inserttext","d"],["inserttext","e"]] "<div>abc[<b><i><img src=\"/img/lion.svg\">de]f</i></b>ghi</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","d"],["inserttext","e"]] "<div>abc[<b><i><img src=\"/img/lion.svg\">de]f</i></b>ghi</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div>abcde<b><i>f</i></b>ghi</div>", "<div>abcde<b><i>f</i></b>ghi</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","d"],["inserttext","e"],["inserttext","f"]] "<div>abc[<b><i><img src=\"/img/lion.svg\">def]</i></b>ghi</div>": execCommand("inserttext", false, "d") return value | Asserts runPass | 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 | [["inserttext","d"],["inserttext","e"],["inserttext","f"]] "<div>abc[<b><i><img src=\"/img/lion.svg\">def]</i></b>ghi</div>": execCommand("inserttext", false, "e") return value | Asserts runPass | 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 | [["inserttext","d"],["inserttext","e"],["inserttext","f"]] "<div>abc[<b><i><img src=\"/img/lion.svg\">def]</i></b>ghi</div>": execCommand("inserttext", false, "f") return value | Asserts runPass | 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 | [["inserttext","d"],["inserttext","e"],["inserttext","f"]] "<div>abc[<b><i><img src=\"/img/lion.svg\">def]</i></b>ghi</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","d"],["inserttext","e"],["inserttext","f"]] "<div>abc[<b><i><img src=\"/img/lion.svg\">def]</i></b>ghi</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div>abcdefghi</div>", "<div>abcdefghi</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","d"],["inserttext","e"],["inserttext","f"]] "<div>abc[<b><i><img src=\"/img/lion.svg\">def</i></b>]ghi</div>": execCommand("inserttext", false, "d") return value | Asserts runPass | 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 | [["inserttext","d"],["inserttext","e"],["inserttext","f"]] "<div>abc[<b><i><img src=\"/img/lion.svg\">def</i></b>]ghi</div>": execCommand("inserttext", false, "e") return value | Asserts runPass | 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 | [["inserttext","d"],["inserttext","e"],["inserttext","f"]] "<div>abc[<b><i><img src=\"/img/lion.svg\">def</i></b>]ghi</div>": execCommand("inserttext", false, "f") return value | Asserts runPass | 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 | [["inserttext","d"],["inserttext","e"],["inserttext","f"]] "<div>abc[<b><i><img src=\"/img/lion.svg\">def</i></b>]ghi</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","d"],["inserttext","e"],["inserttext","f"]] "<div>abc[<b><i><img src=\"/img/lion.svg\">def</i></b>]ghi</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div>abcdefghi</div>", "<div>abcdefghi</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","d"],["inserttext","e"],["inserttext","f"]] "<div>abc{<b><i><img src=\"/img/lion.svg\">def</i></b>]ghi</div>": execCommand("inserttext", false, "d") return value | Asserts runPass | 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 | [["inserttext","d"],["inserttext","e"],["inserttext","f"]] "<div>abc{<b><i><img src=\"/img/lion.svg\">def</i></b>]ghi</div>": execCommand("inserttext", false, "e") return value | Asserts runPass | 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 | [["inserttext","d"],["inserttext","e"],["inserttext","f"]] "<div>abc{<b><i><img src=\"/img/lion.svg\">def</i></b>]ghi</div>": execCommand("inserttext", false, "f") return value | Asserts runPass | 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 | [["inserttext","d"],["inserttext","e"],["inserttext","f"]] "<div>abc{<b><i><img src=\"/img/lion.svg\">def</i></b>]ghi</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","d"],["inserttext","e"],["inserttext","f"]] "<div>abc{<b><i><img src=\"/img/lion.svg\">def</i></b>]ghi</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div>abcdefghi</div>", "<div>abcdefghi</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","c"],["inserttext","d"],["inserttext","e"]] "<div>ab[c<b><i>de]f</i></b>ghi</div>": execCommand("inserttext", false, "c") return value | Asserts runPass | 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 | [["inserttext","c"],["inserttext","d"],["inserttext","e"]] "<div>ab[c<b><i>de]f</i></b>ghi</div>": execCommand("inserttext", false, "d") return value | Asserts runPass | 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 | [["inserttext","c"],["inserttext","d"],["inserttext","e"]] "<div>ab[c<b><i>de]f</i></b>ghi</div>": execCommand("inserttext", false, "e") return value | Asserts runPass | 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 | [["inserttext","c"],["inserttext","d"],["inserttext","e"]] "<div>ab[c<b><i>de]f</i></b>ghi</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","c"],["inserttext","d"],["inserttext","e"]] "<div>ab[c<b><i>de]f</i></b>ghi</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div>abcde<b><i>f</i></b>ghi</div>", "<div>abcde<b><i>f</i></b>ghi</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","d"],["inserttext","e"]] "<div>abc[<b><i>de]f</i></b>ghi</div>": execCommand("inserttext", false, "d") return value | Asserts runPass | 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 | [["inserttext","d"],["inserttext","e"]] "<div>abc[<b><i>de]f</i></b>ghi</div>": execCommand("inserttext", false, "e") return value | Asserts runPass | 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 | [["inserttext","d"],["inserttext","e"]] "<div>abc[<b><i>de]f</i></b>ghi</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","d"],["inserttext","e"]] "<div>abc[<b><i>de]f</i></b>ghi</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div>abc<b><i>def</i></b>ghi</div>", "<div>abc<b><i>def</i></b>ghi</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","d"],["inserttext","e"]] "<div>abc{<b><i>de]f</i></b>ghi</div>": execCommand("inserttext", false, "d") return value | Asserts runPass | 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 | [["inserttext","d"],["inserttext","e"]] "<div>abc{<b><i>de]f</i></b>ghi</div>": execCommand("inserttext", false, "e") return value | Asserts runPass | 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 | [["inserttext","d"],["inserttext","e"]] "<div>abc{<b><i>de]f</i></b>ghi</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","d"],["inserttext","e"]] "<div>abc{<b><i>de]f</i></b>ghi</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div>abc<b><i>def</i></b>ghi</div>", "<div>abc<b><i>def</i></b>ghi</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","d"],["inserttext","e"]] "<div>abc[<s></s><b><i>de]f</i></b>ghi</div>": execCommand("inserttext", false, "d") return value | Asserts runPass | 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 | [["inserttext","d"],["inserttext","e"]] "<div>abc[<s></s><b><i>de]f</i></b>ghi</div>": execCommand("inserttext", false, "e") return value | Asserts runPass | 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 | [["inserttext","d"],["inserttext","e"]] "<div>abc[<s></s><b><i>de]f</i></b>ghi</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","d"],["inserttext","e"]] "<div>abc[<s></s><b><i>de]f</i></b>ghi</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_in_array("<div>abc<s></s><b><i>def</i></b>ghi</div>", ["<div>abc<b><i>def</i></b>ghi</div>", "<div>abc<s></s><b><i>def</i></b>ghi</div>"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["inserttext","d"],["inserttext","e"]] "<div>abc{<s></s><b><i>de]f</i></b>ghi</div>": execCommand("inserttext", false, "d") return value | Asserts runPass | 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 | [["inserttext","d"],["inserttext","e"]] "<div>abc{<s></s><b><i>de]f</i></b>ghi</div>": execCommand("inserttext", false, "e") return value | Asserts runPass | 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 | [["inserttext","d"],["inserttext","e"]] "<div>abc{<s></s><b><i>de]f</i></b>ghi</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","d"],["inserttext","e"]] "<div>abc{<s></s><b><i>de]f</i></b>ghi</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_in_array("<div>abc<s></s><b><i>def</i></b>ghi</div>", ["<div>abc<b><i>def</i></b>ghi</div>", "<div>abc<s></s><b><i>def</i></b>ghi</div>"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["inserttext","g"],["inserttext","h"]] "<div>{abc</div><div>def</div>}": execCommand("inserttext", false, "g") return value | Asserts runPass | 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 | [["inserttext","g"],["inserttext","h"]] "<div>{abc</div><div>def</div>}": execCommand("inserttext", false, "h") return value | Asserts runPass | 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 | [["inserttext","g"],["inserttext","h"]] "<div>{abc</div><div>def</div>}" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","g"],["inserttext","h"]] "<div>{abc</div><div>def</div>}" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div>gh</div>", "<div>gh</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","g"],["inserttext","h"]] "<div>abc</div><div>{def</div>}": execCommand("inserttext", false, "g") return value | Asserts runPass | 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 | [["inserttext","g"],["inserttext","h"]] "<div>abc</div><div>{def</div>}": execCommand("inserttext", false, "h") return value | Asserts runPass | 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 | [["inserttext","g"],["inserttext","h"]] "<div>abc</div><div>{def</div>}" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","g"],["inserttext","h"]] "<div>abc</div><div>{def</div>}" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div>abc</div><div>gh</div>", "<div>abc</div><div>gh</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","g"],["inserttext","h"]] "<div style=display:flex><span>{abc</span><span>def</span>}</div>": execCommand("inserttext", false, "g") return value | Asserts runPass | 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 | [["inserttext","g"],["inserttext","h"]] "<div style=display:flex><span>{abc</span><span>def</span>}</div>": execCommand("inserttext", false, "h") return value | Asserts runPass | 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 | [["inserttext","g"],["inserttext","h"]] "<div style=display:flex><span>{abc</span><span>def</span>}</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","g"],["inserttext","h"]] "<div style=display:flex><span>{abc</span><span>def</span>}</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div style=\"display:flex\"><span>gh</span></div>", "<div style=\"display:flex\"><span>gh</span></div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","g"],["inserttext","h"]] "<div style=display:flex><span>abc</span><span>{def</span>}</div>": execCommand("inserttext", false, "g") return value | Asserts runPass | 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 | [["inserttext","g"],["inserttext","h"]] "<div style=display:flex><span>abc</span><span>{def</span>}</div>": execCommand("inserttext", false, "h") return value | Asserts runPass | 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 | [["inserttext","g"],["inserttext","h"]] "<div style=display:flex><span>abc</span><span>{def</span>}</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","g"],["inserttext","h"]] "<div style=display:flex><span>abc</span><span>{def</span>}</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div style=\"display:flex\"><span>abc</span><span>gh</span></div>", "<div style=\"display:flex\"><span>abc</span><span>gh</span></div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","g"],["inserttext","h"]] "<div style=display:grid><span>{abc</span><span>def</span>}</div>": execCommand("inserttext", false, "g") return value | Asserts runPass | 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 | [["inserttext","g"],["inserttext","h"]] "<div style=display:grid><span>{abc</span><span>def</span>}</div>": execCommand("inserttext", false, "h") return value | Asserts runPass | 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 | [["inserttext","g"],["inserttext","h"]] "<div style=display:grid><span>{abc</span><span>def</span>}</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","g"],["inserttext","h"]] "<div style=display:grid><span>{abc</span><span>def</span>}</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div style=\"display:grid\"><span>gh</span></div>", "<div style=\"display:grid\"><span>gh</span></div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","g"],["inserttext","h"]] "<div style=display:grid><span>abc</span><span>{def</span>}</div>": execCommand("inserttext", false, "g") return value | Asserts runPass | 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 | [["inserttext","g"],["inserttext","h"]] "<div style=display:grid><span>abc</span><span>{def</span>}</div>": execCommand("inserttext", false, "h") return value | Asserts runPass | 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 | [["inserttext","g"],["inserttext","h"]] "<div style=display:grid><span>abc</span><span>{def</span>}</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","g"],["inserttext","h"]] "<div style=display:grid><span>abc</span><span>{def</span>}</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div style=\"display:grid\"><span>abc</span><span>gh</span></div>", "<div style=\"display:grid\"><span>abc</span><span>gh</span></div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","g"],["inserttext","h"]] "<div><b>{abc</b></div><div>def</div>}": execCommand("inserttext", false, "g") return value | Asserts runPass | 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 | [["inserttext","g"],["inserttext","h"]] "<div><b>{abc</b></div><div>def</div>}": execCommand("inserttext", false, "h") return value | Asserts runPass | 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 | [["inserttext","g"],["inserttext","h"]] "<div><b>{abc</b></div><div>def</div>}" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","g"],["inserttext","h"]] "<div><b>{abc</b></div><div>def</div>}" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div><b>gh</b></div>", "<div><b>gh</b></div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","g"],["inserttext","h"]] "<div>abc</div><div><b>{def</b></div>}": execCommand("inserttext", false, "g") return value | Asserts runPass | 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 | [["inserttext","g"],["inserttext","h"]] "<div>abc</div><div><b>{def</b></div>}": execCommand("inserttext", false, "h") return value | Asserts runPass | 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 | [["inserttext","g"],["inserttext","h"]] "<div>abc</div><div><b>{def</b></div>}" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","g"],["inserttext","h"]] "<div>abc</div><div><b>{def</b></div>}" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div>abc</div><div><b>gh</b></div>", "<div>abc</div><div><b>gh</b></div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","g"],["inserttext","h"]] "<div style=display:flex><span><b>{abc</b></span><span>def</span>}</div>": execCommand("inserttext", false, "g") return value | Asserts runPass | 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 | [["inserttext","g"],["inserttext","h"]] "<div style=display:flex><span><b>{abc</b></span><span>def</span>}</div>": execCommand("inserttext", false, "h") return value | Asserts runPass | 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 | [["inserttext","g"],["inserttext","h"]] "<div style=display:flex><span><b>{abc</b></span><span>def</span>}</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","g"],["inserttext","h"]] "<div style=display:flex><span><b>{abc</b></span><span>def</span>}</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div style=\"display:flex\"><span><b>gh</b></span></div>", "<div style=\"display:flex\"><span><b>gh</b></span></div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","g"],["inserttext","h"]] "<div style=display:flex><span>abc</span><span><b>{def</b></span>}</div>": execCommand("inserttext", false, "g") return value | Asserts runPass | 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 | [["inserttext","g"],["inserttext","h"]] "<div style=display:flex><span>abc</span><span><b>{def</b></span>}</div>": execCommand("inserttext", false, "h") return value | Asserts runPass | 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 | [["inserttext","g"],["inserttext","h"]] "<div style=display:flex><span>abc</span><span><b>{def</b></span>}</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","g"],["inserttext","h"]] "<div style=display:flex><span>abc</span><span><b>{def</b></span>}</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div style=\"display:flex\"><span>abc</span><span><b>gh</b></span></div>", "<div style=\"display:flex\"><span>abc</span><span><b>gh</b></span></div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","g"],["inserttext","h"]] "<div style=display:grid><span><b>{abc</b></span><span>def</span>}</div>": execCommand("inserttext", false, "g") return value | Asserts runPass | 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 | [["inserttext","g"],["inserttext","h"]] "<div style=display:grid><span><b>{abc</b></span><span>def</span>}</div>": execCommand("inserttext", false, "h") return value | Asserts runPass | 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 | [["inserttext","g"],["inserttext","h"]] "<div style=display:grid><span><b>{abc</b></span><span>def</span>}</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","g"],["inserttext","h"]] "<div style=display:grid><span><b>{abc</b></span><span>def</span>}</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div style=\"display:grid\"><span><b>gh</b></span></div>", "<div style=\"display:grid\"><span><b>gh</b></span></div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","g"],["inserttext","h"]] "<div style=display:grid><span>abc</span><span><b>{def</b></span>}</div>": execCommand("inserttext", false, "g") return value | Asserts runPass | 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 | [["inserttext","g"],["inserttext","h"]] "<div style=display:grid><span>abc</span><span><b>{def</b></span>}</div>": execCommand("inserttext", false, "h") return value | Asserts runPass | 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 | [["inserttext","g"],["inserttext","h"]] "<div style=display:grid><span>abc</span><span><b>{def</b></span>}</div>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","g"],["inserttext","h"]] "<div style=display:grid><span>abc</span><span><b>{def</b></span>}</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div style=\"display:grid\"><span>abc</span><span><b>gh</b></span></div>", "<div style=\"display:grid\"><span>abc</span><span><b>gh</b></span></div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","B"]] "<table><tr><td>a<td><b>[b</b><td><b>c</b><td><b>d]</b><td>e</table>": execCommand("inserttext", false, "B") return value | Asserts runPass | 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 | [["inserttext","B"]] "<table><tr><td>a<td><b>[b</b><td><b>c</b><td><b>d]</b><td>e</table>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","B"]] "<table><tr><td>a<td><b>[b</b><td><b>c</b><td><b>d]</b><td>e</table>" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<table><tbody><tr><td>a</td><td><b>B</b></td><td><br></td><td><br></td><td>e</td></tr></tbody></table>" but got "<table><tbody><tr><td>a</td><td><b>B</b></td><td></td><td></td><td>e</td></tr></tbody></table>" 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:2642: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 runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Fail | assert_equals("<table><tbody><tr><td>a</td><td><b>B</b></td><td></td><td></td><td>e</td></tr></tbody></table>", "<table><tbody><tr><td>a</td><td><b>B</b></td><td><br></td><td><br></td><td>e</td></tr></tbody></table>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["inserttext","B"]] "<table><tr><th>a<th><b>[b</b><th><b>c</b><th><b>d]</b><th>e</table>": execCommand("inserttext", false, "B") return value | Asserts runPass | 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 | [["inserttext","B"]] "<table><tr><th>a<th><b>[b</b><th><b>c</b><th><b>d]</b><th>e</table>" checks for modifications to non-editable content | Asserts runPass | 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>inserttext - 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 | [["inserttext","B"]] "<table><tr><th>a<th><b>[b</b><th><b>c</b><th><b>d]</b><th>e</table>" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<table><tbody><tr><th>a</th><th><b>B</b></th><th><br></th><th><br></th><th>e</th></tr></tbody></table>" but got "<table><tbody><tr><th>a</th><th>B</th><th></th><th></th><th>e</th></tr></tbody></table>" 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:2642: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 runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Fail | assert_equals("<table><tbody><tr><th>a</th><th>B</th><th></th><th></th><th>e</th></tr></tbody></table>", "<table><tbody><tr><th>a</th><th><b>B</b></th><th><br></th><th><br></th><th>e</th></tr></tbody></table>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|