Pass | [["bold",""],["inserttext","a"]] "foo[]bar": execCommand("bold", 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 | [["bold",""],["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 | [["bold",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["bold",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<b>a</b>bar" but got "foo<span style=\"font-weight:bold\">a</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=\"font-weight:bold\">a</span>bar", "foo<b>a</b>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["bold",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["inserttext","a"]] "foo[]bar" queryCommandState("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["inserttext","a"]] "foo[]bar" queryCommandValue("bold") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["inserttext","a"]] "foo[]bar" queryCommandState("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["bold",""],["inserttext","a"]] "foo[]bar" queryCommandValue("bold") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["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 | [["bold",""],["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 | [["bold",""],["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 | [["bold",""],["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 | [["bold",""],["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 | [["bold",""],["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 | [["bold",""],["delete",""]] "foo[]bar": execCommand("bold", 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 | [["bold",""],["delete",""]] "foo[]bar": execCommand("delete", 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 | [["bold",""],["delete",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["bold",""],["delete",""]] "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("fobar", "fobar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["bold",""],["delete",""]] "foo[]bar" queryCommandIndeterm("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["delete",""]] "foo[]bar" queryCommandState("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["delete",""]] "foo[]bar" queryCommandValue("bold") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["delete",""]] "foo[]bar" queryCommandIndeterm("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["delete",""]] "foo[]bar" queryCommandState("bold") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["bold",""],["delete",""]] "foo[]bar" queryCommandValue("bold") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["delete",""]] "foo[]bar" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["delete",""]] "foo[]bar" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["delete",""]] "foo[]bar" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["delete",""]] "foo[]bar" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["delete",""]] "foo[]bar" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["delete",""]] "foo[]bar" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["delete",""],["inserttext","a"]] "foo[]bar": execCommand("bold", 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 | [["bold",""],["delete",""],["inserttext","a"]] "foo[]bar": execCommand("delete", 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 | [["bold",""],["delete",""],["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 | [["bold",""],["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["bold",""],["delete",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "fo<b>a</b>bar" but got "foabar" 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("foabar", "fo<b>a</b>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["bold",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandState("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("bold") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandState("bold") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["bold",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("bold") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["delete",""],["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 | [["bold",""],["delete",""],["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 | [["bold",""],["delete",""],["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 | [["bold",""],["delete",""],["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 | [["bold",""],["delete",""],["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 | [["bold",""],["delete",""],["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 | [["bold",""],["formatblock","<div>"]] "foo[]bar": execCommand("bold", 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 | [["bold",""],["formatblock","<div>"]] "foo[]bar": execCommand("formatblock", 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 | [["bold",""],["formatblock","<div>"]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["bold",""],["formatblock","<div>"]] "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("<div>foobar</div>", "<div>foobar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["bold",""],["formatblock","<div>"]] "foo[]bar" queryCommandIndeterm("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["formatblock","<div>"]] "foo[]bar" queryCommandState("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["formatblock","<div>"]] "foo[]bar" queryCommandValue("bold") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["formatblock","<div>"]] "foo[]bar" queryCommandIndeterm("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["formatblock","<div>"]] "foo[]bar" queryCommandState("bold") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["bold",""],["formatblock","<div>"]] "foo[]bar" queryCommandValue("bold") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["formatblock","<div>"]] "foo[]bar" queryCommandIndeterm("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["formatblock","<div>"]] "foo[]bar" queryCommandState("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["formatblock","<div>"]] "foo[]bar" queryCommandValue("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["formatblock","<div>"]] "foo[]bar" queryCommandIndeterm("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["formatblock","<div>"]] "foo[]bar" queryCommandState("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["formatblock","<div>"]] "foo[]bar" queryCommandValue("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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 | [["bold",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar": execCommand("bold", 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 | [["bold",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar": execCommand("formatblock", 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 | [["bold",""],["formatblock","<div>"],["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 | [["bold",""],["formatblock","<div>"],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["bold",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div>foo<b>a</b>bar</div>" but got "<div>fooabar</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>fooabar</div>", "<div>foo<b>a</b>bar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["bold",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandState("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandValue("bold") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandState("bold") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["bold",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandValue("bold") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandState("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandValue("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandState("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandValue("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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 | [["bold",""],["formatblock","<div>"],["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 | [["bold",""],["formatblock","<div>"],["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 | [["bold",""],["formatblock","<div>"],["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 | [["bold",""],["formatblock","<div>"],["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 | [["bold",""],["formatblock","<div>"],["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 | [["bold",""],["formatblock","<div>"],["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 | [["bold",""],["forwarddelete",""]] "foo[]bar": execCommand("bold", 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 | [["bold",""],["forwarddelete",""]] "foo[]bar": execCommand("forwarddelete", 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 | [["bold",""],["forwarddelete",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["bold",""],["forwarddelete",""]] "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("fooar", "fooar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["bold",""],["forwarddelete",""]] "foo[]bar" queryCommandIndeterm("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["forwarddelete",""]] "foo[]bar" queryCommandState("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["forwarddelete",""]] "foo[]bar" queryCommandValue("bold") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["forwarddelete",""]] "foo[]bar" queryCommandIndeterm("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["forwarddelete",""]] "foo[]bar" queryCommandState("bold") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["bold",""],["forwarddelete",""]] "foo[]bar" queryCommandValue("bold") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["forwarddelete",""]] "foo[]bar" queryCommandIndeterm("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["forwarddelete",""]] "foo[]bar" queryCommandState("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["forwarddelete",""]] "foo[]bar" queryCommandValue("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["forwarddelete",""]] "foo[]bar" queryCommandIndeterm("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["forwarddelete",""]] "foo[]bar" queryCommandState("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["forwarddelete",""]] "foo[]bar" queryCommandValue("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar": execCommand("bold", 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 | [["bold",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar": execCommand("forwarddelete", 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 | [["bold",""],["forwarddelete",""],["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 | [["bold",""],["forwarddelete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["bold",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<b>a</b>ar" but got "fooaar" 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("fooaar", "foo<b>a</b>ar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["bold",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandState("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("bold") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandState("bold") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["bold",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("bold") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandState("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandState("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["forwarddelete",""],["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 | [["bold",""],["forwarddelete",""],["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 | [["bold",""],["forwarddelete",""],["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 | [["bold",""],["forwarddelete",""],["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 | [["bold",""],["forwarddelete",""],["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 | [["bold",""],["forwarddelete",""],["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 | [["bold",""],["indent",""]] "foo[]bar": execCommand("bold", 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 | [["bold",""],["indent",""]] "foo[]bar": execCommand("indent", 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 | [["bold",""],["indent",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["bold",""],["indent",""]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<blockquote>foobar</blockquote>" but got "<blockquote style=\"margin:0 0 0 40px; border:none; padding:0px\">foobar</blockquote>" 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("<blockquote style=\"margin:0 0 0 40px; border:none; padding:0px\">foobar</blockquote>", "<blockquote>foobar</blockquote>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["bold",""],["indent",""]] "foo[]bar" queryCommandIndeterm("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["indent",""]] "foo[]bar" queryCommandState("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["indent",""]] "foo[]bar" queryCommandValue("bold") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["indent",""]] "foo[]bar" queryCommandIndeterm("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["indent",""]] "foo[]bar" queryCommandState("bold") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["bold",""],["indent",""]] "foo[]bar" queryCommandValue("bold") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["indent",""]] "foo[]bar" queryCommandIndeterm("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["indent",""]] "foo[]bar" queryCommandState("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["indent",""]] "foo[]bar" queryCommandValue("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["indent",""]] "foo[]bar" queryCommandIndeterm("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["indent",""]] "foo[]bar" queryCommandState("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["indent",""]] "foo[]bar" queryCommandValue("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["indent",""],["inserttext","a"]] "foo[]bar": execCommand("bold", 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 | [["bold",""],["indent",""],["inserttext","a"]] "foo[]bar": execCommand("indent", 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 | [["bold",""],["indent",""],["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 | [["bold",""],["indent",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["bold",""],["indent",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<blockquote>foo<b>a</b>bar</blockquote>" but got "<blockquote style=\"margin:0 0 0 40px; border:none; padding:0px\">fooabar</blockquote>" 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("<blockquote style=\"margin:0 0 0 40px; border:none; padding:0px\">fooabar</blockquote>", "<blockquote>foo<b>a</b>bar</blockquote>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["bold",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandState("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("bold") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandState("bold") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["bold",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("bold") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandState("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandState("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["indent",""],["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 | [["bold",""],["indent",""],["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 | [["bold",""],["indent",""],["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 | [["bold",""],["indent",""],["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 | [["bold",""],["indent",""],["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 | [["bold",""],["indent",""],["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 | [["bold",""],["inserthorizontalrule",""]] "foo[]bar": execCommand("bold", 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 | [["bold",""],["inserthorizontalrule",""]] "foo[]bar": execCommand("inserthorizontalrule", 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 | [["bold",""],["inserthorizontalrule",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["bold",""],["inserthorizontalrule",""]] "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<hr>bar", "foo<hr>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["bold",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandIndeterm("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandState("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandValue("bold") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandIndeterm("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandState("bold") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["bold",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandValue("bold") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandIndeterm("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandState("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandValue("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandIndeterm("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandState("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandValue("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar": execCommand("bold", 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 | [["bold",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar": execCommand("inserthorizontalrule", 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 | [["bold",""],["inserthorizontalrule",""],["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 | [["bold",""],["inserthorizontalrule",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["bold",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<hr><b>a</b>bar" but got "foo<hr>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("foo<hr>abar", "foo<hr><b>a</b>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["bold",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandState("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandValue("bold") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandState("bold") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["bold",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandValue("bold") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandState("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandValue("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandState("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandValue("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["inserthorizontalrule",""],["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 | [["bold",""],["inserthorizontalrule",""],["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 | [["bold",""],["inserthorizontalrule",""],["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 | [["bold",""],["inserthorizontalrule",""],["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 | [["bold",""],["inserthorizontalrule",""],["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 | [["bold",""],["inserthorizontalrule",""],["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 | [["bold",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar": execCommand("bold", 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 | [["bold",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar": execCommand("inserthtml", false, "ab<b>c</b>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 | [["bold",""],["inserthtml","ab<b>c</b>d"]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["bold",""],["inserthtml","ab<b>c</b>d"]] "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("fooab<b>c</b>dbar", "fooab<b>c</b>dbar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["bold",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandIndeterm("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandState("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandValue("bold") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandIndeterm("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandState("bold") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["bold",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandValue("bold") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandIndeterm("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandState("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandValue("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandIndeterm("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandState("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandValue("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar": execCommand("bold", 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 | [["bold",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar": execCommand("inserthtml", false, "ab<b>c</b>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 | [["bold",""],["inserthtml","ab<b>c</b>d"],["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 | [["bold",""],["inserthtml","ab<b>c</b>d"],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["bold",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "fooab<b>c</b>d<b>a</b>bar" but got "fooab<b>c</b>dabar" 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("fooab<b>c</b>dabar", "fooab<b>c</b>d<b>a</b>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["bold",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandState("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandValue("bold") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandState("bold") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["bold",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandValue("bold") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandState("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandValue("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandState("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandValue("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["inserthtml","ab<b>c</b>d"],["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 | [["bold",""],["inserthtml","ab<b>c</b>d"],["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 | [["bold",""],["inserthtml","ab<b>c</b>d"],["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 | [["bold",""],["inserthtml","ab<b>c</b>d"],["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 | [["bold",""],["inserthtml","ab<b>c</b>d"],["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 | [["bold",""],["inserthtml","ab<b>c</b>d"],["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 | [["bold",""],["insertimage","/img/lion.svg"]] "foo[]bar": execCommand("bold", 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 | [["bold",""],["insertimage","/img/lion.svg"]] "foo[]bar": execCommand("insertimage", false, "/img/lion.svg") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["bold",""],["insertimage","/img/lion.svg"]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["bold",""],["insertimage","/img/lion.svg"]] "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<img src=\"/img/lion.svg\">bar", "foo<img src=\"/img/lion.svg\">bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["bold",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandIndeterm("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandState("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandValue("bold") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandIndeterm("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandState("bold") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["bold",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandValue("bold") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandIndeterm("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandState("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandValue("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandIndeterm("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandState("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandValue("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar": execCommand("bold", 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 | [["bold",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar": execCommand("insertimage", false, "/img/lion.svg") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["bold",""],["insertimage","/img/lion.svg"],["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 | [["bold",""],["insertimage","/img/lion.svg"],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["bold",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<img src=\"/img/lion.svg\"><b>a</b>bar" but got "foo<img src=\"/img/lion.svg\">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("foo<img src=\"/img/lion.svg\">abar", "foo<img src=\"/img/lion.svg\"><b>a</b>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["bold",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandState("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandValue("bold") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandState("bold") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["bold",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandValue("bold") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandState("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandValue("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandState("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandValue("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertimage","/img/lion.svg"],["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 | [["bold",""],["insertimage","/img/lion.svg"],["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 | [["bold",""],["insertimage","/img/lion.svg"],["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 | [["bold",""],["insertimage","/img/lion.svg"],["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 | [["bold",""],["insertimage","/img/lion.svg"],["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 | [["bold",""],["insertimage","/img/lion.svg"],["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 | [["bold",""],["insertlinebreak",""]] "foo[]bar": execCommand("bold", 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 | [["bold",""],["insertlinebreak",""]] "foo[]bar": execCommand("insertlinebreak", 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 | [["bold",""],["insertlinebreak",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["bold",""],["insertlinebreak",""]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<br>bar" but got "foo<span style=\"font-weight:bold\"><br></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=\"font-weight:bold\"><br></span>bar", "foo<br>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["bold",""],["insertlinebreak",""]] "foo[]bar" queryCommandIndeterm("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertlinebreak",""]] "foo[]bar" queryCommandState("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["insertlinebreak",""]] "foo[]bar" queryCommandValue("bold") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertlinebreak",""]] "foo[]bar" queryCommandIndeterm("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertlinebreak",""]] "foo[]bar" queryCommandState("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["bold",""],["insertlinebreak",""]] "foo[]bar" queryCommandValue("bold") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertlinebreak",""]] "foo[]bar" queryCommandIndeterm("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertlinebreak",""]] "foo[]bar" queryCommandState("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertlinebreak",""]] "foo[]bar" queryCommandValue("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertlinebreak",""]] "foo[]bar" queryCommandIndeterm("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertlinebreak",""]] "foo[]bar" queryCommandState("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertlinebreak",""]] "foo[]bar" queryCommandValue("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar": execCommand("bold", 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 | [["bold",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar": execCommand("insertlinebreak", 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 | [["bold",""],["insertlinebreak",""],["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 | [["bold",""],["insertlinebreak",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["bold",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<br><b>a</b>bar" but got "foo<span style=\"font-weight:bold\"><br>a</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=\"font-weight:bold\"><br>a</span>bar", "foo<br><b>a</b>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["bold",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandState("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandValue("bold") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandState("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["bold",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandValue("bold") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertlinebreak",""],["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 | [["bold",""],["insertlinebreak",""],["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 | [["bold",""],["insertlinebreak",""],["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 | [["bold",""],["insertlinebreak",""],["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 | [["bold",""],["insertlinebreak",""],["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 | [["bold",""],["insertlinebreak",""],["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 | [["bold",""],["insertorderedlist",""]] "foo[]bar": execCommand("bold", 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 | [["bold",""],["insertorderedlist",""]] "foo[]bar": execCommand("insertorderedlist", 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 | [["bold",""],["insertorderedlist",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["bold",""],["insertorderedlist",""]] "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("<ol><li>foobar</li></ol>", "<ol><li>foobar</li></ol>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["bold",""],["insertorderedlist",""]] "foo[]bar" queryCommandIndeterm("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertorderedlist",""]] "foo[]bar" queryCommandState("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["insertorderedlist",""]] "foo[]bar" queryCommandValue("bold") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertorderedlist",""]] "foo[]bar" queryCommandIndeterm("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["insertorderedlist",""]] "foo[]bar" queryCommandState("bold") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["bold",""],["insertorderedlist",""]] "foo[]bar" queryCommandValue("bold") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertorderedlist",""]] "foo[]bar" queryCommandIndeterm("insertorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertorderedlist",""]] "foo[]bar" queryCommandState("insertorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["insertorderedlist",""]] "foo[]bar" queryCommandValue("insertorderedlist") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertorderedlist",""]] "foo[]bar" queryCommandIndeterm("insertorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertorderedlist",""]] "foo[]bar" queryCommandState("insertorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["bold",""],["insertorderedlist",""]] "foo[]bar" queryCommandValue("insertorderedlist") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar": execCommand("bold", 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 | [["bold",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar": execCommand("insertorderedlist", 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 | [["bold",""],["insertorderedlist",""],["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 | [["bold",""],["insertorderedlist",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["bold",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<ol><li>foo<b>a</b>bar</li></ol>" but got "<ol><li>afoobar</li></ol>" 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("<ol><li>afoobar</li></ol>", "<ol><li>foo<b>a</b>bar</li></ol>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["bold",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("bold") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("bold") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["bold",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("bold") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertorderedlist") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["bold",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertorderedlist") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertorderedlist",""],["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 | [["bold",""],["insertorderedlist",""],["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 | [["bold",""],["insertorderedlist",""],["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 | [["bold",""],["insertorderedlist",""],["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 | [["bold",""],["insertorderedlist",""],["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 | [["bold",""],["insertorderedlist",""],["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 | [["bold",""],["insertparagraph",""]] "foo[]bar": execCommand("bold", 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 | [["bold",""],["insertparagraph",""]] "foo[]bar": execCommand("insertparagraph", 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 | [["bold",""],["insertparagraph",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["bold",""],["insertparagraph",""]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p>bar</p>" 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>", "<p>foo</p><p>bar</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["bold",""],["insertparagraph",""]] "foo[]bar" queryCommandIndeterm("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertparagraph",""]] "foo[]bar" queryCommandState("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["insertparagraph",""]] "foo[]bar" queryCommandValue("bold") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertparagraph",""]] "foo[]bar" queryCommandIndeterm("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertparagraph",""]] "foo[]bar" queryCommandState("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["bold",""],["insertparagraph",""]] "foo[]bar" queryCommandValue("bold") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertparagraph",""]] "foo[]bar" queryCommandIndeterm("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertparagraph",""]] "foo[]bar" queryCommandState("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertparagraph",""]] "foo[]bar" queryCommandValue("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertparagraph",""]] "foo[]bar" queryCommandIndeterm("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertparagraph",""]] "foo[]bar" queryCommandState("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertparagraph",""]] "foo[]bar" queryCommandValue("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar": execCommand("bold", 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 | [["bold",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar": execCommand("insertparagraph", 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 | [["bold",""],["insertparagraph",""],["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 | [["bold",""],["insertparagraph",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["bold",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p><b>a</b>bar</p>" but got "foo<div><span style=\"font-weight:bold\">a</span>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><span style=\"font-weight:bold\">a</span>bar</div>", "<p>foo</p><p><b>a</b>bar</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["bold",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandState("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandValue("bold") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandState("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["bold",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandValue("bold") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertparagraph",""],["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 | [["bold",""],["insertparagraph",""],["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 | [["bold",""],["insertparagraph",""],["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 | [["bold",""],["insertparagraph",""],["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 | [["bold",""],["insertparagraph",""],["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 | [["bold",""],["insertparagraph",""],["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 | [["bold",""],["insertunorderedlist",""]] "foo[]bar": execCommand("bold", 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 | [["bold",""],["insertunorderedlist",""]] "foo[]bar": execCommand("insertunorderedlist", 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 | [["bold",""],["insertunorderedlist",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["bold",""],["insertunorderedlist",""]] "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("<ul><li>foobar</li></ul>", "<ul><li>foobar</li></ul>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["bold",""],["insertunorderedlist",""]] "foo[]bar" queryCommandIndeterm("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertunorderedlist",""]] "foo[]bar" queryCommandState("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["insertunorderedlist",""]] "foo[]bar" queryCommandValue("bold") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertunorderedlist",""]] "foo[]bar" queryCommandIndeterm("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["insertunorderedlist",""]] "foo[]bar" queryCommandState("bold") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["bold",""],["insertunorderedlist",""]] "foo[]bar" queryCommandValue("bold") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertunorderedlist",""]] "foo[]bar" queryCommandIndeterm("insertunorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertunorderedlist",""]] "foo[]bar" queryCommandState("insertunorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["insertunorderedlist",""]] "foo[]bar" queryCommandValue("insertunorderedlist") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertunorderedlist",""]] "foo[]bar" queryCommandIndeterm("insertunorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertunorderedlist",""]] "foo[]bar" queryCommandState("insertunorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["bold",""],["insertunorderedlist",""]] "foo[]bar" queryCommandValue("insertunorderedlist") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar": execCommand("bold", 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 | [["bold",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar": execCommand("insertunorderedlist", 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 | [["bold",""],["insertunorderedlist",""],["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 | [["bold",""],["insertunorderedlist",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["bold",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<ul><li>foo<b>a</b>bar</li></ul>" but got "<ul><li>afoobar</li></ul>" 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("<ul><li>afoobar</li></ul>", "<ul><li>foo<b>a</b>bar</li></ul>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["bold",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("bold") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("bold") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["bold",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("bold") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertunorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertunorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertunorderedlist") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertunorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertunorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["bold",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertunorderedlist") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["insertunorderedlist",""],["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 | [["bold",""],["insertunorderedlist",""],["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 | [["bold",""],["insertunorderedlist",""],["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 | [["bold",""],["insertunorderedlist",""],["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 | [["bold",""],["insertunorderedlist",""],["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 | [["bold",""],["insertunorderedlist",""],["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 | [["bold",""],["justifycenter",""]] "foo[]bar": execCommand("bold", 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 | [["bold",""],["justifycenter",""]] "foo[]bar": execCommand("justifycenter", 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 | [["bold",""],["justifycenter",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["bold",""],["justifycenter",""]] "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("<div style=\"text-align:center\">foobar</div>", "<div style=\"text-align:center\">foobar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["bold",""],["justifycenter",""]] "foo[]bar" queryCommandIndeterm("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["justifycenter",""]] "foo[]bar" queryCommandState("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["justifycenter",""]] "foo[]bar" queryCommandValue("bold") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["justifycenter",""]] "foo[]bar" queryCommandIndeterm("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["justifycenter",""]] "foo[]bar" queryCommandState("bold") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["bold",""],["justifycenter",""]] "foo[]bar" queryCommandValue("bold") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["justifycenter",""]] "foo[]bar" queryCommandIndeterm("justifycenter") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["justifycenter",""]] "foo[]bar" queryCommandState("justifycenter") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["justifycenter",""]] "foo[]bar" queryCommandValue("justifycenter") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["justifycenter",""]] "foo[]bar" queryCommandIndeterm("justifycenter") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["justifycenter",""]] "foo[]bar" queryCommandState("justifycenter") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["bold",""],["justifycenter",""]] "foo[]bar" queryCommandValue("justifycenter") after | assert_equals: Wrong result returned expected "center" 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", "center", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["justifycenter",""],["inserttext","a"]] "foo[]bar": execCommand("bold", 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 | [["bold",""],["justifycenter",""],["inserttext","a"]] "foo[]bar": execCommand("justifycenter", 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 | [["bold",""],["justifycenter",""],["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 | [["bold",""],["justifycenter",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["bold",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div style=\"text-align:center\">foo<b>a</b>bar</div>" but got "<div style=\"text-align:center\">fooabar</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=\"text-align:center\">fooabar</div>", "<div style=\"text-align:center\">foo<b>a</b>bar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["bold",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandState("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandValue("bold") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandState("bold") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["bold",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandValue("bold") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifycenter") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifycenter") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifycenter") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifycenter") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifycenter") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["bold",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifycenter") after | assert_equals: Wrong result returned expected "center" 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", "center", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["justifycenter",""],["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 | [["bold",""],["justifycenter",""],["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 | [["bold",""],["justifycenter",""],["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 | [["bold",""],["justifycenter",""],["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 | [["bold",""],["justifycenter",""],["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 | [["bold",""],["justifycenter",""],["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 | [["bold",""],["justifyfull",""]] "foo[]bar": execCommand("bold", 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 | [["bold",""],["justifyfull",""]] "foo[]bar": execCommand("justifyfull", 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 | [["bold",""],["justifyfull",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["bold",""],["justifyfull",""]] "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("<div style=\"text-align:justify\">foobar</div>", "<div style=\"text-align:justify\">foobar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["bold",""],["justifyfull",""]] "foo[]bar" queryCommandIndeterm("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["justifyfull",""]] "foo[]bar" queryCommandState("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["justifyfull",""]] "foo[]bar" queryCommandValue("bold") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["justifyfull",""]] "foo[]bar" queryCommandIndeterm("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["justifyfull",""]] "foo[]bar" queryCommandState("bold") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["bold",""],["justifyfull",""]] "foo[]bar" queryCommandValue("bold") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["justifyfull",""]] "foo[]bar" queryCommandIndeterm("justifyfull") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["justifyfull",""]] "foo[]bar" queryCommandState("justifyfull") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["justifyfull",""]] "foo[]bar" queryCommandValue("justifyfull") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["justifyfull",""]] "foo[]bar" queryCommandIndeterm("justifyfull") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["justifyfull",""]] "foo[]bar" queryCommandState("justifyfull") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["bold",""],["justifyfull",""]] "foo[]bar" queryCommandValue("justifyfull") after | assert_equals: Wrong result returned expected "justify" 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", "justify", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["justifyfull",""],["inserttext","a"]] "foo[]bar": execCommand("bold", 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 | [["bold",""],["justifyfull",""],["inserttext","a"]] "foo[]bar": execCommand("justifyfull", 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 | [["bold",""],["justifyfull",""],["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 | [["bold",""],["justifyfull",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["bold",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div style=\"text-align:justify\">foo<b>a</b>bar</div>" but got "<div style=\"text-align:justify\">fooabar</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=\"text-align:justify\">fooabar</div>", "<div style=\"text-align:justify\">foo<b>a</b>bar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["bold",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandState("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandValue("bold") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandState("bold") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["bold",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandValue("bold") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyfull") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyfull") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyfull") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyfull") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyfull") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["bold",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyfull") after | assert_equals: Wrong result returned expected "justify" 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", "justify", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["justifyfull",""],["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 | [["bold",""],["justifyfull",""],["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 | [["bold",""],["justifyfull",""],["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 | [["bold",""],["justifyfull",""],["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 | [["bold",""],["justifyfull",""],["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 | [["bold",""],["justifyfull",""],["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 | [["bold",""],["justifyleft",""]] "foo[]bar": execCommand("bold", 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 | [["bold",""],["justifyleft",""]] "foo[]bar": execCommand("justifyleft", 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 | [["bold",""],["justifyleft",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["bold",""],["justifyleft",""]] "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("foobar", "foobar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["bold",""],["justifyleft",""]] "foo[]bar" queryCommandIndeterm("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["justifyleft",""]] "foo[]bar" queryCommandState("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["justifyleft",""]] "foo[]bar" queryCommandValue("bold") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["justifyleft",""]] "foo[]bar" queryCommandIndeterm("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["justifyleft",""]] "foo[]bar" queryCommandState("bold") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["bold",""],["justifyleft",""]] "foo[]bar" queryCommandValue("bold") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["justifyleft",""]] "foo[]bar" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["justifyleft",""]] "foo[]bar" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["bold",""],["justifyleft",""]] "foo[]bar" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" 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", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["justifyleft",""]] "foo[]bar" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["justifyleft",""]] "foo[]bar" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["bold",""],["justifyleft",""]] "foo[]bar" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" 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", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["justifyleft",""],["inserttext","a"]] "foo[]bar": execCommand("bold", 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 | [["bold",""],["justifyleft",""],["inserttext","a"]] "foo[]bar": execCommand("justifyleft", 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 | [["bold",""],["justifyleft",""],["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 | [["bold",""],["justifyleft",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["bold",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<b>a</b>bar" but got "fooabar" 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("fooabar", "foo<b>a</b>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["bold",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandState("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandValue("bold") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandState("bold") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["bold",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandValue("bold") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["bold",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" 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", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["bold",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" 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", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["justifyleft",""],["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 | [["bold",""],["justifyleft",""],["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 | [["bold",""],["justifyleft",""],["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 | [["bold",""],["justifyleft",""],["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 | [["bold",""],["justifyleft",""],["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 | [["bold",""],["justifyleft",""],["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 | [["bold",""],["justifyright",""]] "foo[]bar": execCommand("bold", 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 | [["bold",""],["justifyright",""]] "foo[]bar": execCommand("justifyright", 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 | [["bold",""],["justifyright",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["bold",""],["justifyright",""]] "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("<div style=\"text-align:right\">foobar</div>", "<div style=\"text-align:right\">foobar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["bold",""],["justifyright",""]] "foo[]bar" queryCommandIndeterm("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["justifyright",""]] "foo[]bar" queryCommandState("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["justifyright",""]] "foo[]bar" queryCommandValue("bold") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["justifyright",""]] "foo[]bar" queryCommandIndeterm("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["justifyright",""]] "foo[]bar" queryCommandState("bold") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["bold",""],["justifyright",""]] "foo[]bar" queryCommandValue("bold") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["justifyright",""]] "foo[]bar" queryCommandIndeterm("justifyright") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["justifyright",""]] "foo[]bar" queryCommandState("justifyright") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["justifyright",""]] "foo[]bar" queryCommandValue("justifyright") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["justifyright",""]] "foo[]bar" queryCommandIndeterm("justifyright") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["justifyright",""]] "foo[]bar" queryCommandState("justifyright") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["bold",""],["justifyright",""]] "foo[]bar" queryCommandValue("justifyright") after | assert_equals: Wrong result returned expected "right" 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", "right", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["justifyright",""],["inserttext","a"]] "foo[]bar": execCommand("bold", 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 | [["bold",""],["justifyright",""],["inserttext","a"]] "foo[]bar": execCommand("justifyright", 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 | [["bold",""],["justifyright",""],["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 | [["bold",""],["justifyright",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["bold",""],["justifyright",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div style=\"text-align:right\">foo<b>a</b>bar</div>" but got "<div style=\"text-align:right\">fooabar</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=\"text-align:right\">fooabar</div>", "<div style=\"text-align:right\">foo<b>a</b>bar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["bold",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandState("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandValue("bold") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandState("bold") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["bold",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandValue("bold") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyright") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyright") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyright") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyright") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyright") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["bold",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyright") after | assert_equals: Wrong result returned expected "right" 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", "right", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["justifyright",""],["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 | [["bold",""],["justifyright",""],["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 | [["bold",""],["justifyright",""],["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 | [["bold",""],["justifyright",""],["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 | [["bold",""],["justifyright",""],["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 | [["bold",""],["justifyright",""],["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 | [["bold",""],["outdent",""]] "foo[]bar": execCommand("bold", 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 | [["bold",""],["outdent",""]] "foo[]bar": execCommand("outdent", 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 | [["bold",""],["outdent",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["bold",""],["outdent",""]] "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("foobar", "foobar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["bold",""],["outdent",""]] "foo[]bar" queryCommandIndeterm("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["outdent",""]] "foo[]bar" queryCommandState("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["outdent",""]] "foo[]bar" queryCommandValue("bold") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["outdent",""]] "foo[]bar" queryCommandIndeterm("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["outdent",""]] "foo[]bar" queryCommandState("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["bold",""],["outdent",""]] "foo[]bar" queryCommandValue("bold") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["outdent",""]] "foo[]bar" queryCommandIndeterm("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["outdent",""]] "foo[]bar" queryCommandState("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["outdent",""]] "foo[]bar" queryCommandValue("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["outdent",""]] "foo[]bar" queryCommandIndeterm("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["outdent",""]] "foo[]bar" queryCommandState("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["outdent",""]] "foo[]bar" queryCommandValue("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["outdent",""],["inserttext","a"]] "foo[]bar": execCommand("bold", 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 | [["bold",""],["outdent",""],["inserttext","a"]] "foo[]bar": execCommand("outdent", 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 | [["bold",""],["outdent",""],["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 | [["bold",""],["outdent",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["bold",""],["outdent",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<b>a</b>bar" but got "foo<span style=\"font-weight:bold\">a</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=\"font-weight:bold\">a</span>bar", "foo<b>a</b>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["bold",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandState("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["bold",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("bold") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandState("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["bold",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("bold") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandState("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandState("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["bold",""],["outdent",""],["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 | [["bold",""],["outdent",""],["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 | [["bold",""],["outdent",""],["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 | [["bold",""],["outdent",""],["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 | [["bold",""],["outdent",""],["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 | [["bold",""],["outdent",""],["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 | [["italic",""],["inserttext","a"]] "foo[]bar": execCommand("italic", 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 | [["italic",""],["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 | [["italic",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["italic",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<i>a</i>bar" but got "foo<span style=\"font-style:italic\">a</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=\"font-style:italic\">a</span>bar", "foo<i>a</i>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["italic",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["inserttext","a"]] "foo[]bar" queryCommandState("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["inserttext","a"]] "foo[]bar" queryCommandValue("italic") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("italic") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["inserttext","a"]] "foo[]bar" queryCommandState("italic") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["italic",""],["inserttext","a"]] "foo[]bar" queryCommandValue("italic") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["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 | [["italic",""],["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 | [["italic",""],["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 | [["italic",""],["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 | [["italic",""],["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 | [["italic",""],["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 | [["italic",""],["delete",""]] "foo[]bar": execCommand("italic", 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 | [["italic",""],["delete",""]] "foo[]bar": execCommand("delete", 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 | [["italic",""],["delete",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["italic",""],["delete",""]] "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("fobar", "fobar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["italic",""],["delete",""]] "foo[]bar" queryCommandIndeterm("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["delete",""]] "foo[]bar" queryCommandState("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["delete",""]] "foo[]bar" queryCommandValue("italic") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["delete",""]] "foo[]bar" queryCommandIndeterm("italic") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["delete",""]] "foo[]bar" queryCommandState("italic") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["italic",""],["delete",""]] "foo[]bar" queryCommandValue("italic") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["delete",""]] "foo[]bar" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["delete",""]] "foo[]bar" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["delete",""]] "foo[]bar" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["delete",""]] "foo[]bar" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["delete",""]] "foo[]bar" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["delete",""]] "foo[]bar" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["delete",""],["inserttext","a"]] "foo[]bar": execCommand("italic", 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 | [["italic",""],["delete",""],["inserttext","a"]] "foo[]bar": execCommand("delete", 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 | [["italic",""],["delete",""],["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 | [["italic",""],["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["italic",""],["delete",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "fo<i>a</i>bar" but got "foabar" 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("foabar", "fo<i>a</i>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["italic",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandState("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("italic") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("italic") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandState("italic") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["italic",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("italic") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["delete",""],["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 | [["italic",""],["delete",""],["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 | [["italic",""],["delete",""],["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 | [["italic",""],["delete",""],["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 | [["italic",""],["delete",""],["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 | [["italic",""],["delete",""],["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 | [["italic",""],["formatblock","<div>"]] "foo[]bar": execCommand("italic", 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 | [["italic",""],["formatblock","<div>"]] "foo[]bar": execCommand("formatblock", 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 | [["italic",""],["formatblock","<div>"]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["italic",""],["formatblock","<div>"]] "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("<div>foobar</div>", "<div>foobar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["italic",""],["formatblock","<div>"]] "foo[]bar" queryCommandIndeterm("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["formatblock","<div>"]] "foo[]bar" queryCommandState("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["formatblock","<div>"]] "foo[]bar" queryCommandValue("italic") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["formatblock","<div>"]] "foo[]bar" queryCommandIndeterm("italic") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["formatblock","<div>"]] "foo[]bar" queryCommandState("italic") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["italic",""],["formatblock","<div>"]] "foo[]bar" queryCommandValue("italic") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["formatblock","<div>"]] "foo[]bar" queryCommandIndeterm("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["formatblock","<div>"]] "foo[]bar" queryCommandState("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["formatblock","<div>"]] "foo[]bar" queryCommandValue("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["formatblock","<div>"]] "foo[]bar" queryCommandIndeterm("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["formatblock","<div>"]] "foo[]bar" queryCommandState("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["formatblock","<div>"]] "foo[]bar" queryCommandValue("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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 | [["italic",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar": execCommand("italic", 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 | [["italic",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar": execCommand("formatblock", 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 | [["italic",""],["formatblock","<div>"],["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 | [["italic",""],["formatblock","<div>"],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["italic",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div>foo<i>a</i>bar</div>" but got "<div>fooabar</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>fooabar</div>", "<div>foo<i>a</i>bar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["italic",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandState("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandValue("italic") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("italic") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandState("italic") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["italic",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandValue("italic") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandState("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandValue("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandState("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandValue("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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 | [["italic",""],["formatblock","<div>"],["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 | [["italic",""],["formatblock","<div>"],["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 | [["italic",""],["formatblock","<div>"],["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 | [["italic",""],["formatblock","<div>"],["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 | [["italic",""],["formatblock","<div>"],["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 | [["italic",""],["formatblock","<div>"],["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 | [["italic",""],["forwarddelete",""]] "foo[]bar": execCommand("italic", 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 | [["italic",""],["forwarddelete",""]] "foo[]bar": execCommand("forwarddelete", 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 | [["italic",""],["forwarddelete",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["italic",""],["forwarddelete",""]] "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("fooar", "fooar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["italic",""],["forwarddelete",""]] "foo[]bar" queryCommandIndeterm("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["forwarddelete",""]] "foo[]bar" queryCommandState("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["forwarddelete",""]] "foo[]bar" queryCommandValue("italic") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["forwarddelete",""]] "foo[]bar" queryCommandIndeterm("italic") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["forwarddelete",""]] "foo[]bar" queryCommandState("italic") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["italic",""],["forwarddelete",""]] "foo[]bar" queryCommandValue("italic") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["forwarddelete",""]] "foo[]bar" queryCommandIndeterm("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["forwarddelete",""]] "foo[]bar" queryCommandState("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["forwarddelete",""]] "foo[]bar" queryCommandValue("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["forwarddelete",""]] "foo[]bar" queryCommandIndeterm("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["forwarddelete",""]] "foo[]bar" queryCommandState("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["forwarddelete",""]] "foo[]bar" queryCommandValue("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar": execCommand("italic", 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 | [["italic",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar": execCommand("forwarddelete", 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 | [["italic",""],["forwarddelete",""],["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 | [["italic",""],["forwarddelete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["italic",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<i>a</i>ar" but got "fooaar" 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("fooaar", "foo<i>a</i>ar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["italic",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandState("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("italic") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("italic") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandState("italic") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["italic",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("italic") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandState("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandState("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["forwarddelete",""],["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 | [["italic",""],["forwarddelete",""],["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 | [["italic",""],["forwarddelete",""],["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 | [["italic",""],["forwarddelete",""],["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 | [["italic",""],["forwarddelete",""],["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 | [["italic",""],["forwarddelete",""],["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 | [["italic",""],["indent",""]] "foo[]bar": execCommand("italic", 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 | [["italic",""],["indent",""]] "foo[]bar": execCommand("indent", 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 | [["italic",""],["indent",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["italic",""],["indent",""]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<blockquote>foobar</blockquote>" but got "<blockquote style=\"margin:0 0 0 40px; border:none; padding:0px\">foobar</blockquote>" 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("<blockquote style=\"margin:0 0 0 40px; border:none; padding:0px\">foobar</blockquote>", "<blockquote>foobar</blockquote>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["italic",""],["indent",""]] "foo[]bar" queryCommandIndeterm("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["indent",""]] "foo[]bar" queryCommandState("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["indent",""]] "foo[]bar" queryCommandValue("italic") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["indent",""]] "foo[]bar" queryCommandIndeterm("italic") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["indent",""]] "foo[]bar" queryCommandState("italic") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["italic",""],["indent",""]] "foo[]bar" queryCommandValue("italic") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["indent",""]] "foo[]bar" queryCommandIndeterm("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["indent",""]] "foo[]bar" queryCommandState("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["indent",""]] "foo[]bar" queryCommandValue("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["indent",""]] "foo[]bar" queryCommandIndeterm("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["indent",""]] "foo[]bar" queryCommandState("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["indent",""]] "foo[]bar" queryCommandValue("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["indent",""],["inserttext","a"]] "foo[]bar": execCommand("italic", 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 | [["italic",""],["indent",""],["inserttext","a"]] "foo[]bar": execCommand("indent", 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 | [["italic",""],["indent",""],["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 | [["italic",""],["indent",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["italic",""],["indent",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<blockquote>foo<i>a</i>bar</blockquote>" but got "<blockquote style=\"margin:0 0 0 40px; border:none; padding:0px\">fooabar</blockquote>" 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("<blockquote style=\"margin:0 0 0 40px; border:none; padding:0px\">fooabar</blockquote>", "<blockquote>foo<i>a</i>bar</blockquote>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["italic",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandState("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("italic") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("italic") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandState("italic") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["italic",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("italic") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandState("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandState("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["indent",""],["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 | [["italic",""],["indent",""],["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 | [["italic",""],["indent",""],["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 | [["italic",""],["indent",""],["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 | [["italic",""],["indent",""],["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 | [["italic",""],["indent",""],["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 | [["italic",""],["inserthorizontalrule",""]] "foo[]bar": execCommand("italic", 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 | [["italic",""],["inserthorizontalrule",""]] "foo[]bar": execCommand("inserthorizontalrule", 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 | [["italic",""],["inserthorizontalrule",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["italic",""],["inserthorizontalrule",""]] "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<hr>bar", "foo<hr>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["italic",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandIndeterm("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandState("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandValue("italic") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandIndeterm("italic") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandState("italic") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["italic",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandValue("italic") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandIndeterm("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandState("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandValue("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandIndeterm("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandState("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandValue("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar": execCommand("italic", 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 | [["italic",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar": execCommand("inserthorizontalrule", 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 | [["italic",""],["inserthorizontalrule",""],["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 | [["italic",""],["inserthorizontalrule",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["italic",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<hr><i>a</i>bar" but got "foo<hr>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("foo<hr>abar", "foo<hr><i>a</i>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["italic",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandState("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandValue("italic") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("italic") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandState("italic") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["italic",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandValue("italic") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandState("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandValue("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandState("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandValue("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["inserthorizontalrule",""],["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 | [["italic",""],["inserthorizontalrule",""],["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 | [["italic",""],["inserthorizontalrule",""],["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 | [["italic",""],["inserthorizontalrule",""],["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 | [["italic",""],["inserthorizontalrule",""],["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 | [["italic",""],["inserthorizontalrule",""],["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 | [["italic",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar": execCommand("italic", 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 | [["italic",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar": execCommand("inserthtml", false, "ab<b>c</b>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 | [["italic",""],["inserthtml","ab<b>c</b>d"]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["italic",""],["inserthtml","ab<b>c</b>d"]] "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("fooab<b>c</b>dbar", "fooab<b>c</b>dbar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["italic",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandIndeterm("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandState("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandValue("italic") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandIndeterm("italic") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandState("italic") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["italic",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandValue("italic") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandIndeterm("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandState("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandValue("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandIndeterm("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandState("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandValue("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar": execCommand("italic", 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 | [["italic",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar": execCommand("inserthtml", false, "ab<b>c</b>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 | [["italic",""],["inserthtml","ab<b>c</b>d"],["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 | [["italic",""],["inserthtml","ab<b>c</b>d"],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["italic",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "fooab<b>c</b>d<i>a</i>bar" but got "fooab<b>c</b>dabar" 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("fooab<b>c</b>dabar", "fooab<b>c</b>d<i>a</i>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["italic",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandState("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandValue("italic") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("italic") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandState("italic") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["italic",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandValue("italic") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandState("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandValue("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandState("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandValue("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["inserthtml","ab<b>c</b>d"],["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 | [["italic",""],["inserthtml","ab<b>c</b>d"],["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 | [["italic",""],["inserthtml","ab<b>c</b>d"],["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 | [["italic",""],["inserthtml","ab<b>c</b>d"],["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 | [["italic",""],["inserthtml","ab<b>c</b>d"],["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 | [["italic",""],["inserthtml","ab<b>c</b>d"],["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 | [["italic",""],["insertimage","/img/lion.svg"]] "foo[]bar": execCommand("italic", 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 | [["italic",""],["insertimage","/img/lion.svg"]] "foo[]bar": execCommand("insertimage", false, "/img/lion.svg") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["italic",""],["insertimage","/img/lion.svg"]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["italic",""],["insertimage","/img/lion.svg"]] "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<img src=\"/img/lion.svg\">bar", "foo<img src=\"/img/lion.svg\">bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["italic",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandIndeterm("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandState("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandValue("italic") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandIndeterm("italic") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandState("italic") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["italic",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandValue("italic") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandIndeterm("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandState("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandValue("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandIndeterm("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandState("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandValue("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar": execCommand("italic", 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 | [["italic",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar": execCommand("insertimage", false, "/img/lion.svg") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["italic",""],["insertimage","/img/lion.svg"],["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 | [["italic",""],["insertimage","/img/lion.svg"],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["italic",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<img src=\"/img/lion.svg\"><i>a</i>bar" but got "foo<img src=\"/img/lion.svg\">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("foo<img src=\"/img/lion.svg\">abar", "foo<img src=\"/img/lion.svg\"><i>a</i>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["italic",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandState("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandValue("italic") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("italic") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandState("italic") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["italic",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandValue("italic") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandState("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandValue("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandState("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandValue("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertimage","/img/lion.svg"],["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 | [["italic",""],["insertimage","/img/lion.svg"],["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 | [["italic",""],["insertimage","/img/lion.svg"],["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 | [["italic",""],["insertimage","/img/lion.svg"],["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 | [["italic",""],["insertimage","/img/lion.svg"],["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 | [["italic",""],["insertimage","/img/lion.svg"],["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 | [["italic",""],["insertlinebreak",""]] "foo[]bar": execCommand("italic", 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 | [["italic",""],["insertlinebreak",""]] "foo[]bar": execCommand("insertlinebreak", 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 | [["italic",""],["insertlinebreak",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["italic",""],["insertlinebreak",""]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<br>bar" but got "foo<span style=\"font-style:italic\"><br></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=\"font-style:italic\"><br></span>bar", "foo<br>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["italic",""],["insertlinebreak",""]] "foo[]bar" queryCommandIndeterm("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertlinebreak",""]] "foo[]bar" queryCommandState("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["insertlinebreak",""]] "foo[]bar" queryCommandValue("italic") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertlinebreak",""]] "foo[]bar" queryCommandIndeterm("italic") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertlinebreak",""]] "foo[]bar" queryCommandState("italic") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["italic",""],["insertlinebreak",""]] "foo[]bar" queryCommandValue("italic") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertlinebreak",""]] "foo[]bar" queryCommandIndeterm("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertlinebreak",""]] "foo[]bar" queryCommandState("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertlinebreak",""]] "foo[]bar" queryCommandValue("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertlinebreak",""]] "foo[]bar" queryCommandIndeterm("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertlinebreak",""]] "foo[]bar" queryCommandState("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertlinebreak",""]] "foo[]bar" queryCommandValue("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar": execCommand("italic", 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 | [["italic",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar": execCommand("insertlinebreak", 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 | [["italic",""],["insertlinebreak",""],["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 | [["italic",""],["insertlinebreak",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["italic",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<br><i>a</i>bar" but got "foo<span style=\"font-style:italic\"><br>a</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=\"font-style:italic\"><br>a</span>bar", "foo<br><i>a</i>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["italic",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandState("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandValue("italic") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("italic") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandState("italic") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["italic",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandValue("italic") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertlinebreak",""],["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 | [["italic",""],["insertlinebreak",""],["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 | [["italic",""],["insertlinebreak",""],["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 | [["italic",""],["insertlinebreak",""],["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 | [["italic",""],["insertlinebreak",""],["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 | [["italic",""],["insertlinebreak",""],["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 | [["italic",""],["insertorderedlist",""]] "foo[]bar": execCommand("italic", 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 | [["italic",""],["insertorderedlist",""]] "foo[]bar": execCommand("insertorderedlist", 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 | [["italic",""],["insertorderedlist",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["italic",""],["insertorderedlist",""]] "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("<ol><li>foobar</li></ol>", "<ol><li>foobar</li></ol>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["italic",""],["insertorderedlist",""]] "foo[]bar" queryCommandIndeterm("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertorderedlist",""]] "foo[]bar" queryCommandState("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["insertorderedlist",""]] "foo[]bar" queryCommandValue("italic") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertorderedlist",""]] "foo[]bar" queryCommandIndeterm("italic") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["insertorderedlist",""]] "foo[]bar" queryCommandState("italic") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["italic",""],["insertorderedlist",""]] "foo[]bar" queryCommandValue("italic") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertorderedlist",""]] "foo[]bar" queryCommandIndeterm("insertorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertorderedlist",""]] "foo[]bar" queryCommandState("insertorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["insertorderedlist",""]] "foo[]bar" queryCommandValue("insertorderedlist") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertorderedlist",""]] "foo[]bar" queryCommandIndeterm("insertorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertorderedlist",""]] "foo[]bar" queryCommandState("insertorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["italic",""],["insertorderedlist",""]] "foo[]bar" queryCommandValue("insertorderedlist") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar": execCommand("italic", 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 | [["italic",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar": execCommand("insertorderedlist", 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 | [["italic",""],["insertorderedlist",""],["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 | [["italic",""],["insertorderedlist",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["italic",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<ol><li>foo<i>a</i>bar</li></ol>" but got "<ol><li>afoobar</li></ol>" 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("<ol><li>afoobar</li></ol>", "<ol><li>foo<i>a</i>bar</li></ol>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["italic",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("italic") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("italic") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("italic") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["italic",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("italic") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertorderedlist") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["italic",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertorderedlist") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertorderedlist",""],["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 | [["italic",""],["insertorderedlist",""],["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 | [["italic",""],["insertorderedlist",""],["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 | [["italic",""],["insertorderedlist",""],["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 | [["italic",""],["insertorderedlist",""],["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 | [["italic",""],["insertorderedlist",""],["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 | [["italic",""],["insertparagraph",""]] "foo[]bar": execCommand("italic", 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 | [["italic",""],["insertparagraph",""]] "foo[]bar": execCommand("insertparagraph", 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 | [["italic",""],["insertparagraph",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["italic",""],["insertparagraph",""]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p>bar</p>" 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>", "<p>foo</p><p>bar</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["italic",""],["insertparagraph",""]] "foo[]bar" queryCommandIndeterm("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertparagraph",""]] "foo[]bar" queryCommandState("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["insertparagraph",""]] "foo[]bar" queryCommandValue("italic") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertparagraph",""]] "foo[]bar" queryCommandIndeterm("italic") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertparagraph",""]] "foo[]bar" queryCommandState("italic") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["italic",""],["insertparagraph",""]] "foo[]bar" queryCommandValue("italic") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertparagraph",""]] "foo[]bar" queryCommandIndeterm("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertparagraph",""]] "foo[]bar" queryCommandState("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertparagraph",""]] "foo[]bar" queryCommandValue("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertparagraph",""]] "foo[]bar" queryCommandIndeterm("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertparagraph",""]] "foo[]bar" queryCommandState("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertparagraph",""]] "foo[]bar" queryCommandValue("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar": execCommand("italic", 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 | [["italic",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar": execCommand("insertparagraph", 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 | [["italic",""],["insertparagraph",""],["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 | [["italic",""],["insertparagraph",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["italic",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p><i>a</i>bar</p>" but got "foo<div><span style=\"font-style:italic\">a</span>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><span style=\"font-style:italic\">a</span>bar</div>", "<p>foo</p><p><i>a</i>bar</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["italic",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandState("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandValue("italic") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("italic") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandState("italic") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["italic",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandValue("italic") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertparagraph",""],["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 | [["italic",""],["insertparagraph",""],["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 | [["italic",""],["insertparagraph",""],["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 | [["italic",""],["insertparagraph",""],["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 | [["italic",""],["insertparagraph",""],["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 | [["italic",""],["insertparagraph",""],["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 | [["italic",""],["insertunorderedlist",""]] "foo[]bar": execCommand("italic", 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 | [["italic",""],["insertunorderedlist",""]] "foo[]bar": execCommand("insertunorderedlist", 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 | [["italic",""],["insertunorderedlist",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["italic",""],["insertunorderedlist",""]] "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("<ul><li>foobar</li></ul>", "<ul><li>foobar</li></ul>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["italic",""],["insertunorderedlist",""]] "foo[]bar" queryCommandIndeterm("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertunorderedlist",""]] "foo[]bar" queryCommandState("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["insertunorderedlist",""]] "foo[]bar" queryCommandValue("italic") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertunorderedlist",""]] "foo[]bar" queryCommandIndeterm("italic") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["insertunorderedlist",""]] "foo[]bar" queryCommandState("italic") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["italic",""],["insertunorderedlist",""]] "foo[]bar" queryCommandValue("italic") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertunorderedlist",""]] "foo[]bar" queryCommandIndeterm("insertunorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertunorderedlist",""]] "foo[]bar" queryCommandState("insertunorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["insertunorderedlist",""]] "foo[]bar" queryCommandValue("insertunorderedlist") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertunorderedlist",""]] "foo[]bar" queryCommandIndeterm("insertunorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertunorderedlist",""]] "foo[]bar" queryCommandState("insertunorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["italic",""],["insertunorderedlist",""]] "foo[]bar" queryCommandValue("insertunorderedlist") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar": execCommand("italic", 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 | [["italic",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar": execCommand("insertunorderedlist", 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 | [["italic",""],["insertunorderedlist",""],["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 | [["italic",""],["insertunorderedlist",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["italic",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<ul><li>foo<i>a</i>bar</li></ul>" but got "<ul><li>afoobar</li></ul>" 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("<ul><li>afoobar</li></ul>", "<ul><li>foo<i>a</i>bar</li></ul>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["italic",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("italic") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("italic") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("italic") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["italic",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("italic") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertunorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertunorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertunorderedlist") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertunorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertunorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["italic",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertunorderedlist") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["insertunorderedlist",""],["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 | [["italic",""],["insertunorderedlist",""],["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 | [["italic",""],["insertunorderedlist",""],["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 | [["italic",""],["insertunorderedlist",""],["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 | [["italic",""],["insertunorderedlist",""],["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 | [["italic",""],["insertunorderedlist",""],["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 | [["italic",""],["justifycenter",""]] "foo[]bar": execCommand("italic", 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 | [["italic",""],["justifycenter",""]] "foo[]bar": execCommand("justifycenter", 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 | [["italic",""],["justifycenter",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["italic",""],["justifycenter",""]] "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("<div style=\"text-align:center\">foobar</div>", "<div style=\"text-align:center\">foobar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["italic",""],["justifycenter",""]] "foo[]bar" queryCommandIndeterm("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["justifycenter",""]] "foo[]bar" queryCommandState("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["justifycenter",""]] "foo[]bar" queryCommandValue("italic") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["justifycenter",""]] "foo[]bar" queryCommandIndeterm("italic") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["justifycenter",""]] "foo[]bar" queryCommandState("italic") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["italic",""],["justifycenter",""]] "foo[]bar" queryCommandValue("italic") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["justifycenter",""]] "foo[]bar" queryCommandIndeterm("justifycenter") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["justifycenter",""]] "foo[]bar" queryCommandState("justifycenter") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["justifycenter",""]] "foo[]bar" queryCommandValue("justifycenter") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["justifycenter",""]] "foo[]bar" queryCommandIndeterm("justifycenter") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["justifycenter",""]] "foo[]bar" queryCommandState("justifycenter") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["italic",""],["justifycenter",""]] "foo[]bar" queryCommandValue("justifycenter") after | assert_equals: Wrong result returned expected "center" 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", "center", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["justifycenter",""],["inserttext","a"]] "foo[]bar": execCommand("italic", 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 | [["italic",""],["justifycenter",""],["inserttext","a"]] "foo[]bar": execCommand("justifycenter", 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 | [["italic",""],["justifycenter",""],["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 | [["italic",""],["justifycenter",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["italic",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div style=\"text-align:center\">foo<i>a</i>bar</div>" but got "<div style=\"text-align:center\">fooabar</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=\"text-align:center\">fooabar</div>", "<div style=\"text-align:center\">foo<i>a</i>bar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["italic",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandState("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandValue("italic") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("italic") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandState("italic") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["italic",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandValue("italic") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifycenter") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifycenter") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifycenter") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifycenter") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifycenter") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["italic",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifycenter") after | assert_equals: Wrong result returned expected "center" 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", "center", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["justifycenter",""],["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 | [["italic",""],["justifycenter",""],["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 | [["italic",""],["justifycenter",""],["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 | [["italic",""],["justifycenter",""],["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 | [["italic",""],["justifycenter",""],["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 | [["italic",""],["justifycenter",""],["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 | [["italic",""],["justifyfull",""]] "foo[]bar": execCommand("italic", 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 | [["italic",""],["justifyfull",""]] "foo[]bar": execCommand("justifyfull", 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 | [["italic",""],["justifyfull",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["italic",""],["justifyfull",""]] "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("<div style=\"text-align:justify\">foobar</div>", "<div style=\"text-align:justify\">foobar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["italic",""],["justifyfull",""]] "foo[]bar" queryCommandIndeterm("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["justifyfull",""]] "foo[]bar" queryCommandState("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["justifyfull",""]] "foo[]bar" queryCommandValue("italic") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["justifyfull",""]] "foo[]bar" queryCommandIndeterm("italic") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["justifyfull",""]] "foo[]bar" queryCommandState("italic") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["italic",""],["justifyfull",""]] "foo[]bar" queryCommandValue("italic") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["justifyfull",""]] "foo[]bar" queryCommandIndeterm("justifyfull") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["justifyfull",""]] "foo[]bar" queryCommandState("justifyfull") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["justifyfull",""]] "foo[]bar" queryCommandValue("justifyfull") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["justifyfull",""]] "foo[]bar" queryCommandIndeterm("justifyfull") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["justifyfull",""]] "foo[]bar" queryCommandState("justifyfull") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["italic",""],["justifyfull",""]] "foo[]bar" queryCommandValue("justifyfull") after | assert_equals: Wrong result returned expected "justify" 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", "justify", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["justifyfull",""],["inserttext","a"]] "foo[]bar": execCommand("italic", 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 | [["italic",""],["justifyfull",""],["inserttext","a"]] "foo[]bar": execCommand("justifyfull", 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 | [["italic",""],["justifyfull",""],["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 | [["italic",""],["justifyfull",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["italic",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div style=\"text-align:justify\">foo<i>a</i>bar</div>" but got "<div style=\"text-align:justify\">fooabar</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=\"text-align:justify\">fooabar</div>", "<div style=\"text-align:justify\">foo<i>a</i>bar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["italic",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandState("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandValue("italic") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("italic") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandState("italic") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["italic",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandValue("italic") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyfull") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyfull") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyfull") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyfull") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyfull") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["italic",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyfull") after | assert_equals: Wrong result returned expected "justify" 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", "justify", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["justifyfull",""],["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 | [["italic",""],["justifyfull",""],["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 | [["italic",""],["justifyfull",""],["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 | [["italic",""],["justifyfull",""],["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 | [["italic",""],["justifyfull",""],["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 | [["italic",""],["justifyfull",""],["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 | [["italic",""],["justifyleft",""]] "foo[]bar": execCommand("italic", 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 | [["italic",""],["justifyleft",""]] "foo[]bar": execCommand("justifyleft", 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 | [["italic",""],["justifyleft",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["italic",""],["justifyleft",""]] "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("foobar", "foobar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["italic",""],["justifyleft",""]] "foo[]bar" queryCommandIndeterm("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["justifyleft",""]] "foo[]bar" queryCommandState("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["justifyleft",""]] "foo[]bar" queryCommandValue("italic") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["justifyleft",""]] "foo[]bar" queryCommandIndeterm("italic") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["justifyleft",""]] "foo[]bar" queryCommandState("italic") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["italic",""],["justifyleft",""]] "foo[]bar" queryCommandValue("italic") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["justifyleft",""]] "foo[]bar" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["justifyleft",""]] "foo[]bar" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["italic",""],["justifyleft",""]] "foo[]bar" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" 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", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["justifyleft",""]] "foo[]bar" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["justifyleft",""]] "foo[]bar" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["italic",""],["justifyleft",""]] "foo[]bar" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" 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", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["justifyleft",""],["inserttext","a"]] "foo[]bar": execCommand("italic", 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 | [["italic",""],["justifyleft",""],["inserttext","a"]] "foo[]bar": execCommand("justifyleft", 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 | [["italic",""],["justifyleft",""],["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 | [["italic",""],["justifyleft",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["italic",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<i>a</i>bar" but got "fooabar" 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("fooabar", "foo<i>a</i>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["italic",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandState("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandValue("italic") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("italic") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandState("italic") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["italic",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandValue("italic") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["italic",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" 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", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["italic",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" 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", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["justifyleft",""],["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 | [["italic",""],["justifyleft",""],["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 | [["italic",""],["justifyleft",""],["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 | [["italic",""],["justifyleft",""],["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 | [["italic",""],["justifyleft",""],["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 | [["italic",""],["justifyleft",""],["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 | [["italic",""],["justifyright",""]] "foo[]bar": execCommand("italic", 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 | [["italic",""],["justifyright",""]] "foo[]bar": execCommand("justifyright", 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 | [["italic",""],["justifyright",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["italic",""],["justifyright",""]] "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("<div style=\"text-align:right\">foobar</div>", "<div style=\"text-align:right\">foobar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["italic",""],["justifyright",""]] "foo[]bar" queryCommandIndeterm("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["justifyright",""]] "foo[]bar" queryCommandState("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["justifyright",""]] "foo[]bar" queryCommandValue("italic") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["justifyright",""]] "foo[]bar" queryCommandIndeterm("italic") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["justifyright",""]] "foo[]bar" queryCommandState("italic") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["italic",""],["justifyright",""]] "foo[]bar" queryCommandValue("italic") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["justifyright",""]] "foo[]bar" queryCommandIndeterm("justifyright") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["justifyright",""]] "foo[]bar" queryCommandState("justifyright") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["justifyright",""]] "foo[]bar" queryCommandValue("justifyright") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["justifyright",""]] "foo[]bar" queryCommandIndeterm("justifyright") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["justifyright",""]] "foo[]bar" queryCommandState("justifyright") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["italic",""],["justifyright",""]] "foo[]bar" queryCommandValue("justifyright") after | assert_equals: Wrong result returned expected "right" 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", "right", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["justifyright",""],["inserttext","a"]] "foo[]bar": execCommand("italic", 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 | [["italic",""],["justifyright",""],["inserttext","a"]] "foo[]bar": execCommand("justifyright", 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 | [["italic",""],["justifyright",""],["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 | [["italic",""],["justifyright",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["italic",""],["justifyright",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div style=\"text-align:right\">foo<i>a</i>bar</div>" but got "<div style=\"text-align:right\">fooabar</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=\"text-align:right\">fooabar</div>", "<div style=\"text-align:right\">foo<i>a</i>bar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["italic",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandState("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandValue("italic") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("italic") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandState("italic") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["italic",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandValue("italic") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyright") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyright") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyright") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyright") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyright") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["italic",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyright") after | assert_equals: Wrong result returned expected "right" 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", "right", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["justifyright",""],["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 | [["italic",""],["justifyright",""],["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 | [["italic",""],["justifyright",""],["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 | [["italic",""],["justifyright",""],["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 | [["italic",""],["justifyright",""],["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 | [["italic",""],["justifyright",""],["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 | [["italic",""],["outdent",""]] "foo[]bar": execCommand("italic", 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 | [["italic",""],["outdent",""]] "foo[]bar": execCommand("outdent", 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 | [["italic",""],["outdent",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["italic",""],["outdent",""]] "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("foobar", "foobar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["italic",""],["outdent",""]] "foo[]bar" queryCommandIndeterm("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["outdent",""]] "foo[]bar" queryCommandState("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["outdent",""]] "foo[]bar" queryCommandValue("italic") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["outdent",""]] "foo[]bar" queryCommandIndeterm("italic") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["outdent",""]] "foo[]bar" queryCommandState("italic") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["italic",""],["outdent",""]] "foo[]bar" queryCommandValue("italic") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["outdent",""]] "foo[]bar" queryCommandIndeterm("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["outdent",""]] "foo[]bar" queryCommandState("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["outdent",""]] "foo[]bar" queryCommandValue("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["outdent",""]] "foo[]bar" queryCommandIndeterm("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["outdent",""]] "foo[]bar" queryCommandState("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["outdent",""]] "foo[]bar" queryCommandValue("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["outdent",""],["inserttext","a"]] "foo[]bar": execCommand("italic", 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 | [["italic",""],["outdent",""],["inserttext","a"]] "foo[]bar": execCommand("outdent", 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 | [["italic",""],["outdent",""],["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 | [["italic",""],["outdent",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["italic",""],["outdent",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<i>a</i>bar" but got "foo<span style=\"font-style:italic\">a</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=\"font-style:italic\">a</span>bar", "foo<i>a</i>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["italic",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandState("italic") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["italic",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("italic") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("italic") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandState("italic") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["italic",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("italic") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandState("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandState("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["italic",""],["outdent",""],["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 | [["italic",""],["outdent",""],["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 | [["italic",""],["outdent",""],["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 | [["italic",""],["outdent",""],["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 | [["italic",""],["outdent",""],["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 | [["italic",""],["outdent",""],["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 | [["strikethrough",""],["inserttext","a"]] "foo[]bar": execCommand("strikethrough", 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 | [["strikethrough",""],["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 | [["strikethrough",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["strikethrough",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<s>a</s>bar" but got "foo<span style=\"text-decoration-line:line-through\">a</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=\"text-decoration-line:line-through\">a</span>bar", "foo<s>a</s>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["strikethrough",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["inserttext","a"]] "foo[]bar" queryCommandState("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["inserttext","a"]] "foo[]bar" queryCommandValue("strikethrough") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("strikethrough") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["inserttext","a"]] "foo[]bar" queryCommandState("strikethrough") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["strikethrough",""],["inserttext","a"]] "foo[]bar" queryCommandValue("strikethrough") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["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 | [["strikethrough",""],["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 | [["strikethrough",""],["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 | [["strikethrough",""],["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 | [["strikethrough",""],["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 | [["strikethrough",""],["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 | [["strikethrough",""],["delete",""]] "foo[]bar": execCommand("strikethrough", 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 | [["strikethrough",""],["delete",""]] "foo[]bar": execCommand("delete", 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 | [["strikethrough",""],["delete",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["strikethrough",""],["delete",""]] "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("fobar", "fobar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["strikethrough",""],["delete",""]] "foo[]bar" queryCommandIndeterm("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["delete",""]] "foo[]bar" queryCommandState("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["delete",""]] "foo[]bar" queryCommandValue("strikethrough") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["delete",""]] "foo[]bar" queryCommandIndeterm("strikethrough") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["delete",""]] "foo[]bar" queryCommandState("strikethrough") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["strikethrough",""],["delete",""]] "foo[]bar" queryCommandValue("strikethrough") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["delete",""]] "foo[]bar" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["delete",""]] "foo[]bar" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["delete",""]] "foo[]bar" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["delete",""]] "foo[]bar" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["delete",""]] "foo[]bar" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["delete",""]] "foo[]bar" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["delete",""],["inserttext","a"]] "foo[]bar": execCommand("strikethrough", 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 | [["strikethrough",""],["delete",""],["inserttext","a"]] "foo[]bar": execCommand("delete", 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 | [["strikethrough",""],["delete",""],["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 | [["strikethrough",""],["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["strikethrough",""],["delete",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "fo<s>a</s>bar" but got "foabar" 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("foabar", "fo<s>a</s>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["strikethrough",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandState("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("strikethrough") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("strikethrough") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandState("strikethrough") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["strikethrough",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("strikethrough") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["delete",""],["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 | [["strikethrough",""],["delete",""],["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 | [["strikethrough",""],["delete",""],["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 | [["strikethrough",""],["delete",""],["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 | [["strikethrough",""],["delete",""],["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 | [["strikethrough",""],["delete",""],["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 | [["strikethrough",""],["formatblock","<div>"]] "foo[]bar": execCommand("strikethrough", 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 | [["strikethrough",""],["formatblock","<div>"]] "foo[]bar": execCommand("formatblock", 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 | [["strikethrough",""],["formatblock","<div>"]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["strikethrough",""],["formatblock","<div>"]] "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("<div>foobar</div>", "<div>foobar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["strikethrough",""],["formatblock","<div>"]] "foo[]bar" queryCommandIndeterm("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["formatblock","<div>"]] "foo[]bar" queryCommandState("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["formatblock","<div>"]] "foo[]bar" queryCommandValue("strikethrough") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["formatblock","<div>"]] "foo[]bar" queryCommandIndeterm("strikethrough") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["formatblock","<div>"]] "foo[]bar" queryCommandState("strikethrough") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["strikethrough",""],["formatblock","<div>"]] "foo[]bar" queryCommandValue("strikethrough") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["formatblock","<div>"]] "foo[]bar" queryCommandIndeterm("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["formatblock","<div>"]] "foo[]bar" queryCommandState("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["formatblock","<div>"]] "foo[]bar" queryCommandValue("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["formatblock","<div>"]] "foo[]bar" queryCommandIndeterm("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["formatblock","<div>"]] "foo[]bar" queryCommandState("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["formatblock","<div>"]] "foo[]bar" queryCommandValue("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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 | [["strikethrough",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar": execCommand("strikethrough", 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 | [["strikethrough",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar": execCommand("formatblock", 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 | [["strikethrough",""],["formatblock","<div>"],["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 | [["strikethrough",""],["formatblock","<div>"],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["strikethrough",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div>foo<s>a</s>bar</div>" but got "<div>fooabar</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>fooabar</div>", "<div>foo<s>a</s>bar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["strikethrough",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandState("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandValue("strikethrough") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("strikethrough") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandState("strikethrough") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["strikethrough",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandValue("strikethrough") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandState("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandValue("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandState("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandValue("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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 | [["strikethrough",""],["formatblock","<div>"],["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 | [["strikethrough",""],["formatblock","<div>"],["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 | [["strikethrough",""],["formatblock","<div>"],["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 | [["strikethrough",""],["formatblock","<div>"],["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 | [["strikethrough",""],["formatblock","<div>"],["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 | [["strikethrough",""],["formatblock","<div>"],["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 | [["strikethrough",""],["forwarddelete",""]] "foo[]bar": execCommand("strikethrough", 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 | [["strikethrough",""],["forwarddelete",""]] "foo[]bar": execCommand("forwarddelete", 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 | [["strikethrough",""],["forwarddelete",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["strikethrough",""],["forwarddelete",""]] "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("fooar", "fooar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["strikethrough",""],["forwarddelete",""]] "foo[]bar" queryCommandIndeterm("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["forwarddelete",""]] "foo[]bar" queryCommandState("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["forwarddelete",""]] "foo[]bar" queryCommandValue("strikethrough") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["forwarddelete",""]] "foo[]bar" queryCommandIndeterm("strikethrough") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["forwarddelete",""]] "foo[]bar" queryCommandState("strikethrough") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["strikethrough",""],["forwarddelete",""]] "foo[]bar" queryCommandValue("strikethrough") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["forwarddelete",""]] "foo[]bar" queryCommandIndeterm("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["forwarddelete",""]] "foo[]bar" queryCommandState("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["forwarddelete",""]] "foo[]bar" queryCommandValue("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["forwarddelete",""]] "foo[]bar" queryCommandIndeterm("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["forwarddelete",""]] "foo[]bar" queryCommandState("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["forwarddelete",""]] "foo[]bar" queryCommandValue("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar": execCommand("strikethrough", 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 | [["strikethrough",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar": execCommand("forwarddelete", 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 | [["strikethrough",""],["forwarddelete",""],["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 | [["strikethrough",""],["forwarddelete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["strikethrough",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<s>a</s>ar" but got "fooaar" 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("fooaar", "foo<s>a</s>ar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["strikethrough",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandState("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("strikethrough") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("strikethrough") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandState("strikethrough") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["strikethrough",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("strikethrough") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandState("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandState("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["forwarddelete",""],["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 | [["strikethrough",""],["forwarddelete",""],["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 | [["strikethrough",""],["forwarddelete",""],["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 | [["strikethrough",""],["forwarddelete",""],["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 | [["strikethrough",""],["forwarddelete",""],["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 | [["strikethrough",""],["forwarddelete",""],["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 | [["strikethrough",""],["indent",""]] "foo[]bar": execCommand("strikethrough", 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 | [["strikethrough",""],["indent",""]] "foo[]bar": execCommand("indent", 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 | [["strikethrough",""],["indent",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["strikethrough",""],["indent",""]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<blockquote>foobar</blockquote>" but got "<blockquote style=\"margin:0 0 0 40px; border:none; padding:0px\">foobar</blockquote>" 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("<blockquote style=\"margin:0 0 0 40px; border:none; padding:0px\">foobar</blockquote>", "<blockquote>foobar</blockquote>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["strikethrough",""],["indent",""]] "foo[]bar" queryCommandIndeterm("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["indent",""]] "foo[]bar" queryCommandState("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["indent",""]] "foo[]bar" queryCommandValue("strikethrough") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["indent",""]] "foo[]bar" queryCommandIndeterm("strikethrough") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["indent",""]] "foo[]bar" queryCommandState("strikethrough") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["strikethrough",""],["indent",""]] "foo[]bar" queryCommandValue("strikethrough") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["indent",""]] "foo[]bar" queryCommandIndeterm("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["indent",""]] "foo[]bar" queryCommandState("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["indent",""]] "foo[]bar" queryCommandValue("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["indent",""]] "foo[]bar" queryCommandIndeterm("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["indent",""]] "foo[]bar" queryCommandState("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["indent",""]] "foo[]bar" queryCommandValue("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["indent",""],["inserttext","a"]] "foo[]bar": execCommand("strikethrough", 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 | [["strikethrough",""],["indent",""],["inserttext","a"]] "foo[]bar": execCommand("indent", 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 | [["strikethrough",""],["indent",""],["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 | [["strikethrough",""],["indent",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["strikethrough",""],["indent",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<blockquote>foo<s>a</s>bar</blockquote>" but got "<blockquote style=\"margin:0 0 0 40px; border:none; padding:0px\">fooabar</blockquote>" 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("<blockquote style=\"margin:0 0 0 40px; border:none; padding:0px\">fooabar</blockquote>", "<blockquote>foo<s>a</s>bar</blockquote>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["strikethrough",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandState("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("strikethrough") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("strikethrough") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandState("strikethrough") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["strikethrough",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("strikethrough") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandState("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandState("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["indent",""],["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 | [["strikethrough",""],["indent",""],["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 | [["strikethrough",""],["indent",""],["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 | [["strikethrough",""],["indent",""],["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 | [["strikethrough",""],["indent",""],["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 | [["strikethrough",""],["indent",""],["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 | [["strikethrough",""],["inserthorizontalrule",""]] "foo[]bar": execCommand("strikethrough", 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 | [["strikethrough",""],["inserthorizontalrule",""]] "foo[]bar": execCommand("inserthorizontalrule", 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 | [["strikethrough",""],["inserthorizontalrule",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["strikethrough",""],["inserthorizontalrule",""]] "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<hr>bar", "foo<hr>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["strikethrough",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandIndeterm("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandState("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandValue("strikethrough") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandIndeterm("strikethrough") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandState("strikethrough") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["strikethrough",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandValue("strikethrough") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandIndeterm("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandState("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandValue("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandIndeterm("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandState("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandValue("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar": execCommand("strikethrough", 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 | [["strikethrough",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar": execCommand("inserthorizontalrule", 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 | [["strikethrough",""],["inserthorizontalrule",""],["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 | [["strikethrough",""],["inserthorizontalrule",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["strikethrough",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<hr><s>a</s>bar" but got "foo<hr>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("foo<hr>abar", "foo<hr><s>a</s>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["strikethrough",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandState("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandValue("strikethrough") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("strikethrough") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandState("strikethrough") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["strikethrough",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandValue("strikethrough") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandState("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandValue("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandState("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandValue("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["inserthorizontalrule",""],["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 | [["strikethrough",""],["inserthorizontalrule",""],["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 | [["strikethrough",""],["inserthorizontalrule",""],["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 | [["strikethrough",""],["inserthorizontalrule",""],["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 | [["strikethrough",""],["inserthorizontalrule",""],["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 | [["strikethrough",""],["inserthorizontalrule",""],["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 | [["strikethrough",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar": execCommand("strikethrough", 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 | [["strikethrough",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar": execCommand("inserthtml", false, "ab<b>c</b>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 | [["strikethrough",""],["inserthtml","ab<b>c</b>d"]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["strikethrough",""],["inserthtml","ab<b>c</b>d"]] "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("fooab<b>c</b>dbar", "fooab<b>c</b>dbar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["strikethrough",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandIndeterm("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandState("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandValue("strikethrough") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandIndeterm("strikethrough") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandState("strikethrough") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["strikethrough",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandValue("strikethrough") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandIndeterm("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandState("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandValue("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandIndeterm("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandState("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandValue("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar": execCommand("strikethrough", 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 | [["strikethrough",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar": execCommand("inserthtml", false, "ab<b>c</b>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 | [["strikethrough",""],["inserthtml","ab<b>c</b>d"],["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 | [["strikethrough",""],["inserthtml","ab<b>c</b>d"],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["strikethrough",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "fooab<b>c</b>d<s>a</s>bar" but got "fooab<b>c</b>dabar" 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("fooab<b>c</b>dabar", "fooab<b>c</b>d<s>a</s>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["strikethrough",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandState("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandValue("strikethrough") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("strikethrough") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandState("strikethrough") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["strikethrough",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandValue("strikethrough") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandState("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandValue("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandState("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandValue("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["inserthtml","ab<b>c</b>d"],["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 | [["strikethrough",""],["inserthtml","ab<b>c</b>d"],["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 | [["strikethrough",""],["inserthtml","ab<b>c</b>d"],["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 | [["strikethrough",""],["inserthtml","ab<b>c</b>d"],["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 | [["strikethrough",""],["inserthtml","ab<b>c</b>d"],["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 | [["strikethrough",""],["inserthtml","ab<b>c</b>d"],["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 | [["strikethrough",""],["insertimage","/img/lion.svg"]] "foo[]bar": execCommand("strikethrough", 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 | [["strikethrough",""],["insertimage","/img/lion.svg"]] "foo[]bar": execCommand("insertimage", false, "/img/lion.svg") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["strikethrough",""],["insertimage","/img/lion.svg"]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["strikethrough",""],["insertimage","/img/lion.svg"]] "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<img src=\"/img/lion.svg\">bar", "foo<img src=\"/img/lion.svg\">bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["strikethrough",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandIndeterm("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandState("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandValue("strikethrough") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandIndeterm("strikethrough") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandState("strikethrough") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["strikethrough",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandValue("strikethrough") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandIndeterm("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandState("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandValue("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandIndeterm("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandState("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandValue("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar": execCommand("strikethrough", 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 | [["strikethrough",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar": execCommand("insertimage", false, "/img/lion.svg") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["strikethrough",""],["insertimage","/img/lion.svg"],["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 | [["strikethrough",""],["insertimage","/img/lion.svg"],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["strikethrough",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<img src=\"/img/lion.svg\"><s>a</s>bar" but got "foo<img src=\"/img/lion.svg\">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("foo<img src=\"/img/lion.svg\">abar", "foo<img src=\"/img/lion.svg\"><s>a</s>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["strikethrough",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandState("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandValue("strikethrough") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("strikethrough") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandState("strikethrough") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["strikethrough",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandValue("strikethrough") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandState("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandValue("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandState("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandValue("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertimage","/img/lion.svg"],["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 | [["strikethrough",""],["insertimage","/img/lion.svg"],["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 | [["strikethrough",""],["insertimage","/img/lion.svg"],["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 | [["strikethrough",""],["insertimage","/img/lion.svg"],["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 | [["strikethrough",""],["insertimage","/img/lion.svg"],["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 | [["strikethrough",""],["insertimage","/img/lion.svg"],["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 | [["strikethrough",""],["insertlinebreak",""]] "foo[]bar": execCommand("strikethrough", 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 | [["strikethrough",""],["insertlinebreak",""]] "foo[]bar": execCommand("insertlinebreak", 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 | [["strikethrough",""],["insertlinebreak",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["strikethrough",""],["insertlinebreak",""]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<br>bar" but got "foo<span style=\"text-decoration-line:line-through\"><br></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=\"text-decoration-line:line-through\"><br></span>bar", "foo<br>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["strikethrough",""],["insertlinebreak",""]] "foo[]bar" queryCommandIndeterm("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertlinebreak",""]] "foo[]bar" queryCommandState("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["insertlinebreak",""]] "foo[]bar" queryCommandValue("strikethrough") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertlinebreak",""]] "foo[]bar" queryCommandIndeterm("strikethrough") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertlinebreak",""]] "foo[]bar" queryCommandState("strikethrough") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["strikethrough",""],["insertlinebreak",""]] "foo[]bar" queryCommandValue("strikethrough") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertlinebreak",""]] "foo[]bar" queryCommandIndeterm("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertlinebreak",""]] "foo[]bar" queryCommandState("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertlinebreak",""]] "foo[]bar" queryCommandValue("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertlinebreak",""]] "foo[]bar" queryCommandIndeterm("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertlinebreak",""]] "foo[]bar" queryCommandState("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertlinebreak",""]] "foo[]bar" queryCommandValue("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar": execCommand("strikethrough", 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 | [["strikethrough",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar": execCommand("insertlinebreak", 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 | [["strikethrough",""],["insertlinebreak",""],["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 | [["strikethrough",""],["insertlinebreak",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["strikethrough",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<br><s>a</s>bar" but got "foo<span style=\"text-decoration-line:line-through\"><br>a</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=\"text-decoration-line:line-through\"><br>a</span>bar", "foo<br><s>a</s>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["strikethrough",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandState("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandValue("strikethrough") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("strikethrough") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandState("strikethrough") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["strikethrough",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandValue("strikethrough") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertlinebreak",""],["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 | [["strikethrough",""],["insertlinebreak",""],["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 | [["strikethrough",""],["insertlinebreak",""],["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 | [["strikethrough",""],["insertlinebreak",""],["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 | [["strikethrough",""],["insertlinebreak",""],["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 | [["strikethrough",""],["insertlinebreak",""],["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 | [["strikethrough",""],["insertorderedlist",""]] "foo[]bar": execCommand("strikethrough", 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 | [["strikethrough",""],["insertorderedlist",""]] "foo[]bar": execCommand("insertorderedlist", 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 | [["strikethrough",""],["insertorderedlist",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["strikethrough",""],["insertorderedlist",""]] "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("<ol><li>foobar</li></ol>", "<ol><li>foobar</li></ol>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["strikethrough",""],["insertorderedlist",""]] "foo[]bar" queryCommandIndeterm("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertorderedlist",""]] "foo[]bar" queryCommandState("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["insertorderedlist",""]] "foo[]bar" queryCommandValue("strikethrough") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertorderedlist",""]] "foo[]bar" queryCommandIndeterm("strikethrough") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["insertorderedlist",""]] "foo[]bar" queryCommandState("strikethrough") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["strikethrough",""],["insertorderedlist",""]] "foo[]bar" queryCommandValue("strikethrough") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertorderedlist",""]] "foo[]bar" queryCommandIndeterm("insertorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertorderedlist",""]] "foo[]bar" queryCommandState("insertorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["insertorderedlist",""]] "foo[]bar" queryCommandValue("insertorderedlist") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertorderedlist",""]] "foo[]bar" queryCommandIndeterm("insertorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertorderedlist",""]] "foo[]bar" queryCommandState("insertorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["strikethrough",""],["insertorderedlist",""]] "foo[]bar" queryCommandValue("insertorderedlist") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar": execCommand("strikethrough", 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 | [["strikethrough",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar": execCommand("insertorderedlist", 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 | [["strikethrough",""],["insertorderedlist",""],["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 | [["strikethrough",""],["insertorderedlist",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["strikethrough",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<ol><li>foo<s>a</s>bar</li></ol>" but got "<ol><li>afoobar</li></ol>" 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("<ol><li>afoobar</li></ol>", "<ol><li>foo<s>a</s>bar</li></ol>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["strikethrough",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("strikethrough") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("strikethrough") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("strikethrough") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["strikethrough",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("strikethrough") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertorderedlist") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["strikethrough",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertorderedlist") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertorderedlist",""],["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 | [["strikethrough",""],["insertorderedlist",""],["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 | [["strikethrough",""],["insertorderedlist",""],["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 | [["strikethrough",""],["insertorderedlist",""],["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 | [["strikethrough",""],["insertorderedlist",""],["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 | [["strikethrough",""],["insertorderedlist",""],["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 | [["strikethrough",""],["insertparagraph",""]] "foo[]bar": execCommand("strikethrough", 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 | [["strikethrough",""],["insertparagraph",""]] "foo[]bar": execCommand("insertparagraph", 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 | [["strikethrough",""],["insertparagraph",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["strikethrough",""],["insertparagraph",""]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p>bar</p>" 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>", "<p>foo</p><p>bar</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["strikethrough",""],["insertparagraph",""]] "foo[]bar" queryCommandIndeterm("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertparagraph",""]] "foo[]bar" queryCommandState("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["insertparagraph",""]] "foo[]bar" queryCommandValue("strikethrough") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertparagraph",""]] "foo[]bar" queryCommandIndeterm("strikethrough") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertparagraph",""]] "foo[]bar" queryCommandState("strikethrough") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["strikethrough",""],["insertparagraph",""]] "foo[]bar" queryCommandValue("strikethrough") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertparagraph",""]] "foo[]bar" queryCommandIndeterm("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertparagraph",""]] "foo[]bar" queryCommandState("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertparagraph",""]] "foo[]bar" queryCommandValue("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertparagraph",""]] "foo[]bar" queryCommandIndeterm("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertparagraph",""]] "foo[]bar" queryCommandState("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertparagraph",""]] "foo[]bar" queryCommandValue("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar": execCommand("strikethrough", 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 | [["strikethrough",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar": execCommand("insertparagraph", 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 | [["strikethrough",""],["insertparagraph",""],["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 | [["strikethrough",""],["insertparagraph",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["strikethrough",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p><s>a</s>bar</p>" but got "foo<div><span style=\"text-decoration-line:line-through\">a</span>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><span style=\"text-decoration-line:line-through\">a</span>bar</div>", "<p>foo</p><p><s>a</s>bar</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["strikethrough",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandState("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandValue("strikethrough") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("strikethrough") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandState("strikethrough") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["strikethrough",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandValue("strikethrough") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertparagraph",""],["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 | [["strikethrough",""],["insertparagraph",""],["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 | [["strikethrough",""],["insertparagraph",""],["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 | [["strikethrough",""],["insertparagraph",""],["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 | [["strikethrough",""],["insertparagraph",""],["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 | [["strikethrough",""],["insertparagraph",""],["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 | [["strikethrough",""],["insertunorderedlist",""]] "foo[]bar": execCommand("strikethrough", 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 | [["strikethrough",""],["insertunorderedlist",""]] "foo[]bar": execCommand("insertunorderedlist", 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 | [["strikethrough",""],["insertunorderedlist",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["strikethrough",""],["insertunorderedlist",""]] "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("<ul><li>foobar</li></ul>", "<ul><li>foobar</li></ul>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["strikethrough",""],["insertunorderedlist",""]] "foo[]bar" queryCommandIndeterm("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertunorderedlist",""]] "foo[]bar" queryCommandState("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["insertunorderedlist",""]] "foo[]bar" queryCommandValue("strikethrough") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertunorderedlist",""]] "foo[]bar" queryCommandIndeterm("strikethrough") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["insertunorderedlist",""]] "foo[]bar" queryCommandState("strikethrough") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["strikethrough",""],["insertunorderedlist",""]] "foo[]bar" queryCommandValue("strikethrough") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertunorderedlist",""]] "foo[]bar" queryCommandIndeterm("insertunorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertunorderedlist",""]] "foo[]bar" queryCommandState("insertunorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["insertunorderedlist",""]] "foo[]bar" queryCommandValue("insertunorderedlist") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertunorderedlist",""]] "foo[]bar" queryCommandIndeterm("insertunorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertunorderedlist",""]] "foo[]bar" queryCommandState("insertunorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["strikethrough",""],["insertunorderedlist",""]] "foo[]bar" queryCommandValue("insertunorderedlist") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar": execCommand("strikethrough", 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 | [["strikethrough",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar": execCommand("insertunorderedlist", 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 | [["strikethrough",""],["insertunorderedlist",""],["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 | [["strikethrough",""],["insertunorderedlist",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["strikethrough",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<ul><li>foo<s>a</s>bar</li></ul>" but got "<ul><li>afoobar</li></ul>" 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("<ul><li>afoobar</li></ul>", "<ul><li>foo<s>a</s>bar</li></ul>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["strikethrough",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("strikethrough") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("strikethrough") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("strikethrough") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["strikethrough",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("strikethrough") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertunorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertunorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertunorderedlist") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertunorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertunorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["strikethrough",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertunorderedlist") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["insertunorderedlist",""],["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 | [["strikethrough",""],["insertunorderedlist",""],["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 | [["strikethrough",""],["insertunorderedlist",""],["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 | [["strikethrough",""],["insertunorderedlist",""],["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 | [["strikethrough",""],["insertunorderedlist",""],["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 | [["strikethrough",""],["insertunorderedlist",""],["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 | [["strikethrough",""],["justifycenter",""]] "foo[]bar": execCommand("strikethrough", 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 | [["strikethrough",""],["justifycenter",""]] "foo[]bar": execCommand("justifycenter", 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 | [["strikethrough",""],["justifycenter",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["strikethrough",""],["justifycenter",""]] "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("<div style=\"text-align:center\">foobar</div>", "<div style=\"text-align:center\">foobar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["strikethrough",""],["justifycenter",""]] "foo[]bar" queryCommandIndeterm("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["justifycenter",""]] "foo[]bar" queryCommandState("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["justifycenter",""]] "foo[]bar" queryCommandValue("strikethrough") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["justifycenter",""]] "foo[]bar" queryCommandIndeterm("strikethrough") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["justifycenter",""]] "foo[]bar" queryCommandState("strikethrough") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["strikethrough",""],["justifycenter",""]] "foo[]bar" queryCommandValue("strikethrough") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["justifycenter",""]] "foo[]bar" queryCommandIndeterm("justifycenter") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["justifycenter",""]] "foo[]bar" queryCommandState("justifycenter") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["justifycenter",""]] "foo[]bar" queryCommandValue("justifycenter") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["justifycenter",""]] "foo[]bar" queryCommandIndeterm("justifycenter") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["justifycenter",""]] "foo[]bar" queryCommandState("justifycenter") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["strikethrough",""],["justifycenter",""]] "foo[]bar" queryCommandValue("justifycenter") after | assert_equals: Wrong result returned expected "center" 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", "center", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["justifycenter",""],["inserttext","a"]] "foo[]bar": execCommand("strikethrough", 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 | [["strikethrough",""],["justifycenter",""],["inserttext","a"]] "foo[]bar": execCommand("justifycenter", 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 | [["strikethrough",""],["justifycenter",""],["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 | [["strikethrough",""],["justifycenter",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["strikethrough",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div style=\"text-align:center\">foo<s>a</s>bar</div>" but got "<div style=\"text-align:center\">fooabar</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=\"text-align:center\">fooabar</div>", "<div style=\"text-align:center\">foo<s>a</s>bar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["strikethrough",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandState("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandValue("strikethrough") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("strikethrough") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandState("strikethrough") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["strikethrough",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandValue("strikethrough") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifycenter") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifycenter") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifycenter") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifycenter") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifycenter") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["strikethrough",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifycenter") after | assert_equals: Wrong result returned expected "center" 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", "center", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["justifycenter",""],["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 | [["strikethrough",""],["justifycenter",""],["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 | [["strikethrough",""],["justifycenter",""],["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 | [["strikethrough",""],["justifycenter",""],["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 | [["strikethrough",""],["justifycenter",""],["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 | [["strikethrough",""],["justifycenter",""],["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 | [["strikethrough",""],["justifyfull",""]] "foo[]bar": execCommand("strikethrough", 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 | [["strikethrough",""],["justifyfull",""]] "foo[]bar": execCommand("justifyfull", 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 | [["strikethrough",""],["justifyfull",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["strikethrough",""],["justifyfull",""]] "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("<div style=\"text-align:justify\">foobar</div>", "<div style=\"text-align:justify\">foobar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["strikethrough",""],["justifyfull",""]] "foo[]bar" queryCommandIndeterm("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["justifyfull",""]] "foo[]bar" queryCommandState("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["justifyfull",""]] "foo[]bar" queryCommandValue("strikethrough") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["justifyfull",""]] "foo[]bar" queryCommandIndeterm("strikethrough") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["justifyfull",""]] "foo[]bar" queryCommandState("strikethrough") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["strikethrough",""],["justifyfull",""]] "foo[]bar" queryCommandValue("strikethrough") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["justifyfull",""]] "foo[]bar" queryCommandIndeterm("justifyfull") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["justifyfull",""]] "foo[]bar" queryCommandState("justifyfull") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["justifyfull",""]] "foo[]bar" queryCommandValue("justifyfull") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["justifyfull",""]] "foo[]bar" queryCommandIndeterm("justifyfull") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["justifyfull",""]] "foo[]bar" queryCommandState("justifyfull") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["strikethrough",""],["justifyfull",""]] "foo[]bar" queryCommandValue("justifyfull") after | assert_equals: Wrong result returned expected "justify" 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", "justify", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["justifyfull",""],["inserttext","a"]] "foo[]bar": execCommand("strikethrough", 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 | [["strikethrough",""],["justifyfull",""],["inserttext","a"]] "foo[]bar": execCommand("justifyfull", 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 | [["strikethrough",""],["justifyfull",""],["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 | [["strikethrough",""],["justifyfull",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["strikethrough",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div style=\"text-align:justify\">foo<s>a</s>bar</div>" but got "<div style=\"text-align:justify\">fooabar</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=\"text-align:justify\">fooabar</div>", "<div style=\"text-align:justify\">foo<s>a</s>bar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["strikethrough",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandState("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandValue("strikethrough") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("strikethrough") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandState("strikethrough") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["strikethrough",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandValue("strikethrough") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyfull") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyfull") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyfull") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyfull") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyfull") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["strikethrough",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyfull") after | assert_equals: Wrong result returned expected "justify" 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", "justify", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["justifyfull",""],["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 | [["strikethrough",""],["justifyfull",""],["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 | [["strikethrough",""],["justifyfull",""],["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 | [["strikethrough",""],["justifyfull",""],["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 | [["strikethrough",""],["justifyfull",""],["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 | [["strikethrough",""],["justifyfull",""],["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 | [["strikethrough",""],["justifyleft",""]] "foo[]bar": execCommand("strikethrough", 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 | [["strikethrough",""],["justifyleft",""]] "foo[]bar": execCommand("justifyleft", 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 | [["strikethrough",""],["justifyleft",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["strikethrough",""],["justifyleft",""]] "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("foobar", "foobar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["strikethrough",""],["justifyleft",""]] "foo[]bar" queryCommandIndeterm("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["justifyleft",""]] "foo[]bar" queryCommandState("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["justifyleft",""]] "foo[]bar" queryCommandValue("strikethrough") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["justifyleft",""]] "foo[]bar" queryCommandIndeterm("strikethrough") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["justifyleft",""]] "foo[]bar" queryCommandState("strikethrough") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["strikethrough",""],["justifyleft",""]] "foo[]bar" queryCommandValue("strikethrough") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["justifyleft",""]] "foo[]bar" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["justifyleft",""]] "foo[]bar" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["strikethrough",""],["justifyleft",""]] "foo[]bar" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" 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", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["justifyleft",""]] "foo[]bar" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["justifyleft",""]] "foo[]bar" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["strikethrough",""],["justifyleft",""]] "foo[]bar" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" 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", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["justifyleft",""],["inserttext","a"]] "foo[]bar": execCommand("strikethrough", 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 | [["strikethrough",""],["justifyleft",""],["inserttext","a"]] "foo[]bar": execCommand("justifyleft", 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 | [["strikethrough",""],["justifyleft",""],["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 | [["strikethrough",""],["justifyleft",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["strikethrough",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<s>a</s>bar" but got "fooabar" 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("fooabar", "foo<s>a</s>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["strikethrough",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandState("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandValue("strikethrough") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("strikethrough") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandState("strikethrough") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["strikethrough",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandValue("strikethrough") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["strikethrough",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" 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", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["strikethrough",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" 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", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["justifyleft",""],["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 | [["strikethrough",""],["justifyleft",""],["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 | [["strikethrough",""],["justifyleft",""],["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 | [["strikethrough",""],["justifyleft",""],["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 | [["strikethrough",""],["justifyleft",""],["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 | [["strikethrough",""],["justifyleft",""],["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 | [["strikethrough",""],["justifyright",""]] "foo[]bar": execCommand("strikethrough", 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 | [["strikethrough",""],["justifyright",""]] "foo[]bar": execCommand("justifyright", 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 | [["strikethrough",""],["justifyright",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["strikethrough",""],["justifyright",""]] "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("<div style=\"text-align:right\">foobar</div>", "<div style=\"text-align:right\">foobar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["strikethrough",""],["justifyright",""]] "foo[]bar" queryCommandIndeterm("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["justifyright",""]] "foo[]bar" queryCommandState("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["justifyright",""]] "foo[]bar" queryCommandValue("strikethrough") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["justifyright",""]] "foo[]bar" queryCommandIndeterm("strikethrough") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["justifyright",""]] "foo[]bar" queryCommandState("strikethrough") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["strikethrough",""],["justifyright",""]] "foo[]bar" queryCommandValue("strikethrough") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["justifyright",""]] "foo[]bar" queryCommandIndeterm("justifyright") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["justifyright",""]] "foo[]bar" queryCommandState("justifyright") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["justifyright",""]] "foo[]bar" queryCommandValue("justifyright") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["justifyright",""]] "foo[]bar" queryCommandIndeterm("justifyright") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["justifyright",""]] "foo[]bar" queryCommandState("justifyright") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["strikethrough",""],["justifyright",""]] "foo[]bar" queryCommandValue("justifyright") after | assert_equals: Wrong result returned expected "right" 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", "right", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["justifyright",""],["inserttext","a"]] "foo[]bar": execCommand("strikethrough", 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 | [["strikethrough",""],["justifyright",""],["inserttext","a"]] "foo[]bar": execCommand("justifyright", 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 | [["strikethrough",""],["justifyright",""],["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 | [["strikethrough",""],["justifyright",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["strikethrough",""],["justifyright",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div style=\"text-align:right\">foo<s>a</s>bar</div>" but got "<div style=\"text-align:right\">fooabar</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=\"text-align:right\">fooabar</div>", "<div style=\"text-align:right\">foo<s>a</s>bar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["strikethrough",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandState("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandValue("strikethrough") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("strikethrough") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandState("strikethrough") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["strikethrough",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandValue("strikethrough") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyright") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyright") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyright") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyright") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyright") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["strikethrough",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyright") after | assert_equals: Wrong result returned expected "right" 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", "right", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["justifyright",""],["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 | [["strikethrough",""],["justifyright",""],["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 | [["strikethrough",""],["justifyright",""],["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 | [["strikethrough",""],["justifyright",""],["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 | [["strikethrough",""],["justifyright",""],["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 | [["strikethrough",""],["justifyright",""],["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 | [["strikethrough",""],["outdent",""]] "foo[]bar": execCommand("strikethrough", 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 | [["strikethrough",""],["outdent",""]] "foo[]bar": execCommand("outdent", 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 | [["strikethrough",""],["outdent",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["strikethrough",""],["outdent",""]] "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("foobar", "foobar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["strikethrough",""],["outdent",""]] "foo[]bar" queryCommandIndeterm("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["outdent",""]] "foo[]bar" queryCommandState("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["outdent",""]] "foo[]bar" queryCommandValue("strikethrough") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["outdent",""]] "foo[]bar" queryCommandIndeterm("strikethrough") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["outdent",""]] "foo[]bar" queryCommandState("strikethrough") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["strikethrough",""],["outdent",""]] "foo[]bar" queryCommandValue("strikethrough") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["outdent",""]] "foo[]bar" queryCommandIndeterm("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["outdent",""]] "foo[]bar" queryCommandState("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["outdent",""]] "foo[]bar" queryCommandValue("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["outdent",""]] "foo[]bar" queryCommandIndeterm("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["outdent",""]] "foo[]bar" queryCommandState("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["outdent",""]] "foo[]bar" queryCommandValue("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["outdent",""],["inserttext","a"]] "foo[]bar": execCommand("strikethrough", 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 | [["strikethrough",""],["outdent",""],["inserttext","a"]] "foo[]bar": execCommand("outdent", 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 | [["strikethrough",""],["outdent",""],["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 | [["strikethrough",""],["outdent",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["strikethrough",""],["outdent",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<s>a</s>bar" but got "foo<span style=\"text-decoration-line:line-through\">a</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=\"text-decoration-line:line-through\">a</span>bar", "foo<s>a</s>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["strikethrough",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandState("strikethrough") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["strikethrough",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("strikethrough") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("strikethrough") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandState("strikethrough") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["strikethrough",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("strikethrough") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandState("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandState("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["strikethrough",""],["outdent",""],["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 | [["strikethrough",""],["outdent",""],["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 | [["strikethrough",""],["outdent",""],["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 | [["strikethrough",""],["outdent",""],["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 | [["strikethrough",""],["outdent",""],["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 | [["strikethrough",""],["outdent",""],["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 | [["subscript",""],["inserttext","a"]] "foo[]bar": execCommand("subscript", 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 | [["subscript",""],["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 | [["subscript",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["subscript",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<sub>a</sub>bar" but got "foo<span style=\"vertical-align:sub\">a</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=\"vertical-align:sub\">a</span>bar", "foo<sub>a</sub>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["subscript",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["inserttext","a"]] "foo[]bar" queryCommandState("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["inserttext","a"]] "foo[]bar" queryCommandValue("subscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("subscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["inserttext","a"]] "foo[]bar" queryCommandState("subscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["subscript",""],["inserttext","a"]] "foo[]bar" queryCommandValue("subscript") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["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 | [["subscript",""],["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 | [["subscript",""],["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 | [["subscript",""],["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 | [["subscript",""],["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 | [["subscript",""],["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 | [["subscript",""],["delete",""]] "foo[]bar": execCommand("subscript", 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 | [["subscript",""],["delete",""]] "foo[]bar": execCommand("delete", 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 | [["subscript",""],["delete",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["subscript",""],["delete",""]] "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("fobar", "fobar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["subscript",""],["delete",""]] "foo[]bar" queryCommandIndeterm("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["delete",""]] "foo[]bar" queryCommandState("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["delete",""]] "foo[]bar" queryCommandValue("subscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["delete",""]] "foo[]bar" queryCommandIndeterm("subscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["delete",""]] "foo[]bar" queryCommandState("subscript") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["subscript",""],["delete",""]] "foo[]bar" queryCommandValue("subscript") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["delete",""]] "foo[]bar" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["delete",""]] "foo[]bar" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["delete",""]] "foo[]bar" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["delete",""]] "foo[]bar" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["delete",""]] "foo[]bar" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["delete",""]] "foo[]bar" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["delete",""],["inserttext","a"]] "foo[]bar": execCommand("subscript", 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 | [["subscript",""],["delete",""],["inserttext","a"]] "foo[]bar": execCommand("delete", 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 | [["subscript",""],["delete",""],["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 | [["subscript",""],["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["subscript",""],["delete",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "fo<sub><font size=\"3\">a</font></sub>bar" but got "foabar" 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("foabar", "fo<sub><font size=\"3\">a</font></sub>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["subscript",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandState("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("subscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("subscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandState("subscript") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["subscript",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("subscript") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["delete",""],["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 | [["subscript",""],["delete",""],["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 | [["subscript",""],["delete",""],["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 | [["subscript",""],["delete",""],["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 | [["subscript",""],["delete",""],["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 | [["subscript",""],["delete",""],["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 | [["subscript",""],["formatblock","<div>"]] "foo[]bar": execCommand("subscript", 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 | [["subscript",""],["formatblock","<div>"]] "foo[]bar": execCommand("formatblock", 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 | [["subscript",""],["formatblock","<div>"]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["subscript",""],["formatblock","<div>"]] "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("<div>foobar</div>", "<div>foobar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["subscript",""],["formatblock","<div>"]] "foo[]bar" queryCommandIndeterm("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["formatblock","<div>"]] "foo[]bar" queryCommandState("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["formatblock","<div>"]] "foo[]bar" queryCommandValue("subscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["formatblock","<div>"]] "foo[]bar" queryCommandIndeterm("subscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["formatblock","<div>"]] "foo[]bar" queryCommandState("subscript") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["subscript",""],["formatblock","<div>"]] "foo[]bar" queryCommandValue("subscript") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["formatblock","<div>"]] "foo[]bar" queryCommandIndeterm("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["formatblock","<div>"]] "foo[]bar" queryCommandState("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["formatblock","<div>"]] "foo[]bar" queryCommandValue("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["formatblock","<div>"]] "foo[]bar" queryCommandIndeterm("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["formatblock","<div>"]] "foo[]bar" queryCommandState("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["formatblock","<div>"]] "foo[]bar" queryCommandValue("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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 | [["subscript",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar": execCommand("subscript", 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 | [["subscript",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar": execCommand("formatblock", 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 | [["subscript",""],["formatblock","<div>"],["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 | [["subscript",""],["formatblock","<div>"],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["subscript",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div>foo<sub>a</sub>bar</div>" but got "<div>fooabar</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>fooabar</div>", "<div>foo<sub>a</sub>bar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["subscript",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandState("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandValue("subscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("subscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandState("subscript") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["subscript",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandValue("subscript") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandState("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandValue("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandState("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandValue("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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 | [["subscript",""],["formatblock","<div>"],["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 | [["subscript",""],["formatblock","<div>"],["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 | [["subscript",""],["formatblock","<div>"],["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 | [["subscript",""],["formatblock","<div>"],["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 | [["subscript",""],["formatblock","<div>"],["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 | [["subscript",""],["formatblock","<div>"],["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 | [["subscript",""],["forwarddelete",""]] "foo[]bar": execCommand("subscript", 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 | [["subscript",""],["forwarddelete",""]] "foo[]bar": execCommand("forwarddelete", 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 | [["subscript",""],["forwarddelete",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["subscript",""],["forwarddelete",""]] "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("fooar", "fooar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["subscript",""],["forwarddelete",""]] "foo[]bar" queryCommandIndeterm("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["forwarddelete",""]] "foo[]bar" queryCommandState("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["forwarddelete",""]] "foo[]bar" queryCommandValue("subscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["forwarddelete",""]] "foo[]bar" queryCommandIndeterm("subscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["forwarddelete",""]] "foo[]bar" queryCommandState("subscript") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["subscript",""],["forwarddelete",""]] "foo[]bar" queryCommandValue("subscript") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["forwarddelete",""]] "foo[]bar" queryCommandIndeterm("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["forwarddelete",""]] "foo[]bar" queryCommandState("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["forwarddelete",""]] "foo[]bar" queryCommandValue("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["forwarddelete",""]] "foo[]bar" queryCommandIndeterm("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["forwarddelete",""]] "foo[]bar" queryCommandState("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["forwarddelete",""]] "foo[]bar" queryCommandValue("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar": execCommand("subscript", 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 | [["subscript",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar": execCommand("forwarddelete", 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 | [["subscript",""],["forwarddelete",""],["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 | [["subscript",""],["forwarddelete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["subscript",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<sub><font size=\"3\">a</font></sub>ar" but got "fooaar" 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("fooaar", "foo<sub><font size=\"3\">a</font></sub>ar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["subscript",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandState("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("subscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("subscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandState("subscript") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["subscript",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("subscript") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandState("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandState("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["forwarddelete",""],["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 | [["subscript",""],["forwarddelete",""],["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 | [["subscript",""],["forwarddelete",""],["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 | [["subscript",""],["forwarddelete",""],["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 | [["subscript",""],["forwarddelete",""],["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 | [["subscript",""],["forwarddelete",""],["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 | [["subscript",""],["indent",""]] "foo[]bar": execCommand("subscript", 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 | [["subscript",""],["indent",""]] "foo[]bar": execCommand("indent", 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 | [["subscript",""],["indent",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["subscript",""],["indent",""]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<blockquote>foobar</blockquote>" but got "<blockquote style=\"margin:0 0 0 40px; border:none; padding:0px\">foobar</blockquote>" 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("<blockquote style=\"margin:0 0 0 40px; border:none; padding:0px\">foobar</blockquote>", "<blockquote>foobar</blockquote>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["subscript",""],["indent",""]] "foo[]bar" queryCommandIndeterm("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["indent",""]] "foo[]bar" queryCommandState("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["indent",""]] "foo[]bar" queryCommandValue("subscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["indent",""]] "foo[]bar" queryCommandIndeterm("subscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["indent",""]] "foo[]bar" queryCommandState("subscript") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["subscript",""],["indent",""]] "foo[]bar" queryCommandValue("subscript") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["indent",""]] "foo[]bar" queryCommandIndeterm("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["indent",""]] "foo[]bar" queryCommandState("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["indent",""]] "foo[]bar" queryCommandValue("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["indent",""]] "foo[]bar" queryCommandIndeterm("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["indent",""]] "foo[]bar" queryCommandState("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["indent",""]] "foo[]bar" queryCommandValue("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["indent",""],["inserttext","a"]] "foo[]bar": execCommand("subscript", 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 | [["subscript",""],["indent",""],["inserttext","a"]] "foo[]bar": execCommand("indent", 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 | [["subscript",""],["indent",""],["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 | [["subscript",""],["indent",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["subscript",""],["indent",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<blockquote>foo<sub>a</sub>bar</blockquote>" but got "<blockquote style=\"margin:0 0 0 40px; border:none; padding:0px\">fooabar</blockquote>" 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("<blockquote style=\"margin:0 0 0 40px; border:none; padding:0px\">fooabar</blockquote>", "<blockquote>foo<sub>a</sub>bar</blockquote>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["subscript",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandState("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("subscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("subscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandState("subscript") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["subscript",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("subscript") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandState("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandState("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["indent",""],["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 | [["subscript",""],["indent",""],["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 | [["subscript",""],["indent",""],["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 | [["subscript",""],["indent",""],["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 | [["subscript",""],["indent",""],["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 | [["subscript",""],["indent",""],["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 | [["subscript",""],["inserthorizontalrule",""]] "foo[]bar": execCommand("subscript", 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 | [["subscript",""],["inserthorizontalrule",""]] "foo[]bar": execCommand("inserthorizontalrule", 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 | [["subscript",""],["inserthorizontalrule",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["subscript",""],["inserthorizontalrule",""]] "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<hr>bar", "foo<hr>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["subscript",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandIndeterm("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandState("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandValue("subscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandIndeterm("subscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandState("subscript") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["subscript",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandValue("subscript") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandIndeterm("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandState("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandValue("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandIndeterm("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandState("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandValue("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar": execCommand("subscript", 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 | [["subscript",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar": execCommand("inserthorizontalrule", 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 | [["subscript",""],["inserthorizontalrule",""],["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 | [["subscript",""],["inserthorizontalrule",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["subscript",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<hr><sub>a</sub>bar" but got "foo<hr>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("foo<hr>abar", "foo<hr><sub>a</sub>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["subscript",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandState("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandValue("subscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("subscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandState("subscript") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["subscript",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandValue("subscript") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandState("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandValue("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandState("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandValue("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["inserthorizontalrule",""],["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 | [["subscript",""],["inserthorizontalrule",""],["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 | [["subscript",""],["inserthorizontalrule",""],["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 | [["subscript",""],["inserthorizontalrule",""],["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 | [["subscript",""],["inserthorizontalrule",""],["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 | [["subscript",""],["inserthorizontalrule",""],["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 | [["subscript",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar": execCommand("subscript", 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 | [["subscript",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar": execCommand("inserthtml", false, "ab<b>c</b>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 | [["subscript",""],["inserthtml","ab<b>c</b>d"]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["subscript",""],["inserthtml","ab<b>c</b>d"]] "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("fooab<b>c</b>dbar", "fooab<b>c</b>dbar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["subscript",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandIndeterm("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandState("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandValue("subscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandIndeterm("subscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandState("subscript") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["subscript",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandValue("subscript") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandIndeterm("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandState("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandValue("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandIndeterm("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandState("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandValue("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar": execCommand("subscript", 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 | [["subscript",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar": execCommand("inserthtml", false, "ab<b>c</b>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 | [["subscript",""],["inserthtml","ab<b>c</b>d"],["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 | [["subscript",""],["inserthtml","ab<b>c</b>d"],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["subscript",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "fooab<b>c</b>d<sub>a</sub>bar" but got "fooab<b>c</b>dabar" 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("fooab<b>c</b>dabar", "fooab<b>c</b>d<sub>a</sub>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["subscript",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandState("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandValue("subscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("subscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandState("subscript") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["subscript",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandValue("subscript") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandState("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandValue("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandState("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandValue("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["inserthtml","ab<b>c</b>d"],["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 | [["subscript",""],["inserthtml","ab<b>c</b>d"],["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 | [["subscript",""],["inserthtml","ab<b>c</b>d"],["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 | [["subscript",""],["inserthtml","ab<b>c</b>d"],["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 | [["subscript",""],["inserthtml","ab<b>c</b>d"],["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 | [["subscript",""],["inserthtml","ab<b>c</b>d"],["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 | [["subscript",""],["insertimage","/img/lion.svg"]] "foo[]bar": execCommand("subscript", 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 | [["subscript",""],["insertimage","/img/lion.svg"]] "foo[]bar": execCommand("insertimage", false, "/img/lion.svg") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["subscript",""],["insertimage","/img/lion.svg"]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["subscript",""],["insertimage","/img/lion.svg"]] "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<img src=\"/img/lion.svg\">bar", "foo<img src=\"/img/lion.svg\">bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["subscript",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandIndeterm("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandState("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandValue("subscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandIndeterm("subscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandState("subscript") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["subscript",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandValue("subscript") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandIndeterm("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandState("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandValue("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandIndeterm("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandState("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandValue("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar": execCommand("subscript", 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 | [["subscript",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar": execCommand("insertimage", false, "/img/lion.svg") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["subscript",""],["insertimage","/img/lion.svg"],["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 | [["subscript",""],["insertimage","/img/lion.svg"],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["subscript",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<img src=\"/img/lion.svg\"><sub>a</sub>bar" but got "foo<img src=\"/img/lion.svg\">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("foo<img src=\"/img/lion.svg\">abar", "foo<img src=\"/img/lion.svg\"><sub>a</sub>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["subscript",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandState("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandValue("subscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("subscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandState("subscript") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["subscript",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandValue("subscript") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandState("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandValue("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandState("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandValue("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertimage","/img/lion.svg"],["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 | [["subscript",""],["insertimage","/img/lion.svg"],["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 | [["subscript",""],["insertimage","/img/lion.svg"],["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 | [["subscript",""],["insertimage","/img/lion.svg"],["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 | [["subscript",""],["insertimage","/img/lion.svg"],["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 | [["subscript",""],["insertimage","/img/lion.svg"],["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 | [["subscript",""],["insertlinebreak",""]] "foo[]bar": execCommand("subscript", 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 | [["subscript",""],["insertlinebreak",""]] "foo[]bar": execCommand("insertlinebreak", 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 | [["subscript",""],["insertlinebreak",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["subscript",""],["insertlinebreak",""]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<br>bar" but got "foo<span style=\"vertical-align:sub\"><br></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=\"vertical-align:sub\"><br></span>bar", "foo<br>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["subscript",""],["insertlinebreak",""]] "foo[]bar" queryCommandIndeterm("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertlinebreak",""]] "foo[]bar" queryCommandState("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["insertlinebreak",""]] "foo[]bar" queryCommandValue("subscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertlinebreak",""]] "foo[]bar" queryCommandIndeterm("subscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertlinebreak",""]] "foo[]bar" queryCommandState("subscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["subscript",""],["insertlinebreak",""]] "foo[]bar" queryCommandValue("subscript") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertlinebreak",""]] "foo[]bar" queryCommandIndeterm("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertlinebreak",""]] "foo[]bar" queryCommandState("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertlinebreak",""]] "foo[]bar" queryCommandValue("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertlinebreak",""]] "foo[]bar" queryCommandIndeterm("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertlinebreak",""]] "foo[]bar" queryCommandState("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertlinebreak",""]] "foo[]bar" queryCommandValue("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar": execCommand("subscript", 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 | [["subscript",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar": execCommand("insertlinebreak", 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 | [["subscript",""],["insertlinebreak",""],["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 | [["subscript",""],["insertlinebreak",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["subscript",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<br><sub>a</sub>bar" but got "foo<span style=\"vertical-align:sub\"><br>a</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=\"vertical-align:sub\"><br>a</span>bar", "foo<br><sub>a</sub>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["subscript",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandState("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandValue("subscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("subscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandState("subscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["subscript",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandValue("subscript") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertlinebreak",""],["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 | [["subscript",""],["insertlinebreak",""],["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 | [["subscript",""],["insertlinebreak",""],["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 | [["subscript",""],["insertlinebreak",""],["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 | [["subscript",""],["insertlinebreak",""],["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 | [["subscript",""],["insertlinebreak",""],["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 | [["subscript",""],["insertorderedlist",""]] "foo[]bar": execCommand("subscript", 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 | [["subscript",""],["insertorderedlist",""]] "foo[]bar": execCommand("insertorderedlist", 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 | [["subscript",""],["insertorderedlist",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["subscript",""],["insertorderedlist",""]] "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("<ol><li>foobar</li></ol>", "<ol><li>foobar</li></ol>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["subscript",""],["insertorderedlist",""]] "foo[]bar" queryCommandIndeterm("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertorderedlist",""]] "foo[]bar" queryCommandState("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["insertorderedlist",""]] "foo[]bar" queryCommandValue("subscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertorderedlist",""]] "foo[]bar" queryCommandIndeterm("subscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["insertorderedlist",""]] "foo[]bar" queryCommandState("subscript") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["subscript",""],["insertorderedlist",""]] "foo[]bar" queryCommandValue("subscript") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertorderedlist",""]] "foo[]bar" queryCommandIndeterm("insertorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertorderedlist",""]] "foo[]bar" queryCommandState("insertorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["insertorderedlist",""]] "foo[]bar" queryCommandValue("insertorderedlist") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertorderedlist",""]] "foo[]bar" queryCommandIndeterm("insertorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertorderedlist",""]] "foo[]bar" queryCommandState("insertorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["subscript",""],["insertorderedlist",""]] "foo[]bar" queryCommandValue("insertorderedlist") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar": execCommand("subscript", 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 | [["subscript",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar": execCommand("insertorderedlist", 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 | [["subscript",""],["insertorderedlist",""],["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 | [["subscript",""],["insertorderedlist",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["subscript",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<ol><li>foo<sub>a</sub>bar</li></ol>" but got "<ol><li>afoobar</li></ol>" 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("<ol><li>afoobar</li></ol>", "<ol><li>foo<sub>a</sub>bar</li></ol>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["subscript",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("subscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("subscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("subscript") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["subscript",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("subscript") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertorderedlist") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["subscript",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertorderedlist") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertorderedlist",""],["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 | [["subscript",""],["insertorderedlist",""],["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 | [["subscript",""],["insertorderedlist",""],["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 | [["subscript",""],["insertorderedlist",""],["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 | [["subscript",""],["insertorderedlist",""],["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 | [["subscript",""],["insertorderedlist",""],["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 | [["subscript",""],["insertparagraph",""]] "foo[]bar": execCommand("subscript", 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 | [["subscript",""],["insertparagraph",""]] "foo[]bar": execCommand("insertparagraph", 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 | [["subscript",""],["insertparagraph",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["subscript",""],["insertparagraph",""]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p>bar</p>" 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>", "<p>foo</p><p>bar</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["subscript",""],["insertparagraph",""]] "foo[]bar" queryCommandIndeterm("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertparagraph",""]] "foo[]bar" queryCommandState("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["insertparagraph",""]] "foo[]bar" queryCommandValue("subscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertparagraph",""]] "foo[]bar" queryCommandIndeterm("subscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertparagraph",""]] "foo[]bar" queryCommandState("subscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["subscript",""],["insertparagraph",""]] "foo[]bar" queryCommandValue("subscript") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertparagraph",""]] "foo[]bar" queryCommandIndeterm("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertparagraph",""]] "foo[]bar" queryCommandState("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertparagraph",""]] "foo[]bar" queryCommandValue("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertparagraph",""]] "foo[]bar" queryCommandIndeterm("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertparagraph",""]] "foo[]bar" queryCommandState("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertparagraph",""]] "foo[]bar" queryCommandValue("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar": execCommand("subscript", 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 | [["subscript",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar": execCommand("insertparagraph", 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 | [["subscript",""],["insertparagraph",""],["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 | [["subscript",""],["insertparagraph",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["subscript",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p><sub>a</sub>bar</p>" but got "foo<div><span style=\"vertical-align:sub\">a</span>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><span style=\"vertical-align:sub\">a</span>bar</div>", "<p>foo</p><p><sub>a</sub>bar</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["subscript",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandState("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandValue("subscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("subscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandState("subscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["subscript",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandValue("subscript") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertparagraph",""],["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 | [["subscript",""],["insertparagraph",""],["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 | [["subscript",""],["insertparagraph",""],["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 | [["subscript",""],["insertparagraph",""],["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 | [["subscript",""],["insertparagraph",""],["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 | [["subscript",""],["insertparagraph",""],["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 | [["subscript",""],["insertunorderedlist",""]] "foo[]bar": execCommand("subscript", 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 | [["subscript",""],["insertunorderedlist",""]] "foo[]bar": execCommand("insertunorderedlist", 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 | [["subscript",""],["insertunorderedlist",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["subscript",""],["insertunorderedlist",""]] "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("<ul><li>foobar</li></ul>", "<ul><li>foobar</li></ul>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["subscript",""],["insertunorderedlist",""]] "foo[]bar" queryCommandIndeterm("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertunorderedlist",""]] "foo[]bar" queryCommandState("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["insertunorderedlist",""]] "foo[]bar" queryCommandValue("subscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertunorderedlist",""]] "foo[]bar" queryCommandIndeterm("subscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["insertunorderedlist",""]] "foo[]bar" queryCommandState("subscript") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["subscript",""],["insertunorderedlist",""]] "foo[]bar" queryCommandValue("subscript") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertunorderedlist",""]] "foo[]bar" queryCommandIndeterm("insertunorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertunorderedlist",""]] "foo[]bar" queryCommandState("insertunorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["insertunorderedlist",""]] "foo[]bar" queryCommandValue("insertunorderedlist") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertunorderedlist",""]] "foo[]bar" queryCommandIndeterm("insertunorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertunorderedlist",""]] "foo[]bar" queryCommandState("insertunorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["subscript",""],["insertunorderedlist",""]] "foo[]bar" queryCommandValue("insertunorderedlist") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar": execCommand("subscript", 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 | [["subscript",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar": execCommand("insertunorderedlist", 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 | [["subscript",""],["insertunorderedlist",""],["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 | [["subscript",""],["insertunorderedlist",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["subscript",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<ul><li>foo<sub>a</sub>bar</li></ul>" but got "<ul><li>afoobar</li></ul>" 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("<ul><li>afoobar</li></ul>", "<ul><li>foo<sub>a</sub>bar</li></ul>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["subscript",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("subscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("subscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("subscript") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["subscript",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("subscript") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertunorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertunorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertunorderedlist") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertunorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertunorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["subscript",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertunorderedlist") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["insertunorderedlist",""],["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 | [["subscript",""],["insertunorderedlist",""],["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 | [["subscript",""],["insertunorderedlist",""],["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 | [["subscript",""],["insertunorderedlist",""],["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 | [["subscript",""],["insertunorderedlist",""],["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 | [["subscript",""],["insertunorderedlist",""],["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 | [["subscript",""],["justifycenter",""]] "foo[]bar": execCommand("subscript", 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 | [["subscript",""],["justifycenter",""]] "foo[]bar": execCommand("justifycenter", 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 | [["subscript",""],["justifycenter",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["subscript",""],["justifycenter",""]] "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("<div style=\"text-align:center\">foobar</div>", "<div style=\"text-align:center\">foobar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["subscript",""],["justifycenter",""]] "foo[]bar" queryCommandIndeterm("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["justifycenter",""]] "foo[]bar" queryCommandState("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["justifycenter",""]] "foo[]bar" queryCommandValue("subscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["justifycenter",""]] "foo[]bar" queryCommandIndeterm("subscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["justifycenter",""]] "foo[]bar" queryCommandState("subscript") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["subscript",""],["justifycenter",""]] "foo[]bar" queryCommandValue("subscript") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["justifycenter",""]] "foo[]bar" queryCommandIndeterm("justifycenter") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["justifycenter",""]] "foo[]bar" queryCommandState("justifycenter") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["justifycenter",""]] "foo[]bar" queryCommandValue("justifycenter") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["justifycenter",""]] "foo[]bar" queryCommandIndeterm("justifycenter") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["justifycenter",""]] "foo[]bar" queryCommandState("justifycenter") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["subscript",""],["justifycenter",""]] "foo[]bar" queryCommandValue("justifycenter") after | assert_equals: Wrong result returned expected "center" 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", "center", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["justifycenter",""],["inserttext","a"]] "foo[]bar": execCommand("subscript", 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 | [["subscript",""],["justifycenter",""],["inserttext","a"]] "foo[]bar": execCommand("justifycenter", 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 | [["subscript",""],["justifycenter",""],["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 | [["subscript",""],["justifycenter",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["subscript",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div style=\"text-align:center\">foo<sub>a</sub>bar</div>" but got "<div style=\"text-align:center\">fooabar</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=\"text-align:center\">fooabar</div>", "<div style=\"text-align:center\">foo<sub>a</sub>bar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["subscript",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandState("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandValue("subscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("subscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandState("subscript") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["subscript",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandValue("subscript") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifycenter") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifycenter") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifycenter") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifycenter") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifycenter") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["subscript",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifycenter") after | assert_equals: Wrong result returned expected "center" 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", "center", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["justifycenter",""],["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 | [["subscript",""],["justifycenter",""],["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 | [["subscript",""],["justifycenter",""],["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 | [["subscript",""],["justifycenter",""],["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 | [["subscript",""],["justifycenter",""],["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 | [["subscript",""],["justifycenter",""],["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 | [["subscript",""],["justifyfull",""]] "foo[]bar": execCommand("subscript", 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 | [["subscript",""],["justifyfull",""]] "foo[]bar": execCommand("justifyfull", 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 | [["subscript",""],["justifyfull",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["subscript",""],["justifyfull",""]] "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("<div style=\"text-align:justify\">foobar</div>", "<div style=\"text-align:justify\">foobar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["subscript",""],["justifyfull",""]] "foo[]bar" queryCommandIndeterm("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["justifyfull",""]] "foo[]bar" queryCommandState("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["justifyfull",""]] "foo[]bar" queryCommandValue("subscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["justifyfull",""]] "foo[]bar" queryCommandIndeterm("subscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["justifyfull",""]] "foo[]bar" queryCommandState("subscript") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["subscript",""],["justifyfull",""]] "foo[]bar" queryCommandValue("subscript") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["justifyfull",""]] "foo[]bar" queryCommandIndeterm("justifyfull") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["justifyfull",""]] "foo[]bar" queryCommandState("justifyfull") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["justifyfull",""]] "foo[]bar" queryCommandValue("justifyfull") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["justifyfull",""]] "foo[]bar" queryCommandIndeterm("justifyfull") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["justifyfull",""]] "foo[]bar" queryCommandState("justifyfull") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["subscript",""],["justifyfull",""]] "foo[]bar" queryCommandValue("justifyfull") after | assert_equals: Wrong result returned expected "justify" 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", "justify", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["justifyfull",""],["inserttext","a"]] "foo[]bar": execCommand("subscript", 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 | [["subscript",""],["justifyfull",""],["inserttext","a"]] "foo[]bar": execCommand("justifyfull", 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 | [["subscript",""],["justifyfull",""],["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 | [["subscript",""],["justifyfull",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["subscript",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div style=\"text-align:justify\">foo<sub>a</sub>bar</div>" but got "<div style=\"text-align:justify\">fooabar</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=\"text-align:justify\">fooabar</div>", "<div style=\"text-align:justify\">foo<sub>a</sub>bar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["subscript",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandState("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandValue("subscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("subscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandState("subscript") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["subscript",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandValue("subscript") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyfull") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyfull") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyfull") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyfull") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyfull") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["subscript",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyfull") after | assert_equals: Wrong result returned expected "justify" 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", "justify", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["justifyfull",""],["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 | [["subscript",""],["justifyfull",""],["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 | [["subscript",""],["justifyfull",""],["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 | [["subscript",""],["justifyfull",""],["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 | [["subscript",""],["justifyfull",""],["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 | [["subscript",""],["justifyfull",""],["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 | [["subscript",""],["justifyleft",""]] "foo[]bar": execCommand("subscript", 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 | [["subscript",""],["justifyleft",""]] "foo[]bar": execCommand("justifyleft", 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 | [["subscript",""],["justifyleft",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["subscript",""],["justifyleft",""]] "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("foobar", "foobar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["subscript",""],["justifyleft",""]] "foo[]bar" queryCommandIndeterm("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["justifyleft",""]] "foo[]bar" queryCommandState("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["justifyleft",""]] "foo[]bar" queryCommandValue("subscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["justifyleft",""]] "foo[]bar" queryCommandIndeterm("subscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["justifyleft",""]] "foo[]bar" queryCommandState("subscript") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["subscript",""],["justifyleft",""]] "foo[]bar" queryCommandValue("subscript") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["justifyleft",""]] "foo[]bar" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["justifyleft",""]] "foo[]bar" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["subscript",""],["justifyleft",""]] "foo[]bar" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" 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", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["justifyleft",""]] "foo[]bar" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["justifyleft",""]] "foo[]bar" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["subscript",""],["justifyleft",""]] "foo[]bar" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" 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", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["justifyleft",""],["inserttext","a"]] "foo[]bar": execCommand("subscript", 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 | [["subscript",""],["justifyleft",""],["inserttext","a"]] "foo[]bar": execCommand("justifyleft", 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 | [["subscript",""],["justifyleft",""],["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 | [["subscript",""],["justifyleft",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["subscript",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<sub>a</sub>bar" but got "fooabar" 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("fooabar", "foo<sub>a</sub>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["subscript",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandState("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandValue("subscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("subscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandState("subscript") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["subscript",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandValue("subscript") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["subscript",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" 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", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["subscript",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" 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", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["justifyleft",""],["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 | [["subscript",""],["justifyleft",""],["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 | [["subscript",""],["justifyleft",""],["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 | [["subscript",""],["justifyleft",""],["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 | [["subscript",""],["justifyleft",""],["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 | [["subscript",""],["justifyleft",""],["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 | [["subscript",""],["justifyright",""]] "foo[]bar": execCommand("subscript", 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 | [["subscript",""],["justifyright",""]] "foo[]bar": execCommand("justifyright", 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 | [["subscript",""],["justifyright",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["subscript",""],["justifyright",""]] "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("<div style=\"text-align:right\">foobar</div>", "<div style=\"text-align:right\">foobar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["subscript",""],["justifyright",""]] "foo[]bar" queryCommandIndeterm("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["justifyright",""]] "foo[]bar" queryCommandState("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["justifyright",""]] "foo[]bar" queryCommandValue("subscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["justifyright",""]] "foo[]bar" queryCommandIndeterm("subscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["justifyright",""]] "foo[]bar" queryCommandState("subscript") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["subscript",""],["justifyright",""]] "foo[]bar" queryCommandValue("subscript") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["justifyright",""]] "foo[]bar" queryCommandIndeterm("justifyright") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["justifyright",""]] "foo[]bar" queryCommandState("justifyright") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["justifyright",""]] "foo[]bar" queryCommandValue("justifyright") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["justifyright",""]] "foo[]bar" queryCommandIndeterm("justifyright") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["justifyright",""]] "foo[]bar" queryCommandState("justifyright") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["subscript",""],["justifyright",""]] "foo[]bar" queryCommandValue("justifyright") after | assert_equals: Wrong result returned expected "right" 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", "right", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["justifyright",""],["inserttext","a"]] "foo[]bar": execCommand("subscript", 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 | [["subscript",""],["justifyright",""],["inserttext","a"]] "foo[]bar": execCommand("justifyright", 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 | [["subscript",""],["justifyright",""],["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 | [["subscript",""],["justifyright",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["subscript",""],["justifyright",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div style=\"text-align:right\">foo<sub>a</sub>bar</div>" but got "<div style=\"text-align:right\">fooabar</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=\"text-align:right\">fooabar</div>", "<div style=\"text-align:right\">foo<sub>a</sub>bar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["subscript",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandState("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandValue("subscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("subscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandState("subscript") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["subscript",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandValue("subscript") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyright") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyright") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyright") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyright") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyright") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["subscript",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyright") after | assert_equals: Wrong result returned expected "right" 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", "right", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["justifyright",""],["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 | [["subscript",""],["justifyright",""],["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 | [["subscript",""],["justifyright",""],["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 | [["subscript",""],["justifyright",""],["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 | [["subscript",""],["justifyright",""],["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 | [["subscript",""],["justifyright",""],["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 | [["subscript",""],["outdent",""]] "foo[]bar": execCommand("subscript", 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 | [["subscript",""],["outdent",""]] "foo[]bar": execCommand("outdent", 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 | [["subscript",""],["outdent",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["subscript",""],["outdent",""]] "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("foobar", "foobar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["subscript",""],["outdent",""]] "foo[]bar" queryCommandIndeterm("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["outdent",""]] "foo[]bar" queryCommandState("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["outdent",""]] "foo[]bar" queryCommandValue("subscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["outdent",""]] "foo[]bar" queryCommandIndeterm("subscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["outdent",""]] "foo[]bar" queryCommandState("subscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["subscript",""],["outdent",""]] "foo[]bar" queryCommandValue("subscript") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["outdent",""]] "foo[]bar" queryCommandIndeterm("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["outdent",""]] "foo[]bar" queryCommandState("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["outdent",""]] "foo[]bar" queryCommandValue("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["outdent",""]] "foo[]bar" queryCommandIndeterm("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["outdent",""]] "foo[]bar" queryCommandState("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["outdent",""]] "foo[]bar" queryCommandValue("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["outdent",""],["inserttext","a"]] "foo[]bar": execCommand("subscript", 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 | [["subscript",""],["outdent",""],["inserttext","a"]] "foo[]bar": execCommand("outdent", 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 | [["subscript",""],["outdent",""],["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 | [["subscript",""],["outdent",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["subscript",""],["outdent",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<sub>a</sub>bar" but got "foo<span style=\"vertical-align:sub\">a</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=\"vertical-align:sub\">a</span>bar", "foo<sub>a</sub>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["subscript",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandState("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("subscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("subscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandState("subscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["subscript",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("subscript") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandState("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandState("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["outdent",""],["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 | [["subscript",""],["outdent",""],["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 | [["subscript",""],["outdent",""],["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 | [["subscript",""],["outdent",""],["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 | [["subscript",""],["outdent",""],["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 | [["subscript",""],["outdent",""],["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 | [["superscript",""],["inserttext","a"]] "foo[]bar": execCommand("superscript", 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 | [["superscript",""],["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 | [["superscript",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["superscript",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<sup>a</sup>bar" but got "foo<span style=\"vertical-align:super\">a</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=\"vertical-align:super\">a</span>bar", "foo<sup>a</sup>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["superscript",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["inserttext","a"]] "foo[]bar" queryCommandState("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["inserttext","a"]] "foo[]bar" queryCommandValue("superscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("superscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["inserttext","a"]] "foo[]bar" queryCommandState("superscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["superscript",""],["inserttext","a"]] "foo[]bar" queryCommandValue("superscript") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["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 | [["superscript",""],["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 | [["superscript",""],["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 | [["superscript",""],["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 | [["superscript",""],["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 | [["superscript",""],["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 | [["superscript",""],["delete",""]] "foo[]bar": execCommand("superscript", 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 | [["superscript",""],["delete",""]] "foo[]bar": execCommand("delete", 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 | [["superscript",""],["delete",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["superscript",""],["delete",""]] "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("fobar", "fobar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["superscript",""],["delete",""]] "foo[]bar" queryCommandIndeterm("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["delete",""]] "foo[]bar" queryCommandState("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["delete",""]] "foo[]bar" queryCommandValue("superscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["delete",""]] "foo[]bar" queryCommandIndeterm("superscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["delete",""]] "foo[]bar" queryCommandState("superscript") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["superscript",""],["delete",""]] "foo[]bar" queryCommandValue("superscript") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["delete",""]] "foo[]bar" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["delete",""]] "foo[]bar" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["delete",""]] "foo[]bar" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["delete",""]] "foo[]bar" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["delete",""]] "foo[]bar" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["delete",""]] "foo[]bar" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["delete",""],["inserttext","a"]] "foo[]bar": execCommand("superscript", 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 | [["superscript",""],["delete",""],["inserttext","a"]] "foo[]bar": execCommand("delete", 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 | [["superscript",""],["delete",""],["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 | [["superscript",""],["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["superscript",""],["delete",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "fo<sup><font size=\"3\">a</font></sup>bar" but got "foabar" 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("foabar", "fo<sup><font size=\"3\">a</font></sup>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["superscript",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandState("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("superscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("superscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandState("superscript") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["superscript",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("superscript") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["delete",""],["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 | [["superscript",""],["delete",""],["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 | [["superscript",""],["delete",""],["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 | [["superscript",""],["delete",""],["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 | [["superscript",""],["delete",""],["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 | [["superscript",""],["delete",""],["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 | [["superscript",""],["formatblock","<div>"]] "foo[]bar": execCommand("superscript", 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 | [["superscript",""],["formatblock","<div>"]] "foo[]bar": execCommand("formatblock", 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 | [["superscript",""],["formatblock","<div>"]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["superscript",""],["formatblock","<div>"]] "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("<div>foobar</div>", "<div>foobar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["superscript",""],["formatblock","<div>"]] "foo[]bar" queryCommandIndeterm("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["formatblock","<div>"]] "foo[]bar" queryCommandState("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["formatblock","<div>"]] "foo[]bar" queryCommandValue("superscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["formatblock","<div>"]] "foo[]bar" queryCommandIndeterm("superscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["formatblock","<div>"]] "foo[]bar" queryCommandState("superscript") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["superscript",""],["formatblock","<div>"]] "foo[]bar" queryCommandValue("superscript") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["formatblock","<div>"]] "foo[]bar" queryCommandIndeterm("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["formatblock","<div>"]] "foo[]bar" queryCommandState("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["formatblock","<div>"]] "foo[]bar" queryCommandValue("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["formatblock","<div>"]] "foo[]bar" queryCommandIndeterm("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["formatblock","<div>"]] "foo[]bar" queryCommandState("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["formatblock","<div>"]] "foo[]bar" queryCommandValue("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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 | [["superscript",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar": execCommand("superscript", 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 | [["superscript",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar": execCommand("formatblock", 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 | [["superscript",""],["formatblock","<div>"],["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 | [["superscript",""],["formatblock","<div>"],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["superscript",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div>foo<sup>a</sup>bar</div>" but got "<div>fooabar</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>fooabar</div>", "<div>foo<sup>a</sup>bar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["superscript",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandState("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandValue("superscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("superscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandState("superscript") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["superscript",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandValue("superscript") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandState("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandValue("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandState("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandValue("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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 | [["superscript",""],["formatblock","<div>"],["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 | [["superscript",""],["formatblock","<div>"],["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 | [["superscript",""],["formatblock","<div>"],["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 | [["superscript",""],["formatblock","<div>"],["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 | [["superscript",""],["formatblock","<div>"],["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 | [["superscript",""],["formatblock","<div>"],["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 | [["superscript",""],["forwarddelete",""]] "foo[]bar": execCommand("superscript", 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 | [["superscript",""],["forwarddelete",""]] "foo[]bar": execCommand("forwarddelete", 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 | [["superscript",""],["forwarddelete",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["superscript",""],["forwarddelete",""]] "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("fooar", "fooar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["superscript",""],["forwarddelete",""]] "foo[]bar" queryCommandIndeterm("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["forwarddelete",""]] "foo[]bar" queryCommandState("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["forwarddelete",""]] "foo[]bar" queryCommandValue("superscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["forwarddelete",""]] "foo[]bar" queryCommandIndeterm("superscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["forwarddelete",""]] "foo[]bar" queryCommandState("superscript") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["superscript",""],["forwarddelete",""]] "foo[]bar" queryCommandValue("superscript") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["forwarddelete",""]] "foo[]bar" queryCommandIndeterm("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["forwarddelete",""]] "foo[]bar" queryCommandState("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["forwarddelete",""]] "foo[]bar" queryCommandValue("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["forwarddelete",""]] "foo[]bar" queryCommandIndeterm("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["forwarddelete",""]] "foo[]bar" queryCommandState("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["forwarddelete",""]] "foo[]bar" queryCommandValue("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar": execCommand("superscript", 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 | [["superscript",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar": execCommand("forwarddelete", 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 | [["superscript",""],["forwarddelete",""],["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 | [["superscript",""],["forwarddelete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["superscript",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<sup><font size=\"3\">a</font></sup>ar" but got "fooaar" 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("fooaar", "foo<sup><font size=\"3\">a</font></sup>ar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["superscript",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandState("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("superscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("superscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandState("superscript") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["superscript",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("superscript") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandState("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandState("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["forwarddelete",""],["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 | [["superscript",""],["forwarddelete",""],["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 | [["superscript",""],["forwarddelete",""],["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 | [["superscript",""],["forwarddelete",""],["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 | [["superscript",""],["forwarddelete",""],["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 | [["superscript",""],["forwarddelete",""],["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 | [["superscript",""],["indent",""]] "foo[]bar": execCommand("superscript", 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 | [["superscript",""],["indent",""]] "foo[]bar": execCommand("indent", 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 | [["superscript",""],["indent",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["superscript",""],["indent",""]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<blockquote>foobar</blockquote>" but got "<blockquote style=\"margin:0 0 0 40px; border:none; padding:0px\">foobar</blockquote>" 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("<blockquote style=\"margin:0 0 0 40px; border:none; padding:0px\">foobar</blockquote>", "<blockquote>foobar</blockquote>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["superscript",""],["indent",""]] "foo[]bar" queryCommandIndeterm("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["indent",""]] "foo[]bar" queryCommandState("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["indent",""]] "foo[]bar" queryCommandValue("superscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["indent",""]] "foo[]bar" queryCommandIndeterm("superscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["indent",""]] "foo[]bar" queryCommandState("superscript") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["superscript",""],["indent",""]] "foo[]bar" queryCommandValue("superscript") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["indent",""]] "foo[]bar" queryCommandIndeterm("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["indent",""]] "foo[]bar" queryCommandState("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["indent",""]] "foo[]bar" queryCommandValue("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["indent",""]] "foo[]bar" queryCommandIndeterm("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["indent",""]] "foo[]bar" queryCommandState("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["indent",""]] "foo[]bar" queryCommandValue("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["indent",""],["inserttext","a"]] "foo[]bar": execCommand("superscript", 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 | [["superscript",""],["indent",""],["inserttext","a"]] "foo[]bar": execCommand("indent", 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 | [["superscript",""],["indent",""],["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 | [["superscript",""],["indent",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["superscript",""],["indent",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<blockquote>foo<sup>a</sup>bar</blockquote>" but got "<blockquote style=\"margin:0 0 0 40px; border:none; padding:0px\">fooabar</blockquote>" 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("<blockquote style=\"margin:0 0 0 40px; border:none; padding:0px\">fooabar</blockquote>", "<blockquote>foo<sup>a</sup>bar</blockquote>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["superscript",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandState("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("superscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("superscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandState("superscript") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["superscript",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("superscript") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandState("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandState("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["indent",""],["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 | [["superscript",""],["indent",""],["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 | [["superscript",""],["indent",""],["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 | [["superscript",""],["indent",""],["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 | [["superscript",""],["indent",""],["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 | [["superscript",""],["indent",""],["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 | [["superscript",""],["inserthorizontalrule",""]] "foo[]bar": execCommand("superscript", 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 | [["superscript",""],["inserthorizontalrule",""]] "foo[]bar": execCommand("inserthorizontalrule", 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 | [["superscript",""],["inserthorizontalrule",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["superscript",""],["inserthorizontalrule",""]] "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<hr>bar", "foo<hr>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["superscript",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandIndeterm("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandState("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandValue("superscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandIndeterm("superscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandState("superscript") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["superscript",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandValue("superscript") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandIndeterm("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandState("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandValue("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandIndeterm("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandState("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandValue("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar": execCommand("superscript", 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 | [["superscript",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar": execCommand("inserthorizontalrule", 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 | [["superscript",""],["inserthorizontalrule",""],["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 | [["superscript",""],["inserthorizontalrule",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["superscript",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<hr><sup>a</sup>bar" but got "foo<hr>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("foo<hr>abar", "foo<hr><sup>a</sup>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["superscript",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandState("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandValue("superscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("superscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandState("superscript") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["superscript",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandValue("superscript") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandState("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandValue("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandState("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandValue("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["inserthorizontalrule",""],["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 | [["superscript",""],["inserthorizontalrule",""],["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 | [["superscript",""],["inserthorizontalrule",""],["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 | [["superscript",""],["inserthorizontalrule",""],["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 | [["superscript",""],["inserthorizontalrule",""],["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 | [["superscript",""],["inserthorizontalrule",""],["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 | [["superscript",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar": execCommand("superscript", 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 | [["superscript",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar": execCommand("inserthtml", false, "ab<b>c</b>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 | [["superscript",""],["inserthtml","ab<b>c</b>d"]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["superscript",""],["inserthtml","ab<b>c</b>d"]] "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("fooab<b>c</b>dbar", "fooab<b>c</b>dbar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["superscript",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandIndeterm("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandState("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandValue("superscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandIndeterm("superscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandState("superscript") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["superscript",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandValue("superscript") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandIndeterm("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandState("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandValue("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandIndeterm("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandState("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandValue("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar": execCommand("superscript", 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 | [["superscript",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar": execCommand("inserthtml", false, "ab<b>c</b>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 | [["superscript",""],["inserthtml","ab<b>c</b>d"],["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 | [["superscript",""],["inserthtml","ab<b>c</b>d"],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["superscript",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "fooab<b>c</b>d<sup>a</sup>bar" but got "fooab<b>c</b>dabar" 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("fooab<b>c</b>dabar", "fooab<b>c</b>d<sup>a</sup>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["superscript",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandState("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandValue("superscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("superscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandState("superscript") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["superscript",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandValue("superscript") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandState("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandValue("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandState("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandValue("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["inserthtml","ab<b>c</b>d"],["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 | [["superscript",""],["inserthtml","ab<b>c</b>d"],["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 | [["superscript",""],["inserthtml","ab<b>c</b>d"],["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 | [["superscript",""],["inserthtml","ab<b>c</b>d"],["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 | [["superscript",""],["inserthtml","ab<b>c</b>d"],["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 | [["superscript",""],["inserthtml","ab<b>c</b>d"],["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 | [["superscript",""],["insertimage","/img/lion.svg"]] "foo[]bar": execCommand("superscript", 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 | [["superscript",""],["insertimage","/img/lion.svg"]] "foo[]bar": execCommand("insertimage", false, "/img/lion.svg") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["superscript",""],["insertimage","/img/lion.svg"]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["superscript",""],["insertimage","/img/lion.svg"]] "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<img src=\"/img/lion.svg\">bar", "foo<img src=\"/img/lion.svg\">bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["superscript",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandIndeterm("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandState("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandValue("superscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandIndeterm("superscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandState("superscript") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["superscript",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandValue("superscript") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandIndeterm("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandState("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandValue("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandIndeterm("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandState("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandValue("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar": execCommand("superscript", 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 | [["superscript",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar": execCommand("insertimage", false, "/img/lion.svg") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["superscript",""],["insertimage","/img/lion.svg"],["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 | [["superscript",""],["insertimage","/img/lion.svg"],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["superscript",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<img src=\"/img/lion.svg\"><sup>a</sup>bar" but got "foo<img src=\"/img/lion.svg\">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("foo<img src=\"/img/lion.svg\">abar", "foo<img src=\"/img/lion.svg\"><sup>a</sup>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["superscript",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandState("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandValue("superscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("superscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandState("superscript") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["superscript",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandValue("superscript") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandState("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandValue("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandState("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandValue("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertimage","/img/lion.svg"],["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 | [["superscript",""],["insertimage","/img/lion.svg"],["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 | [["superscript",""],["insertimage","/img/lion.svg"],["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 | [["superscript",""],["insertimage","/img/lion.svg"],["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 | [["superscript",""],["insertimage","/img/lion.svg"],["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 | [["superscript",""],["insertimage","/img/lion.svg"],["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 | [["superscript",""],["insertlinebreak",""]] "foo[]bar": execCommand("superscript", 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 | [["superscript",""],["insertlinebreak",""]] "foo[]bar": execCommand("insertlinebreak", 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 | [["superscript",""],["insertlinebreak",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["superscript",""],["insertlinebreak",""]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<br>bar" but got "foo<span style=\"vertical-align:super\"><br></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=\"vertical-align:super\"><br></span>bar", "foo<br>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["superscript",""],["insertlinebreak",""]] "foo[]bar" queryCommandIndeterm("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertlinebreak",""]] "foo[]bar" queryCommandState("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["insertlinebreak",""]] "foo[]bar" queryCommandValue("superscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertlinebreak",""]] "foo[]bar" queryCommandIndeterm("superscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertlinebreak",""]] "foo[]bar" queryCommandState("superscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["superscript",""],["insertlinebreak",""]] "foo[]bar" queryCommandValue("superscript") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertlinebreak",""]] "foo[]bar" queryCommandIndeterm("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertlinebreak",""]] "foo[]bar" queryCommandState("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertlinebreak",""]] "foo[]bar" queryCommandValue("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertlinebreak",""]] "foo[]bar" queryCommandIndeterm("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertlinebreak",""]] "foo[]bar" queryCommandState("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertlinebreak",""]] "foo[]bar" queryCommandValue("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar": execCommand("superscript", 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 | [["superscript",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar": execCommand("insertlinebreak", 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 | [["superscript",""],["insertlinebreak",""],["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 | [["superscript",""],["insertlinebreak",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["superscript",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<br><sup>a</sup>bar" but got "foo<span style=\"vertical-align:super\"><br>a</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=\"vertical-align:super\"><br>a</span>bar", "foo<br><sup>a</sup>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["superscript",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandState("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandValue("superscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("superscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandState("superscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["superscript",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandValue("superscript") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertlinebreak",""],["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 | [["superscript",""],["insertlinebreak",""],["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 | [["superscript",""],["insertlinebreak",""],["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 | [["superscript",""],["insertlinebreak",""],["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 | [["superscript",""],["insertlinebreak",""],["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 | [["superscript",""],["insertlinebreak",""],["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 | [["superscript",""],["insertorderedlist",""]] "foo[]bar": execCommand("superscript", 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 | [["superscript",""],["insertorderedlist",""]] "foo[]bar": execCommand("insertorderedlist", 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 | [["superscript",""],["insertorderedlist",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["superscript",""],["insertorderedlist",""]] "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("<ol><li>foobar</li></ol>", "<ol><li>foobar</li></ol>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["superscript",""],["insertorderedlist",""]] "foo[]bar" queryCommandIndeterm("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertorderedlist",""]] "foo[]bar" queryCommandState("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["insertorderedlist",""]] "foo[]bar" queryCommandValue("superscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertorderedlist",""]] "foo[]bar" queryCommandIndeterm("superscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["insertorderedlist",""]] "foo[]bar" queryCommandState("superscript") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["superscript",""],["insertorderedlist",""]] "foo[]bar" queryCommandValue("superscript") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertorderedlist",""]] "foo[]bar" queryCommandIndeterm("insertorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertorderedlist",""]] "foo[]bar" queryCommandState("insertorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["insertorderedlist",""]] "foo[]bar" queryCommandValue("insertorderedlist") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertorderedlist",""]] "foo[]bar" queryCommandIndeterm("insertorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertorderedlist",""]] "foo[]bar" queryCommandState("insertorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["superscript",""],["insertorderedlist",""]] "foo[]bar" queryCommandValue("insertorderedlist") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar": execCommand("superscript", 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 | [["superscript",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar": execCommand("insertorderedlist", 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 | [["superscript",""],["insertorderedlist",""],["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 | [["superscript",""],["insertorderedlist",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["superscript",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<ol><li>foo<sup>a</sup>bar</li></ol>" but got "<ol><li>afoobar</li></ol>" 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("<ol><li>afoobar</li></ol>", "<ol><li>foo<sup>a</sup>bar</li></ol>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["superscript",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("superscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("superscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("superscript") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["superscript",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("superscript") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertorderedlist") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["superscript",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertorderedlist") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertorderedlist",""],["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 | [["superscript",""],["insertorderedlist",""],["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 | [["superscript",""],["insertorderedlist",""],["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 | [["superscript",""],["insertorderedlist",""],["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 | [["superscript",""],["insertorderedlist",""],["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 | [["superscript",""],["insertorderedlist",""],["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 | [["superscript",""],["insertparagraph",""]] "foo[]bar": execCommand("superscript", 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 | [["superscript",""],["insertparagraph",""]] "foo[]bar": execCommand("insertparagraph", 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 | [["superscript",""],["insertparagraph",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["superscript",""],["insertparagraph",""]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p>bar</p>" 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>", "<p>foo</p><p>bar</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["superscript",""],["insertparagraph",""]] "foo[]bar" queryCommandIndeterm("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertparagraph",""]] "foo[]bar" queryCommandState("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["insertparagraph",""]] "foo[]bar" queryCommandValue("superscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertparagraph",""]] "foo[]bar" queryCommandIndeterm("superscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertparagraph",""]] "foo[]bar" queryCommandState("superscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["superscript",""],["insertparagraph",""]] "foo[]bar" queryCommandValue("superscript") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertparagraph",""]] "foo[]bar" queryCommandIndeterm("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertparagraph",""]] "foo[]bar" queryCommandState("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertparagraph",""]] "foo[]bar" queryCommandValue("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertparagraph",""]] "foo[]bar" queryCommandIndeterm("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertparagraph",""]] "foo[]bar" queryCommandState("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertparagraph",""]] "foo[]bar" queryCommandValue("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar": execCommand("superscript", 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 | [["superscript",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar": execCommand("insertparagraph", 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 | [["superscript",""],["insertparagraph",""],["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 | [["superscript",""],["insertparagraph",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["superscript",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p><sup>a</sup>bar</p>" but got "foo<div><span style=\"vertical-align:super\">a</span>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><span style=\"vertical-align:super\">a</span>bar</div>", "<p>foo</p><p><sup>a</sup>bar</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["superscript",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandState("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandValue("superscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("superscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandState("superscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["superscript",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandValue("superscript") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertparagraph",""],["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 | [["superscript",""],["insertparagraph",""],["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 | [["superscript",""],["insertparagraph",""],["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 | [["superscript",""],["insertparagraph",""],["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 | [["superscript",""],["insertparagraph",""],["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 | [["superscript",""],["insertparagraph",""],["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 | [["superscript",""],["insertunorderedlist",""]] "foo[]bar": execCommand("superscript", 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 | [["superscript",""],["insertunorderedlist",""]] "foo[]bar": execCommand("insertunorderedlist", 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 | [["superscript",""],["insertunorderedlist",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["superscript",""],["insertunorderedlist",""]] "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("<ul><li>foobar</li></ul>", "<ul><li>foobar</li></ul>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["superscript",""],["insertunorderedlist",""]] "foo[]bar" queryCommandIndeterm("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertunorderedlist",""]] "foo[]bar" queryCommandState("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["insertunorderedlist",""]] "foo[]bar" queryCommandValue("superscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertunorderedlist",""]] "foo[]bar" queryCommandIndeterm("superscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["insertunorderedlist",""]] "foo[]bar" queryCommandState("superscript") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["superscript",""],["insertunorderedlist",""]] "foo[]bar" queryCommandValue("superscript") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertunorderedlist",""]] "foo[]bar" queryCommandIndeterm("insertunorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertunorderedlist",""]] "foo[]bar" queryCommandState("insertunorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["insertunorderedlist",""]] "foo[]bar" queryCommandValue("insertunorderedlist") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertunorderedlist",""]] "foo[]bar" queryCommandIndeterm("insertunorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertunorderedlist",""]] "foo[]bar" queryCommandState("insertunorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["superscript",""],["insertunorderedlist",""]] "foo[]bar" queryCommandValue("insertunorderedlist") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar": execCommand("superscript", 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 | [["superscript",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar": execCommand("insertunorderedlist", 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 | [["superscript",""],["insertunorderedlist",""],["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 | [["superscript",""],["insertunorderedlist",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["superscript",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<ul><li>foo<sup>a</sup>bar</li></ul>" but got "<ul><li>afoobar</li></ul>" 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("<ul><li>afoobar</li></ul>", "<ul><li>foo<sup>a</sup>bar</li></ul>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["superscript",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("superscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("superscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("superscript") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["superscript",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("superscript") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertunorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertunorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertunorderedlist") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertunorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertunorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["superscript",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertunorderedlist") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["insertunorderedlist",""],["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 | [["superscript",""],["insertunorderedlist",""],["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 | [["superscript",""],["insertunorderedlist",""],["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 | [["superscript",""],["insertunorderedlist",""],["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 | [["superscript",""],["insertunorderedlist",""],["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 | [["superscript",""],["insertunorderedlist",""],["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 | [["superscript",""],["justifycenter",""]] "foo[]bar": execCommand("superscript", 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 | [["superscript",""],["justifycenter",""]] "foo[]bar": execCommand("justifycenter", 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 | [["superscript",""],["justifycenter",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["superscript",""],["justifycenter",""]] "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("<div style=\"text-align:center\">foobar</div>", "<div style=\"text-align:center\">foobar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["superscript",""],["justifycenter",""]] "foo[]bar" queryCommandIndeterm("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["justifycenter",""]] "foo[]bar" queryCommandState("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["justifycenter",""]] "foo[]bar" queryCommandValue("superscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["justifycenter",""]] "foo[]bar" queryCommandIndeterm("superscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["justifycenter",""]] "foo[]bar" queryCommandState("superscript") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["superscript",""],["justifycenter",""]] "foo[]bar" queryCommandValue("superscript") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["justifycenter",""]] "foo[]bar" queryCommandIndeterm("justifycenter") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["justifycenter",""]] "foo[]bar" queryCommandState("justifycenter") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["justifycenter",""]] "foo[]bar" queryCommandValue("justifycenter") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["justifycenter",""]] "foo[]bar" queryCommandIndeterm("justifycenter") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["justifycenter",""]] "foo[]bar" queryCommandState("justifycenter") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["superscript",""],["justifycenter",""]] "foo[]bar" queryCommandValue("justifycenter") after | assert_equals: Wrong result returned expected "center" 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", "center", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["justifycenter",""],["inserttext","a"]] "foo[]bar": execCommand("superscript", 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 | [["superscript",""],["justifycenter",""],["inserttext","a"]] "foo[]bar": execCommand("justifycenter", 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 | [["superscript",""],["justifycenter",""],["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 | [["superscript",""],["justifycenter",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["superscript",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div style=\"text-align:center\">foo<sup>a</sup>bar</div>" but got "<div style=\"text-align:center\">fooabar</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=\"text-align:center\">fooabar</div>", "<div style=\"text-align:center\">foo<sup>a</sup>bar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["superscript",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandState("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandValue("superscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("superscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandState("superscript") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["superscript",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandValue("superscript") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifycenter") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifycenter") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifycenter") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifycenter") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifycenter") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["superscript",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifycenter") after | assert_equals: Wrong result returned expected "center" 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", "center", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["justifycenter",""],["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 | [["superscript",""],["justifycenter",""],["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 | [["superscript",""],["justifycenter",""],["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 | [["superscript",""],["justifycenter",""],["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 | [["superscript",""],["justifycenter",""],["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 | [["superscript",""],["justifycenter",""],["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 | [["superscript",""],["justifyfull",""]] "foo[]bar": execCommand("superscript", 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 | [["superscript",""],["justifyfull",""]] "foo[]bar": execCommand("justifyfull", 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 | [["superscript",""],["justifyfull",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["superscript",""],["justifyfull",""]] "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("<div style=\"text-align:justify\">foobar</div>", "<div style=\"text-align:justify\">foobar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["superscript",""],["justifyfull",""]] "foo[]bar" queryCommandIndeterm("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["justifyfull",""]] "foo[]bar" queryCommandState("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["justifyfull",""]] "foo[]bar" queryCommandValue("superscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["justifyfull",""]] "foo[]bar" queryCommandIndeterm("superscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["justifyfull",""]] "foo[]bar" queryCommandState("superscript") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["superscript",""],["justifyfull",""]] "foo[]bar" queryCommandValue("superscript") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["justifyfull",""]] "foo[]bar" queryCommandIndeterm("justifyfull") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["justifyfull",""]] "foo[]bar" queryCommandState("justifyfull") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["justifyfull",""]] "foo[]bar" queryCommandValue("justifyfull") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["justifyfull",""]] "foo[]bar" queryCommandIndeterm("justifyfull") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["justifyfull",""]] "foo[]bar" queryCommandState("justifyfull") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["superscript",""],["justifyfull",""]] "foo[]bar" queryCommandValue("justifyfull") after | assert_equals: Wrong result returned expected "justify" 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", "justify", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["justifyfull",""],["inserttext","a"]] "foo[]bar": execCommand("superscript", 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 | [["superscript",""],["justifyfull",""],["inserttext","a"]] "foo[]bar": execCommand("justifyfull", 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 | [["superscript",""],["justifyfull",""],["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 | [["superscript",""],["justifyfull",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["superscript",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div style=\"text-align:justify\">foo<sup>a</sup>bar</div>" but got "<div style=\"text-align:justify\">fooabar</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=\"text-align:justify\">fooabar</div>", "<div style=\"text-align:justify\">foo<sup>a</sup>bar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["superscript",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandState("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandValue("superscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("superscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandState("superscript") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["superscript",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandValue("superscript") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyfull") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyfull") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyfull") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyfull") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyfull") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["superscript",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyfull") after | assert_equals: Wrong result returned expected "justify" 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", "justify", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["justifyfull",""],["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 | [["superscript",""],["justifyfull",""],["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 | [["superscript",""],["justifyfull",""],["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 | [["superscript",""],["justifyfull",""],["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 | [["superscript",""],["justifyfull",""],["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 | [["superscript",""],["justifyfull",""],["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 | [["superscript",""],["justifyleft",""]] "foo[]bar": execCommand("superscript", 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 | [["superscript",""],["justifyleft",""]] "foo[]bar": execCommand("justifyleft", 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 | [["superscript",""],["justifyleft",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["superscript",""],["justifyleft",""]] "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("foobar", "foobar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["superscript",""],["justifyleft",""]] "foo[]bar" queryCommandIndeterm("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["justifyleft",""]] "foo[]bar" queryCommandState("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["justifyleft",""]] "foo[]bar" queryCommandValue("superscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["justifyleft",""]] "foo[]bar" queryCommandIndeterm("superscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["justifyleft",""]] "foo[]bar" queryCommandState("superscript") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["superscript",""],["justifyleft",""]] "foo[]bar" queryCommandValue("superscript") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["justifyleft",""]] "foo[]bar" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["justifyleft",""]] "foo[]bar" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["superscript",""],["justifyleft",""]] "foo[]bar" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" 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", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["justifyleft",""]] "foo[]bar" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["justifyleft",""]] "foo[]bar" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["superscript",""],["justifyleft",""]] "foo[]bar" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" 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", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["justifyleft",""],["inserttext","a"]] "foo[]bar": execCommand("superscript", 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 | [["superscript",""],["justifyleft",""],["inserttext","a"]] "foo[]bar": execCommand("justifyleft", 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 | [["superscript",""],["justifyleft",""],["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 | [["superscript",""],["justifyleft",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["superscript",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<sup>a</sup>bar" but got "fooabar" 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("fooabar", "foo<sup>a</sup>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["superscript",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandState("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandValue("superscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("superscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandState("superscript") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["superscript",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandValue("superscript") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["superscript",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" 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", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["superscript",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" 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", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["justifyleft",""],["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 | [["superscript",""],["justifyleft",""],["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 | [["superscript",""],["justifyleft",""],["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 | [["superscript",""],["justifyleft",""],["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 | [["superscript",""],["justifyleft",""],["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 | [["superscript",""],["justifyleft",""],["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 | [["superscript",""],["justifyright",""]] "foo[]bar": execCommand("superscript", 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 | [["superscript",""],["justifyright",""]] "foo[]bar": execCommand("justifyright", 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 | [["superscript",""],["justifyright",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["superscript",""],["justifyright",""]] "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("<div style=\"text-align:right\">foobar</div>", "<div style=\"text-align:right\">foobar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["superscript",""],["justifyright",""]] "foo[]bar" queryCommandIndeterm("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["justifyright",""]] "foo[]bar" queryCommandState("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["justifyright",""]] "foo[]bar" queryCommandValue("superscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["justifyright",""]] "foo[]bar" queryCommandIndeterm("superscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["justifyright",""]] "foo[]bar" queryCommandState("superscript") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["superscript",""],["justifyright",""]] "foo[]bar" queryCommandValue("superscript") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["justifyright",""]] "foo[]bar" queryCommandIndeterm("justifyright") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["justifyright",""]] "foo[]bar" queryCommandState("justifyright") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["justifyright",""]] "foo[]bar" queryCommandValue("justifyright") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["justifyright",""]] "foo[]bar" queryCommandIndeterm("justifyright") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["justifyright",""]] "foo[]bar" queryCommandState("justifyright") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["superscript",""],["justifyright",""]] "foo[]bar" queryCommandValue("justifyright") after | assert_equals: Wrong result returned expected "right" 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", "right", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["justifyright",""],["inserttext","a"]] "foo[]bar": execCommand("superscript", 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 | [["superscript",""],["justifyright",""],["inserttext","a"]] "foo[]bar": execCommand("justifyright", 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 | [["superscript",""],["justifyright",""],["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 | [["superscript",""],["justifyright",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["superscript",""],["justifyright",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div style=\"text-align:right\">foo<sup>a</sup>bar</div>" but got "<div style=\"text-align:right\">fooabar</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=\"text-align:right\">fooabar</div>", "<div style=\"text-align:right\">foo<sup>a</sup>bar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["superscript",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandState("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandValue("superscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("superscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandState("superscript") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["superscript",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandValue("superscript") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyright") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyright") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyright") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyright") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyright") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["superscript",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyright") after | assert_equals: Wrong result returned expected "right" 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", "right", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["justifyright",""],["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 | [["superscript",""],["justifyright",""],["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 | [["superscript",""],["justifyright",""],["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 | [["superscript",""],["justifyright",""],["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 | [["superscript",""],["justifyright",""],["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 | [["superscript",""],["justifyright",""],["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 | [["superscript",""],["outdent",""]] "foo[]bar": execCommand("superscript", 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 | [["superscript",""],["outdent",""]] "foo[]bar": execCommand("outdent", 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 | [["superscript",""],["outdent",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["superscript",""],["outdent",""]] "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("foobar", "foobar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["superscript",""],["outdent",""]] "foo[]bar" queryCommandIndeterm("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["outdent",""]] "foo[]bar" queryCommandState("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["outdent",""]] "foo[]bar" queryCommandValue("superscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["outdent",""]] "foo[]bar" queryCommandIndeterm("superscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["outdent",""]] "foo[]bar" queryCommandState("superscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["superscript",""],["outdent",""]] "foo[]bar" queryCommandValue("superscript") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["outdent",""]] "foo[]bar" queryCommandIndeterm("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["outdent",""]] "foo[]bar" queryCommandState("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["outdent",""]] "foo[]bar" queryCommandValue("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["outdent",""]] "foo[]bar" queryCommandIndeterm("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["outdent",""]] "foo[]bar" queryCommandState("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["outdent",""]] "foo[]bar" queryCommandValue("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["outdent",""],["inserttext","a"]] "foo[]bar": execCommand("superscript", 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 | [["superscript",""],["outdent",""],["inserttext","a"]] "foo[]bar": execCommand("outdent", 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 | [["superscript",""],["outdent",""],["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 | [["superscript",""],["outdent",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["superscript",""],["outdent",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<sup>a</sup>bar" but got "foo<span style=\"vertical-align:super\">a</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=\"vertical-align:super\">a</span>bar", "foo<sup>a</sup>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["superscript",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandState("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("superscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("superscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandState("superscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["superscript",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("superscript") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandState("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandState("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["outdent",""],["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 | [["superscript",""],["outdent",""],["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 | [["superscript",""],["outdent",""],["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 | [["superscript",""],["outdent",""],["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 | [["superscript",""],["outdent",""],["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 | [["superscript",""],["outdent",""],["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 | [["underline",""],["inserttext","a"]] "foo[]bar": execCommand("underline", 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 | [["underline",""],["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 | [["underline",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["underline",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<u>a</u>bar" but got "foo<span style=\"text-decoration-line:underline\">a</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=\"text-decoration-line:underline\">a</span>bar", "foo<u>a</u>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["underline",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["inserttext","a"]] "foo[]bar" queryCommandState("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["inserttext","a"]] "foo[]bar" queryCommandValue("underline") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("underline") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["inserttext","a"]] "foo[]bar" queryCommandState("underline") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["underline",""],["inserttext","a"]] "foo[]bar" queryCommandValue("underline") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["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 | [["underline",""],["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 | [["underline",""],["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 | [["underline",""],["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 | [["underline",""],["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 | [["underline",""],["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 | [["underline",""],["delete",""]] "foo[]bar": execCommand("underline", 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 | [["underline",""],["delete",""]] "foo[]bar": execCommand("delete", 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 | [["underline",""],["delete",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["underline",""],["delete",""]] "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("fobar", "fobar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["underline",""],["delete",""]] "foo[]bar" queryCommandIndeterm("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["delete",""]] "foo[]bar" queryCommandState("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["delete",""]] "foo[]bar" queryCommandValue("underline") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["delete",""]] "foo[]bar" queryCommandIndeterm("underline") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["delete",""]] "foo[]bar" queryCommandState("underline") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["underline",""],["delete",""]] "foo[]bar" queryCommandValue("underline") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["delete",""]] "foo[]bar" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["delete",""]] "foo[]bar" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["delete",""]] "foo[]bar" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["delete",""]] "foo[]bar" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["delete",""]] "foo[]bar" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["delete",""]] "foo[]bar" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["delete",""],["inserttext","a"]] "foo[]bar": execCommand("underline", 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 | [["underline",""],["delete",""],["inserttext","a"]] "foo[]bar": execCommand("delete", 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 | [["underline",""],["delete",""],["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 | [["underline",""],["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["underline",""],["delete",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "fo<u>a</u>bar" but got "foabar" 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("foabar", "fo<u>a</u>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["underline",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandState("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("underline") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("underline") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandState("underline") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["underline",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("underline") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["delete",""],["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 | [["underline",""],["delete",""],["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 | [["underline",""],["delete",""],["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 | [["underline",""],["delete",""],["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 | [["underline",""],["delete",""],["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 | [["underline",""],["delete",""],["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 | [["underline",""],["formatblock","<div>"]] "foo[]bar": execCommand("underline", 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 | [["underline",""],["formatblock","<div>"]] "foo[]bar": execCommand("formatblock", 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 | [["underline",""],["formatblock","<div>"]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["underline",""],["formatblock","<div>"]] "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("<div>foobar</div>", "<div>foobar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["underline",""],["formatblock","<div>"]] "foo[]bar" queryCommandIndeterm("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["formatblock","<div>"]] "foo[]bar" queryCommandState("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["formatblock","<div>"]] "foo[]bar" queryCommandValue("underline") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["formatblock","<div>"]] "foo[]bar" queryCommandIndeterm("underline") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["formatblock","<div>"]] "foo[]bar" queryCommandState("underline") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["underline",""],["formatblock","<div>"]] "foo[]bar" queryCommandValue("underline") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["formatblock","<div>"]] "foo[]bar" queryCommandIndeterm("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["formatblock","<div>"]] "foo[]bar" queryCommandState("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["formatblock","<div>"]] "foo[]bar" queryCommandValue("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["formatblock","<div>"]] "foo[]bar" queryCommandIndeterm("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["formatblock","<div>"]] "foo[]bar" queryCommandState("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["formatblock","<div>"]] "foo[]bar" queryCommandValue("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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 | [["underline",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar": execCommand("underline", 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 | [["underline",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar": execCommand("formatblock", 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 | [["underline",""],["formatblock","<div>"],["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 | [["underline",""],["formatblock","<div>"],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["underline",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div>foo<u>a</u>bar</div>" but got "<div>fooabar</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>fooabar</div>", "<div>foo<u>a</u>bar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["underline",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandState("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandValue("underline") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("underline") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandState("underline") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["underline",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandValue("underline") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandState("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandValue("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandState("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandValue("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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 | [["underline",""],["formatblock","<div>"],["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 | [["underline",""],["formatblock","<div>"],["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 | [["underline",""],["formatblock","<div>"],["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 | [["underline",""],["formatblock","<div>"],["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 | [["underline",""],["formatblock","<div>"],["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 | [["underline",""],["formatblock","<div>"],["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 | [["underline",""],["forwarddelete",""]] "foo[]bar": execCommand("underline", 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 | [["underline",""],["forwarddelete",""]] "foo[]bar": execCommand("forwarddelete", 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 | [["underline",""],["forwarddelete",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["underline",""],["forwarddelete",""]] "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("fooar", "fooar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["underline",""],["forwarddelete",""]] "foo[]bar" queryCommandIndeterm("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["forwarddelete",""]] "foo[]bar" queryCommandState("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["forwarddelete",""]] "foo[]bar" queryCommandValue("underline") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["forwarddelete",""]] "foo[]bar" queryCommandIndeterm("underline") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["forwarddelete",""]] "foo[]bar" queryCommandState("underline") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["underline",""],["forwarddelete",""]] "foo[]bar" queryCommandValue("underline") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["forwarddelete",""]] "foo[]bar" queryCommandIndeterm("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["forwarddelete",""]] "foo[]bar" queryCommandState("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["forwarddelete",""]] "foo[]bar" queryCommandValue("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["forwarddelete",""]] "foo[]bar" queryCommandIndeterm("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["forwarddelete",""]] "foo[]bar" queryCommandState("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["forwarddelete",""]] "foo[]bar" queryCommandValue("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar": execCommand("underline", 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 | [["underline",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar": execCommand("forwarddelete", 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 | [["underline",""],["forwarddelete",""],["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 | [["underline",""],["forwarddelete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["underline",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<u>a</u>ar" but got "fooaar" 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("fooaar", "foo<u>a</u>ar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["underline",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandState("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("underline") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("underline") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandState("underline") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["underline",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("underline") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandState("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandState("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["forwarddelete",""],["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 | [["underline",""],["forwarddelete",""],["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 | [["underline",""],["forwarddelete",""],["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 | [["underline",""],["forwarddelete",""],["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 | [["underline",""],["forwarddelete",""],["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 | [["underline",""],["forwarddelete",""],["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 | [["underline",""],["indent",""]] "foo[]bar": execCommand("underline", 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 | [["underline",""],["indent",""]] "foo[]bar": execCommand("indent", 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 | [["underline",""],["indent",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["underline",""],["indent",""]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<blockquote>foobar</blockquote>" but got "<blockquote style=\"margin:0 0 0 40px; border:none; padding:0px\">foobar</blockquote>" 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("<blockquote style=\"margin:0 0 0 40px; border:none; padding:0px\">foobar</blockquote>", "<blockquote>foobar</blockquote>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["underline",""],["indent",""]] "foo[]bar" queryCommandIndeterm("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["indent",""]] "foo[]bar" queryCommandState("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["indent",""]] "foo[]bar" queryCommandValue("underline") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["indent",""]] "foo[]bar" queryCommandIndeterm("underline") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["indent",""]] "foo[]bar" queryCommandState("underline") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["underline",""],["indent",""]] "foo[]bar" queryCommandValue("underline") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["indent",""]] "foo[]bar" queryCommandIndeterm("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["indent",""]] "foo[]bar" queryCommandState("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["indent",""]] "foo[]bar" queryCommandValue("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["indent",""]] "foo[]bar" queryCommandIndeterm("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["indent",""]] "foo[]bar" queryCommandState("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["indent",""]] "foo[]bar" queryCommandValue("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["indent",""],["inserttext","a"]] "foo[]bar": execCommand("underline", 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 | [["underline",""],["indent",""],["inserttext","a"]] "foo[]bar": execCommand("indent", 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 | [["underline",""],["indent",""],["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 | [["underline",""],["indent",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["underline",""],["indent",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<blockquote>foo<u>a</u>bar</blockquote>" but got "<blockquote style=\"margin:0 0 0 40px; border:none; padding:0px\">fooabar</blockquote>" 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("<blockquote style=\"margin:0 0 0 40px; border:none; padding:0px\">fooabar</blockquote>", "<blockquote>foo<u>a</u>bar</blockquote>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["underline",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandState("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("underline") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("underline") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandState("underline") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["underline",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("underline") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandState("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandState("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["indent",""],["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 | [["underline",""],["indent",""],["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 | [["underline",""],["indent",""],["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 | [["underline",""],["indent",""],["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 | [["underline",""],["indent",""],["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 | [["underline",""],["indent",""],["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 | [["underline",""],["inserthorizontalrule",""]] "foo[]bar": execCommand("underline", 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 | [["underline",""],["inserthorizontalrule",""]] "foo[]bar": execCommand("inserthorizontalrule", 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 | [["underline",""],["inserthorizontalrule",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["underline",""],["inserthorizontalrule",""]] "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<hr>bar", "foo<hr>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["underline",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandIndeterm("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandState("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandValue("underline") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandIndeterm("underline") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandState("underline") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["underline",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandValue("underline") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandIndeterm("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandState("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandValue("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandIndeterm("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandState("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["inserthorizontalrule",""]] "foo[]bar" queryCommandValue("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar": execCommand("underline", 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 | [["underline",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar": execCommand("inserthorizontalrule", 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 | [["underline",""],["inserthorizontalrule",""],["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 | [["underline",""],["inserthorizontalrule",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["underline",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<hr><u>a</u>bar" but got "foo<hr>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("foo<hr>abar", "foo<hr><u>a</u>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["underline",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandState("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandValue("underline") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("underline") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandState("underline") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["underline",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandValue("underline") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandState("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandValue("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandState("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandValue("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["inserthorizontalrule",""],["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 | [["underline",""],["inserthorizontalrule",""],["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 | [["underline",""],["inserthorizontalrule",""],["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 | [["underline",""],["inserthorizontalrule",""],["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 | [["underline",""],["inserthorizontalrule",""],["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 | [["underline",""],["inserthorizontalrule",""],["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 | [["underline",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar": execCommand("underline", 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 | [["underline",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar": execCommand("inserthtml", false, "ab<b>c</b>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 | [["underline",""],["inserthtml","ab<b>c</b>d"]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["underline",""],["inserthtml","ab<b>c</b>d"]] "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("fooab<b>c</b>dbar", "fooab<b>c</b>dbar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["underline",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandIndeterm("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandState("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandValue("underline") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandIndeterm("underline") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandState("underline") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["underline",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandValue("underline") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandIndeterm("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandState("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandValue("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandIndeterm("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandState("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandValue("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar": execCommand("underline", 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 | [["underline",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar": execCommand("inserthtml", false, "ab<b>c</b>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 | [["underline",""],["inserthtml","ab<b>c</b>d"],["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 | [["underline",""],["inserthtml","ab<b>c</b>d"],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["underline",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "fooab<b>c</b>d<u>a</u>bar" but got "fooab<b>c</b>dabar" 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("fooab<b>c</b>dabar", "fooab<b>c</b>d<u>a</u>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["underline",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandState("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandValue("underline") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("underline") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandState("underline") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["underline",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandValue("underline") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandState("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandValue("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandState("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandValue("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["inserthtml","ab<b>c</b>d"],["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 | [["underline",""],["inserthtml","ab<b>c</b>d"],["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 | [["underline",""],["inserthtml","ab<b>c</b>d"],["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 | [["underline",""],["inserthtml","ab<b>c</b>d"],["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 | [["underline",""],["inserthtml","ab<b>c</b>d"],["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 | [["underline",""],["inserthtml","ab<b>c</b>d"],["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 | [["underline",""],["insertimage","/img/lion.svg"]] "foo[]bar": execCommand("underline", 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 | [["underline",""],["insertimage","/img/lion.svg"]] "foo[]bar": execCommand("insertimage", false, "/img/lion.svg") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["underline",""],["insertimage","/img/lion.svg"]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["underline",""],["insertimage","/img/lion.svg"]] "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<img src=\"/img/lion.svg\">bar", "foo<img src=\"/img/lion.svg\">bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["underline",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandIndeterm("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandState("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandValue("underline") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandIndeterm("underline") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandState("underline") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["underline",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandValue("underline") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandIndeterm("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandState("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandValue("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandIndeterm("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandState("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandValue("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar": execCommand("underline", 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 | [["underline",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar": execCommand("insertimage", false, "/img/lion.svg") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["underline",""],["insertimage","/img/lion.svg"],["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 | [["underline",""],["insertimage","/img/lion.svg"],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["underline",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<img src=\"/img/lion.svg\"><u>a</u>bar" but got "foo<img src=\"/img/lion.svg\">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("foo<img src=\"/img/lion.svg\">abar", "foo<img src=\"/img/lion.svg\"><u>a</u>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["underline",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandState("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandValue("underline") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("underline") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandState("underline") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["underline",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandValue("underline") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandState("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandValue("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandState("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandValue("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertimage","/img/lion.svg"],["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 | [["underline",""],["insertimage","/img/lion.svg"],["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 | [["underline",""],["insertimage","/img/lion.svg"],["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 | [["underline",""],["insertimage","/img/lion.svg"],["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 | [["underline",""],["insertimage","/img/lion.svg"],["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 | [["underline",""],["insertimage","/img/lion.svg"],["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 | [["underline",""],["insertlinebreak",""]] "foo[]bar": execCommand("underline", 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 | [["underline",""],["insertlinebreak",""]] "foo[]bar": execCommand("insertlinebreak", 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 | [["underline",""],["insertlinebreak",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["underline",""],["insertlinebreak",""]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<br>bar" but got "foo<span style=\"text-decoration-line:underline\"><br></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=\"text-decoration-line:underline\"><br></span>bar", "foo<br>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["underline",""],["insertlinebreak",""]] "foo[]bar" queryCommandIndeterm("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertlinebreak",""]] "foo[]bar" queryCommandState("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["insertlinebreak",""]] "foo[]bar" queryCommandValue("underline") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertlinebreak",""]] "foo[]bar" queryCommandIndeterm("underline") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertlinebreak",""]] "foo[]bar" queryCommandState("underline") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["underline",""],["insertlinebreak",""]] "foo[]bar" queryCommandValue("underline") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertlinebreak",""]] "foo[]bar" queryCommandIndeterm("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertlinebreak",""]] "foo[]bar" queryCommandState("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertlinebreak",""]] "foo[]bar" queryCommandValue("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertlinebreak",""]] "foo[]bar" queryCommandIndeterm("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertlinebreak",""]] "foo[]bar" queryCommandState("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertlinebreak",""]] "foo[]bar" queryCommandValue("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar": execCommand("underline", 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 | [["underline",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar": execCommand("insertlinebreak", 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 | [["underline",""],["insertlinebreak",""],["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 | [["underline",""],["insertlinebreak",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["underline",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<br><u>a</u>bar" but got "foo<span style=\"text-decoration-line:underline\"><br>a</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=\"text-decoration-line:underline\"><br>a</span>bar", "foo<br><u>a</u>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["underline",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandState("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandValue("underline") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("underline") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandState("underline") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["underline",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandValue("underline") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertlinebreak",""],["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 | [["underline",""],["insertlinebreak",""],["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 | [["underline",""],["insertlinebreak",""],["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 | [["underline",""],["insertlinebreak",""],["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 | [["underline",""],["insertlinebreak",""],["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 | [["underline",""],["insertlinebreak",""],["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 | [["underline",""],["insertorderedlist",""]] "foo[]bar": execCommand("underline", 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 | [["underline",""],["insertorderedlist",""]] "foo[]bar": execCommand("insertorderedlist", 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 | [["underline",""],["insertorderedlist",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["underline",""],["insertorderedlist",""]] "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("<ol><li>foobar</li></ol>", "<ol><li>foobar</li></ol>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["underline",""],["insertorderedlist",""]] "foo[]bar" queryCommandIndeterm("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertorderedlist",""]] "foo[]bar" queryCommandState("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["insertorderedlist",""]] "foo[]bar" queryCommandValue("underline") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertorderedlist",""]] "foo[]bar" queryCommandIndeterm("underline") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["insertorderedlist",""]] "foo[]bar" queryCommandState("underline") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["underline",""],["insertorderedlist",""]] "foo[]bar" queryCommandValue("underline") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertorderedlist",""]] "foo[]bar" queryCommandIndeterm("insertorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertorderedlist",""]] "foo[]bar" queryCommandState("insertorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["insertorderedlist",""]] "foo[]bar" queryCommandValue("insertorderedlist") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertorderedlist",""]] "foo[]bar" queryCommandIndeterm("insertorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertorderedlist",""]] "foo[]bar" queryCommandState("insertorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["underline",""],["insertorderedlist",""]] "foo[]bar" queryCommandValue("insertorderedlist") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar": execCommand("underline", 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 | [["underline",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar": execCommand("insertorderedlist", 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 | [["underline",""],["insertorderedlist",""],["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 | [["underline",""],["insertorderedlist",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["underline",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<ol><li>foo<u>a</u>bar</li></ol>" but got "<ol><li>afoobar</li></ol>" 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("<ol><li>afoobar</li></ol>", "<ol><li>foo<u>a</u>bar</li></ol>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["underline",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("underline") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("underline") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("underline") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["underline",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("underline") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertorderedlist") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["underline",""],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertorderedlist") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertorderedlist",""],["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 | [["underline",""],["insertorderedlist",""],["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 | [["underline",""],["insertorderedlist",""],["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 | [["underline",""],["insertorderedlist",""],["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 | [["underline",""],["insertorderedlist",""],["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 | [["underline",""],["insertorderedlist",""],["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 | [["underline",""],["insertparagraph",""]] "foo[]bar": execCommand("underline", 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 | [["underline",""],["insertparagraph",""]] "foo[]bar": execCommand("insertparagraph", 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 | [["underline",""],["insertparagraph",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["underline",""],["insertparagraph",""]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p>bar</p>" 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>", "<p>foo</p><p>bar</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["underline",""],["insertparagraph",""]] "foo[]bar" queryCommandIndeterm("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertparagraph",""]] "foo[]bar" queryCommandState("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["insertparagraph",""]] "foo[]bar" queryCommandValue("underline") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertparagraph",""]] "foo[]bar" queryCommandIndeterm("underline") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertparagraph",""]] "foo[]bar" queryCommandState("underline") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["underline",""],["insertparagraph",""]] "foo[]bar" queryCommandValue("underline") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertparagraph",""]] "foo[]bar" queryCommandIndeterm("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertparagraph",""]] "foo[]bar" queryCommandState("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertparagraph",""]] "foo[]bar" queryCommandValue("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertparagraph",""]] "foo[]bar" queryCommandIndeterm("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertparagraph",""]] "foo[]bar" queryCommandState("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertparagraph",""]] "foo[]bar" queryCommandValue("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar": execCommand("underline", 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 | [["underline",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar": execCommand("insertparagraph", 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 | [["underline",""],["insertparagraph",""],["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 | [["underline",""],["insertparagraph",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["underline",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p><u>a</u>bar</p>" but got "foo<div><span style=\"text-decoration-line:underline\">a</span>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><span style=\"text-decoration-line:underline\">a</span>bar</div>", "<p>foo</p><p><u>a</u>bar</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["underline",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandState("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandValue("underline") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("underline") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandState("underline") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["underline",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandValue("underline") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertparagraph",""],["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 | [["underline",""],["insertparagraph",""],["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 | [["underline",""],["insertparagraph",""],["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 | [["underline",""],["insertparagraph",""],["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 | [["underline",""],["insertparagraph",""],["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 | [["underline",""],["insertparagraph",""],["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 | [["underline",""],["insertunorderedlist",""]] "foo[]bar": execCommand("underline", 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 | [["underline",""],["insertunorderedlist",""]] "foo[]bar": execCommand("insertunorderedlist", 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 | [["underline",""],["insertunorderedlist",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["underline",""],["insertunorderedlist",""]] "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("<ul><li>foobar</li></ul>", "<ul><li>foobar</li></ul>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["underline",""],["insertunorderedlist",""]] "foo[]bar" queryCommandIndeterm("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertunorderedlist",""]] "foo[]bar" queryCommandState("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["insertunorderedlist",""]] "foo[]bar" queryCommandValue("underline") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertunorderedlist",""]] "foo[]bar" queryCommandIndeterm("underline") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["insertunorderedlist",""]] "foo[]bar" queryCommandState("underline") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["underline",""],["insertunorderedlist",""]] "foo[]bar" queryCommandValue("underline") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertunorderedlist",""]] "foo[]bar" queryCommandIndeterm("insertunorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertunorderedlist",""]] "foo[]bar" queryCommandState("insertunorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["insertunorderedlist",""]] "foo[]bar" queryCommandValue("insertunorderedlist") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertunorderedlist",""]] "foo[]bar" queryCommandIndeterm("insertunorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertunorderedlist",""]] "foo[]bar" queryCommandState("insertunorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["underline",""],["insertunorderedlist",""]] "foo[]bar" queryCommandValue("insertunorderedlist") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar": execCommand("underline", 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 | [["underline",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar": execCommand("insertunorderedlist", 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 | [["underline",""],["insertunorderedlist",""],["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 | [["underline",""],["insertunorderedlist",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["underline",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<ul><li>foo<u>a</u>bar</li></ul>" but got "<ul><li>afoobar</li></ul>" 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("<ul><li>afoobar</li></ul>", "<ul><li>foo<u>a</u>bar</li></ul>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["underline",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("underline") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("underline") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("underline") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["underline",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("underline") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertunorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertunorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertunorderedlist") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertunorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertunorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["underline",""],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertunorderedlist") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["insertunorderedlist",""],["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 | [["underline",""],["insertunorderedlist",""],["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 | [["underline",""],["insertunorderedlist",""],["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 | [["underline",""],["insertunorderedlist",""],["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 | [["underline",""],["insertunorderedlist",""],["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 | [["underline",""],["insertunorderedlist",""],["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 | [["underline",""],["justifycenter",""]] "foo[]bar": execCommand("underline", 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 | [["underline",""],["justifycenter",""]] "foo[]bar": execCommand("justifycenter", 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 | [["underline",""],["justifycenter",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["underline",""],["justifycenter",""]] "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("<div style=\"text-align:center\">foobar</div>", "<div style=\"text-align:center\">foobar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["underline",""],["justifycenter",""]] "foo[]bar" queryCommandIndeterm("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["justifycenter",""]] "foo[]bar" queryCommandState("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["justifycenter",""]] "foo[]bar" queryCommandValue("underline") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["justifycenter",""]] "foo[]bar" queryCommandIndeterm("underline") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["justifycenter",""]] "foo[]bar" queryCommandState("underline") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["underline",""],["justifycenter",""]] "foo[]bar" queryCommandValue("underline") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["justifycenter",""]] "foo[]bar" queryCommandIndeterm("justifycenter") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["justifycenter",""]] "foo[]bar" queryCommandState("justifycenter") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["justifycenter",""]] "foo[]bar" queryCommandValue("justifycenter") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["justifycenter",""]] "foo[]bar" queryCommandIndeterm("justifycenter") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["justifycenter",""]] "foo[]bar" queryCommandState("justifycenter") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["underline",""],["justifycenter",""]] "foo[]bar" queryCommandValue("justifycenter") after | assert_equals: Wrong result returned expected "center" 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", "center", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["justifycenter",""],["inserttext","a"]] "foo[]bar": execCommand("underline", 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 | [["underline",""],["justifycenter",""],["inserttext","a"]] "foo[]bar": execCommand("justifycenter", 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 | [["underline",""],["justifycenter",""],["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 | [["underline",""],["justifycenter",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["underline",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div style=\"text-align:center\">foo<u>a</u>bar</div>" but got "<div style=\"text-align:center\">fooabar</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=\"text-align:center\">fooabar</div>", "<div style=\"text-align:center\">foo<u>a</u>bar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["underline",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandState("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandValue("underline") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("underline") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandState("underline") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["underline",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandValue("underline") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifycenter") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifycenter") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifycenter") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifycenter") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifycenter") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["underline",""],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifycenter") after | assert_equals: Wrong result returned expected "center" 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", "center", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["justifycenter",""],["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 | [["underline",""],["justifycenter",""],["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 | [["underline",""],["justifycenter",""],["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 | [["underline",""],["justifycenter",""],["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 | [["underline",""],["justifycenter",""],["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 | [["underline",""],["justifycenter",""],["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 | [["underline",""],["justifyfull",""]] "foo[]bar": execCommand("underline", 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 | [["underline",""],["justifyfull",""]] "foo[]bar": execCommand("justifyfull", 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 | [["underline",""],["justifyfull",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["underline",""],["justifyfull",""]] "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("<div style=\"text-align:justify\">foobar</div>", "<div style=\"text-align:justify\">foobar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["underline",""],["justifyfull",""]] "foo[]bar" queryCommandIndeterm("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["justifyfull",""]] "foo[]bar" queryCommandState("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["justifyfull",""]] "foo[]bar" queryCommandValue("underline") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["justifyfull",""]] "foo[]bar" queryCommandIndeterm("underline") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["justifyfull",""]] "foo[]bar" queryCommandState("underline") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["underline",""],["justifyfull",""]] "foo[]bar" queryCommandValue("underline") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["justifyfull",""]] "foo[]bar" queryCommandIndeterm("justifyfull") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["justifyfull",""]] "foo[]bar" queryCommandState("justifyfull") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["justifyfull",""]] "foo[]bar" queryCommandValue("justifyfull") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["justifyfull",""]] "foo[]bar" queryCommandIndeterm("justifyfull") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["justifyfull",""]] "foo[]bar" queryCommandState("justifyfull") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["underline",""],["justifyfull",""]] "foo[]bar" queryCommandValue("justifyfull") after | assert_equals: Wrong result returned expected "justify" 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", "justify", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["justifyfull",""],["inserttext","a"]] "foo[]bar": execCommand("underline", 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 | [["underline",""],["justifyfull",""],["inserttext","a"]] "foo[]bar": execCommand("justifyfull", 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 | [["underline",""],["justifyfull",""],["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 | [["underline",""],["justifyfull",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["underline",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div style=\"text-align:justify\">foo<u>a</u>bar</div>" but got "<div style=\"text-align:justify\">fooabar</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=\"text-align:justify\">fooabar</div>", "<div style=\"text-align:justify\">foo<u>a</u>bar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["underline",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandState("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandValue("underline") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("underline") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandState("underline") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["underline",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandValue("underline") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyfull") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyfull") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyfull") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyfull") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyfull") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["underline",""],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyfull") after | assert_equals: Wrong result returned expected "justify" 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", "justify", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["justifyfull",""],["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 | [["underline",""],["justifyfull",""],["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 | [["underline",""],["justifyfull",""],["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 | [["underline",""],["justifyfull",""],["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 | [["underline",""],["justifyfull",""],["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 | [["underline",""],["justifyfull",""],["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 | [["underline",""],["justifyleft",""]] "foo[]bar": execCommand("underline", 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 | [["underline",""],["justifyleft",""]] "foo[]bar": execCommand("justifyleft", 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 | [["underline",""],["justifyleft",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["underline",""],["justifyleft",""]] "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("foobar", "foobar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["underline",""],["justifyleft",""]] "foo[]bar" queryCommandIndeterm("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["justifyleft",""]] "foo[]bar" queryCommandState("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["justifyleft",""]] "foo[]bar" queryCommandValue("underline") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["justifyleft",""]] "foo[]bar" queryCommandIndeterm("underline") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["justifyleft",""]] "foo[]bar" queryCommandState("underline") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["underline",""],["justifyleft",""]] "foo[]bar" queryCommandValue("underline") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["justifyleft",""]] "foo[]bar" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["justifyleft",""]] "foo[]bar" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["underline",""],["justifyleft",""]] "foo[]bar" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" 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", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["justifyleft",""]] "foo[]bar" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["justifyleft",""]] "foo[]bar" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["underline",""],["justifyleft",""]] "foo[]bar" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" 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", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["justifyleft",""],["inserttext","a"]] "foo[]bar": execCommand("underline", 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 | [["underline",""],["justifyleft",""],["inserttext","a"]] "foo[]bar": execCommand("justifyleft", 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 | [["underline",""],["justifyleft",""],["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 | [["underline",""],["justifyleft",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["underline",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<u>a</u>bar" but got "fooabar" 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("fooabar", "foo<u>a</u>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["underline",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandState("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandValue("underline") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("underline") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandState("underline") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["underline",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandValue("underline") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["underline",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" 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", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["underline",""],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" 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", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["justifyleft",""],["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 | [["underline",""],["justifyleft",""],["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 | [["underline",""],["justifyleft",""],["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 | [["underline",""],["justifyleft",""],["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 | [["underline",""],["justifyleft",""],["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 | [["underline",""],["justifyleft",""],["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 | [["underline",""],["justifyright",""]] "foo[]bar": execCommand("underline", 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 | [["underline",""],["justifyright",""]] "foo[]bar": execCommand("justifyright", 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 | [["underline",""],["justifyright",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["underline",""],["justifyright",""]] "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("<div style=\"text-align:right\">foobar</div>", "<div style=\"text-align:right\">foobar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["underline",""],["justifyright",""]] "foo[]bar" queryCommandIndeterm("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["justifyright",""]] "foo[]bar" queryCommandState("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["justifyright",""]] "foo[]bar" queryCommandValue("underline") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["justifyright",""]] "foo[]bar" queryCommandIndeterm("underline") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["justifyright",""]] "foo[]bar" queryCommandState("underline") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["underline",""],["justifyright",""]] "foo[]bar" queryCommandValue("underline") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["justifyright",""]] "foo[]bar" queryCommandIndeterm("justifyright") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["justifyright",""]] "foo[]bar" queryCommandState("justifyright") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["justifyright",""]] "foo[]bar" queryCommandValue("justifyright") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["justifyright",""]] "foo[]bar" queryCommandIndeterm("justifyright") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["justifyright",""]] "foo[]bar" queryCommandState("justifyright") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["underline",""],["justifyright",""]] "foo[]bar" queryCommandValue("justifyright") after | assert_equals: Wrong result returned expected "right" 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", "right", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["justifyright",""],["inserttext","a"]] "foo[]bar": execCommand("underline", 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 | [["underline",""],["justifyright",""],["inserttext","a"]] "foo[]bar": execCommand("justifyright", 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 | [["underline",""],["justifyright",""],["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 | [["underline",""],["justifyright",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["underline",""],["justifyright",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div style=\"text-align:right\">foo<u>a</u>bar</div>" but got "<div style=\"text-align:right\">fooabar</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=\"text-align:right\">fooabar</div>", "<div style=\"text-align:right\">foo<u>a</u>bar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["underline",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandState("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandValue("underline") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("underline") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandState("underline") after | assert_equals: Wrong result returned expected true but got false 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(false, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["underline",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandValue("underline") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyright") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyright") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyright") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyright") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyright") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["underline",""],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyright") after | assert_equals: Wrong result returned expected "right" 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", "right", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["justifyright",""],["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 | [["underline",""],["justifyright",""],["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 | [["underline",""],["justifyright",""],["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 | [["underline",""],["justifyright",""],["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 | [["underline",""],["justifyright",""],["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 | [["underline",""],["justifyright",""],["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 | [["underline",""],["outdent",""]] "foo[]bar": execCommand("underline", 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 | [["underline",""],["outdent",""]] "foo[]bar": execCommand("outdent", 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 | [["underline",""],["outdent",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["underline",""],["outdent",""]] "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("foobar", "foobar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["underline",""],["outdent",""]] "foo[]bar" queryCommandIndeterm("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["outdent",""]] "foo[]bar" queryCommandState("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["outdent",""]] "foo[]bar" queryCommandValue("underline") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["outdent",""]] "foo[]bar" queryCommandIndeterm("underline") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["outdent",""]] "foo[]bar" queryCommandState("underline") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["underline",""],["outdent",""]] "foo[]bar" queryCommandValue("underline") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["outdent",""]] "foo[]bar" queryCommandIndeterm("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["outdent",""]] "foo[]bar" queryCommandState("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["outdent",""]] "foo[]bar" queryCommandValue("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["outdent",""]] "foo[]bar" queryCommandIndeterm("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["outdent",""]] "foo[]bar" queryCommandState("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["outdent",""]] "foo[]bar" queryCommandValue("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["outdent",""],["inserttext","a"]] "foo[]bar": execCommand("underline", 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 | [["underline",""],["outdent",""],["inserttext","a"]] "foo[]bar": execCommand("outdent", 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 | [["underline",""],["outdent",""],["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 | [["underline",""],["outdent",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["underline",""],["outdent",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<u>a</u>bar" but got "foo<span style=\"text-decoration-line:underline\">a</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=\"text-decoration-line:underline\">a</span>bar", "foo<u>a</u>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["underline",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandState("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("underline") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("underline") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandState("underline") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["underline",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("underline") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandState("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandState("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["outdent",""],["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 | [["underline",""],["outdent",""],["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 | [["underline",""],["outdent",""],["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 | [["underline",""],["outdent",""],["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 | [["underline",""],["outdent",""],["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 | [["underline",""],["outdent",""],["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 | [["backcolor","#00FFFF"],["inserttext","a"]] "foo[]bar": execCommand("backcolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["backcolor","#00FFFF"],["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 | [["backcolor","#00FFFF"],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["backcolor","#00FFFF"],["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("foo<span style=\"background-color:rgb(0, 255, 255)\">a</span>bar", "foo<span style=\"background-color:rgb(0, 255, 255)\">a</span>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["backcolor","#00FFFF"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["inserttext","a"]] "foo[]bar" queryCommandState("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["inserttext","a"]] "foo[]bar" queryCommandValue("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["inserttext","a"]] "foo[]bar" queryCommandState("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["inserttext","a"]] "foo[]bar" queryCommandValue("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgb(0, 255, 255)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["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 | [["backcolor","#00FFFF"],["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 | [["backcolor","#00FFFF"],["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 | [["backcolor","#00FFFF"],["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 | [["backcolor","#00FFFF"],["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 | [["backcolor","#00FFFF"],["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 | [["backcolor","#00FFFF"],["delete",""]] "foo[]bar": execCommand("backcolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["backcolor","#00FFFF"],["delete",""]] "foo[]bar": execCommand("delete", 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 | [["backcolor","#00FFFF"],["delete",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["backcolor","#00FFFF"],["delete",""]] "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("fobar", "fobar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["backcolor","#00FFFF"],["delete",""]] "foo[]bar" queryCommandIndeterm("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["delete",""]] "foo[]bar" queryCommandState("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["delete",""]] "foo[]bar" queryCommandValue("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["delete",""]] "foo[]bar" queryCommandIndeterm("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["delete",""]] "foo[]bar" queryCommandState("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["backcolor","#00FFFF"],["delete",""]] "foo[]bar" queryCommandValue("backcolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 255, 255)" but got "rgba(0, 0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgba(0, 0, 0, 0)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["delete",""]] "foo[]bar" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["delete",""]] "foo[]bar" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["delete",""]] "foo[]bar" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["delete",""]] "foo[]bar" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["delete",""]] "foo[]bar" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["delete",""]] "foo[]bar" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["delete",""],["inserttext","a"]] "foo[]bar": execCommand("backcolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["backcolor","#00FFFF"],["delete",""],["inserttext","a"]] "foo[]bar": execCommand("delete", 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 | [["backcolor","#00FFFF"],["delete",""],["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 | [["backcolor","#00FFFF"],["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["backcolor","#00FFFF"],["delete",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "fo<span style=\"background-color:rgb(0, 255, 255)\">a</span>bar" but got "foabar" 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("foabar", "fo<span style=\"background-color:rgb(0, 255, 255)\">a</span>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["backcolor","#00FFFF"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandState("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandState("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["backcolor","#00FFFF"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("backcolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 255, 255)" but got "rgba(0, 0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgba(0, 0, 0, 0)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["delete",""],["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 | [["backcolor","#00FFFF"],["delete",""],["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 | [["backcolor","#00FFFF"],["delete",""],["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 | [["backcolor","#00FFFF"],["delete",""],["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 | [["backcolor","#00FFFF"],["delete",""],["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 | [["backcolor","#00FFFF"],["delete",""],["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 | [["backcolor","#00FFFF"],["formatblock","<div>"]] "foo[]bar": execCommand("backcolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["backcolor","#00FFFF"],["formatblock","<div>"]] "foo[]bar": execCommand("formatblock", 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 | [["backcolor","#00FFFF"],["formatblock","<div>"]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["backcolor","#00FFFF"],["formatblock","<div>"]] "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("<div>foobar</div>", "<div>foobar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["backcolor","#00FFFF"],["formatblock","<div>"]] "foo[]bar" queryCommandIndeterm("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["formatblock","<div>"]] "foo[]bar" queryCommandState("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["formatblock","<div>"]] "foo[]bar" queryCommandValue("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["formatblock","<div>"]] "foo[]bar" queryCommandIndeterm("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["formatblock","<div>"]] "foo[]bar" queryCommandState("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["backcolor","#00FFFF"],["formatblock","<div>"]] "foo[]bar" queryCommandValue("backcolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 255, 255)" but got "rgba(0, 0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgba(0, 0, 0, 0)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["formatblock","<div>"]] "foo[]bar" queryCommandIndeterm("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["formatblock","<div>"]] "foo[]bar" queryCommandState("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["formatblock","<div>"]] "foo[]bar" queryCommandValue("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["formatblock","<div>"]] "foo[]bar" queryCommandIndeterm("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["formatblock","<div>"]] "foo[]bar" queryCommandState("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["formatblock","<div>"]] "foo[]bar" queryCommandValue("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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 | [["backcolor","#00FFFF"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar": execCommand("backcolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["backcolor","#00FFFF"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar": execCommand("formatblock", 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 | [["backcolor","#00FFFF"],["formatblock","<div>"],["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 | [["backcolor","#00FFFF"],["formatblock","<div>"],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["backcolor","#00FFFF"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div>foo<span style=\"background-color:rgb(0, 255, 255)\">a</span>bar</div>" but got "<div>fooabar</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>fooabar</div>", "<div>foo<span style=\"background-color:rgb(0, 255, 255)\">a</span>bar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["backcolor","#00FFFF"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandState("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandValue("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandState("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["backcolor","#00FFFF"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandValue("backcolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 255, 255)" but got "rgba(0, 0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgba(0, 0, 0, 0)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandState("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandValue("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandState("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandValue("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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 | [["backcolor","#00FFFF"],["formatblock","<div>"],["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 | [["backcolor","#00FFFF"],["formatblock","<div>"],["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 | [["backcolor","#00FFFF"],["formatblock","<div>"],["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 | [["backcolor","#00FFFF"],["formatblock","<div>"],["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 | [["backcolor","#00FFFF"],["formatblock","<div>"],["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 | [["backcolor","#00FFFF"],["formatblock","<div>"],["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 | [["backcolor","#00FFFF"],["forwarddelete",""]] "foo[]bar": execCommand("backcolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["backcolor","#00FFFF"],["forwarddelete",""]] "foo[]bar": execCommand("forwarddelete", 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 | [["backcolor","#00FFFF"],["forwarddelete",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["backcolor","#00FFFF"],["forwarddelete",""]] "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("fooar", "fooar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["backcolor","#00FFFF"],["forwarddelete",""]] "foo[]bar" queryCommandIndeterm("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["forwarddelete",""]] "foo[]bar" queryCommandState("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["forwarddelete",""]] "foo[]bar" queryCommandValue("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["forwarddelete",""]] "foo[]bar" queryCommandIndeterm("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["forwarddelete",""]] "foo[]bar" queryCommandState("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["backcolor","#00FFFF"],["forwarddelete",""]] "foo[]bar" queryCommandValue("backcolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 255, 255)" but got "rgba(0, 0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgba(0, 0, 0, 0)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["forwarddelete",""]] "foo[]bar" queryCommandIndeterm("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["forwarddelete",""]] "foo[]bar" queryCommandState("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["forwarddelete",""]] "foo[]bar" queryCommandValue("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["forwarddelete",""]] "foo[]bar" queryCommandIndeterm("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["forwarddelete",""]] "foo[]bar" queryCommandState("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["forwarddelete",""]] "foo[]bar" queryCommandValue("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["forwarddelete",""],["inserttext","a"]] "foo[]bar": execCommand("backcolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["backcolor","#00FFFF"],["forwarddelete",""],["inserttext","a"]] "foo[]bar": execCommand("forwarddelete", 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 | [["backcolor","#00FFFF"],["forwarddelete",""],["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 | [["backcolor","#00FFFF"],["forwarddelete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["backcolor","#00FFFF"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<span style=\"background-color:rgb(0, 255, 255)\">a</span>ar" but got "fooaar" 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("fooaar", "foo<span style=\"background-color:rgb(0, 255, 255)\">a</span>ar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["backcolor","#00FFFF"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandState("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandState("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["backcolor","#00FFFF"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("backcolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 255, 255)" but got "rgba(0, 0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgba(0, 0, 0, 0)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandState("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandState("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["forwarddelete",""],["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 | [["backcolor","#00FFFF"],["forwarddelete",""],["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 | [["backcolor","#00FFFF"],["forwarddelete",""],["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 | [["backcolor","#00FFFF"],["forwarddelete",""],["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 | [["backcolor","#00FFFF"],["forwarddelete",""],["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 | [["backcolor","#00FFFF"],["forwarddelete",""],["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 | [["backcolor","#00FFFF"],["indent",""]] "foo[]bar": execCommand("backcolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["backcolor","#00FFFF"],["indent",""]] "foo[]bar": execCommand("indent", 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 | [["backcolor","#00FFFF"],["indent",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["backcolor","#00FFFF"],["indent",""]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<blockquote>foobar</blockquote>" but got "<blockquote style=\"margin:0 0 0 40px; border:none; padding:0px\">foobar</blockquote>" 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("<blockquote style=\"margin:0 0 0 40px; border:none; padding:0px\">foobar</blockquote>", "<blockquote>foobar</blockquote>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["backcolor","#00FFFF"],["indent",""]] "foo[]bar" queryCommandIndeterm("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["indent",""]] "foo[]bar" queryCommandState("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["indent",""]] "foo[]bar" queryCommandValue("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["indent",""]] "foo[]bar" queryCommandIndeterm("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["indent",""]] "foo[]bar" queryCommandState("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["backcolor","#00FFFF"],["indent",""]] "foo[]bar" queryCommandValue("backcolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 255, 255)" but got "rgba(0, 0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgba(0, 0, 0, 0)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["indent",""]] "foo[]bar" queryCommandIndeterm("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["indent",""]] "foo[]bar" queryCommandState("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["indent",""]] "foo[]bar" queryCommandValue("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["indent",""]] "foo[]bar" queryCommandIndeterm("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["indent",""]] "foo[]bar" queryCommandState("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["indent",""]] "foo[]bar" queryCommandValue("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["indent",""],["inserttext","a"]] "foo[]bar": execCommand("backcolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["backcolor","#00FFFF"],["indent",""],["inserttext","a"]] "foo[]bar": execCommand("indent", 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 | [["backcolor","#00FFFF"],["indent",""],["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 | [["backcolor","#00FFFF"],["indent",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["backcolor","#00FFFF"],["indent",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<blockquote>foo<span style=\"background-color:rgb(0, 255, 255)\">a</span>bar</blockquote>" but got "<blockquote style=\"margin:0 0 0 40px; border:none; padding:0px\">fooabar</blockquote>" 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("<blockquote style=\"margin:0 0 0 40px; border:none; padding:0px\">fooabar</blockquote>", "<blockquote>foo<span style=\"background-color:rgb(0, 255, 255)\">a</span>bar</blockquote>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["backcolor","#00FFFF"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandState("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandState("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["backcolor","#00FFFF"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("backcolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 255, 255)" but got "rgba(0, 0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgba(0, 0, 0, 0)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandState("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandState("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["indent",""],["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 | [["backcolor","#00FFFF"],["indent",""],["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 | [["backcolor","#00FFFF"],["indent",""],["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 | [["backcolor","#00FFFF"],["indent",""],["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 | [["backcolor","#00FFFF"],["indent",""],["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 | [["backcolor","#00FFFF"],["indent",""],["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 | [["backcolor","#00FFFF"],["inserthorizontalrule",""]] "foo[]bar": execCommand("backcolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["backcolor","#00FFFF"],["inserthorizontalrule",""]] "foo[]bar": execCommand("inserthorizontalrule", 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 | [["backcolor","#00FFFF"],["inserthorizontalrule",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["backcolor","#00FFFF"],["inserthorizontalrule",""]] "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<hr>bar", "foo<hr>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["backcolor","#00FFFF"],["inserthorizontalrule",""]] "foo[]bar" queryCommandIndeterm("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["inserthorizontalrule",""]] "foo[]bar" queryCommandState("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["inserthorizontalrule",""]] "foo[]bar" queryCommandValue("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["inserthorizontalrule",""]] "foo[]bar" queryCommandIndeterm("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["inserthorizontalrule",""]] "foo[]bar" queryCommandState("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["backcolor","#00FFFF"],["inserthorizontalrule",""]] "foo[]bar" queryCommandValue("backcolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 255, 255)" but got "rgba(0, 0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgba(0, 0, 0, 0)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["inserthorizontalrule",""]] "foo[]bar" queryCommandIndeterm("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["inserthorizontalrule",""]] "foo[]bar" queryCommandState("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["inserthorizontalrule",""]] "foo[]bar" queryCommandValue("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["inserthorizontalrule",""]] "foo[]bar" queryCommandIndeterm("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["inserthorizontalrule",""]] "foo[]bar" queryCommandState("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["inserthorizontalrule",""]] "foo[]bar" queryCommandValue("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar": execCommand("backcolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["backcolor","#00FFFF"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar": execCommand("inserthorizontalrule", 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 | [["backcolor","#00FFFF"],["inserthorizontalrule",""],["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 | [["backcolor","#00FFFF"],["inserthorizontalrule",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["backcolor","#00FFFF"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<hr><span style=\"background-color:rgb(0, 255, 255)\">a</span>bar" but got "foo<hr>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("foo<hr>abar", "foo<hr><span style=\"background-color:rgb(0, 255, 255)\">a</span>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["backcolor","#00FFFF"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandState("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandValue("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandState("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["backcolor","#00FFFF"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandValue("backcolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 255, 255)" but got "rgba(0, 0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgba(0, 0, 0, 0)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandState("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandValue("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandState("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandValue("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["inserthorizontalrule",""],["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 | [["backcolor","#00FFFF"],["inserthorizontalrule",""],["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 | [["backcolor","#00FFFF"],["inserthorizontalrule",""],["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 | [["backcolor","#00FFFF"],["inserthorizontalrule",""],["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 | [["backcolor","#00FFFF"],["inserthorizontalrule",""],["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 | [["backcolor","#00FFFF"],["inserthorizontalrule",""],["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 | [["backcolor","#00FFFF"],["inserthtml","ab<b>c</b>d"]] "foo[]bar": execCommand("backcolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["backcolor","#00FFFF"],["inserthtml","ab<b>c</b>d"]] "foo[]bar": execCommand("inserthtml", false, "ab<b>c</b>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 | [["backcolor","#00FFFF"],["inserthtml","ab<b>c</b>d"]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["backcolor","#00FFFF"],["inserthtml","ab<b>c</b>d"]] "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("fooab<b>c</b>dbar", "fooab<b>c</b>dbar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["backcolor","#00FFFF"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandIndeterm("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandState("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandValue("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandIndeterm("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandState("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["backcolor","#00FFFF"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandValue("backcolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 255, 255)" but got "rgba(0, 0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgba(0, 0, 0, 0)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandIndeterm("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandState("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandValue("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandIndeterm("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandState("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandValue("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar": execCommand("backcolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["backcolor","#00FFFF"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar": execCommand("inserthtml", false, "ab<b>c</b>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 | [["backcolor","#00FFFF"],["inserthtml","ab<b>c</b>d"],["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 | [["backcolor","#00FFFF"],["inserthtml","ab<b>c</b>d"],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["backcolor","#00FFFF"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "fooab<b>c</b>d<span style=\"background-color:rgb(0, 255, 255)\">a</span>bar" but got "fooab<b>c</b>dabar" 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("fooab<b>c</b>dabar", "fooab<b>c</b>d<span style=\"background-color:rgb(0, 255, 255)\">a</span>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["backcolor","#00FFFF"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandState("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandValue("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandState("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["backcolor","#00FFFF"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandValue("backcolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 255, 255)" but got "rgba(0, 0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgba(0, 0, 0, 0)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandState("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandValue("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandState("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandValue("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["inserthtml","ab<b>c</b>d"],["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 | [["backcolor","#00FFFF"],["inserthtml","ab<b>c</b>d"],["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 | [["backcolor","#00FFFF"],["inserthtml","ab<b>c</b>d"],["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 | [["backcolor","#00FFFF"],["inserthtml","ab<b>c</b>d"],["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 | [["backcolor","#00FFFF"],["inserthtml","ab<b>c</b>d"],["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 | [["backcolor","#00FFFF"],["inserthtml","ab<b>c</b>d"],["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 | [["backcolor","#00FFFF"],["insertimage","/img/lion.svg"]] "foo[]bar": execCommand("backcolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["backcolor","#00FFFF"],["insertimage","/img/lion.svg"]] "foo[]bar": execCommand("insertimage", false, "/img/lion.svg") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["backcolor","#00FFFF"],["insertimage","/img/lion.svg"]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["backcolor","#00FFFF"],["insertimage","/img/lion.svg"]] "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<img src=\"/img/lion.svg\">bar", "foo<img src=\"/img/lion.svg\">bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["backcolor","#00FFFF"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandIndeterm("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandState("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandValue("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandIndeterm("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandState("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["backcolor","#00FFFF"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandValue("backcolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 255, 255)" but got "rgba(0, 0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgba(0, 0, 0, 0)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandIndeterm("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandState("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandValue("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandIndeterm("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandState("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandValue("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar": execCommand("backcolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["backcolor","#00FFFF"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar": execCommand("insertimage", false, "/img/lion.svg") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["backcolor","#00FFFF"],["insertimage","/img/lion.svg"],["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 | [["backcolor","#00FFFF"],["insertimage","/img/lion.svg"],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["backcolor","#00FFFF"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<img src=\"/img/lion.svg\"><span style=\"background-color:rgb(0, 255, 255)\">a</span>bar" but got "foo<img src=\"/img/lion.svg\">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("foo<img src=\"/img/lion.svg\">abar", "foo<img src=\"/img/lion.svg\"><span style=\"background-color:rgb(0, 255, 255)\">a</span>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["backcolor","#00FFFF"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandState("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandValue("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandState("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["backcolor","#00FFFF"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandValue("backcolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 255, 255)" but got "rgba(0, 0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgba(0, 0, 0, 0)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandState("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandValue("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandState("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandValue("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertimage","/img/lion.svg"],["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 | [["backcolor","#00FFFF"],["insertimage","/img/lion.svg"],["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 | [["backcolor","#00FFFF"],["insertimage","/img/lion.svg"],["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 | [["backcolor","#00FFFF"],["insertimage","/img/lion.svg"],["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 | [["backcolor","#00FFFF"],["insertimage","/img/lion.svg"],["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 | [["backcolor","#00FFFF"],["insertimage","/img/lion.svg"],["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 | [["backcolor","#00FFFF"],["insertlinebreak",""]] "foo[]bar": execCommand("backcolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["backcolor","#00FFFF"],["insertlinebreak",""]] "foo[]bar": execCommand("insertlinebreak", 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 | [["backcolor","#00FFFF"],["insertlinebreak",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["backcolor","#00FFFF"],["insertlinebreak",""]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<br>bar" but got "foo<span style=\"background-color:rgb(0, 255, 255)\"><br></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=\"background-color:rgb(0, 255, 255)\"><br></span>bar", "foo<br>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["backcolor","#00FFFF"],["insertlinebreak",""]] "foo[]bar" queryCommandIndeterm("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertlinebreak",""]] "foo[]bar" queryCommandState("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertlinebreak",""]] "foo[]bar" queryCommandValue("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["insertlinebreak",""]] "foo[]bar" queryCommandIndeterm("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertlinebreak",""]] "foo[]bar" queryCommandState("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertlinebreak",""]] "foo[]bar" queryCommandValue("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgb(0, 255, 255)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["insertlinebreak",""]] "foo[]bar" queryCommandIndeterm("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertlinebreak",""]] "foo[]bar" queryCommandState("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertlinebreak",""]] "foo[]bar" queryCommandValue("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertlinebreak",""]] "foo[]bar" queryCommandIndeterm("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertlinebreak",""]] "foo[]bar" queryCommandState("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertlinebreak",""]] "foo[]bar" queryCommandValue("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar": execCommand("backcolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["backcolor","#00FFFF"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar": execCommand("insertlinebreak", 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 | [["backcolor","#00FFFF"],["insertlinebreak",""],["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 | [["backcolor","#00FFFF"],["insertlinebreak",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["backcolor","#00FFFF"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<br><span style=\"background-color:rgb(0, 255, 255)\">a</span>bar" but got "foo<span style=\"background-color:rgb(0, 255, 255)\"><br>a</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=\"background-color:rgb(0, 255, 255)\"><br>a</span>bar", "foo<br><span style=\"background-color:rgb(0, 255, 255)\">a</span>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["backcolor","#00FFFF"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandState("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandValue("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandState("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandValue("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgb(0, 255, 255)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertlinebreak",""],["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 | [["backcolor","#00FFFF"],["insertlinebreak",""],["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 | [["backcolor","#00FFFF"],["insertlinebreak",""],["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 | [["backcolor","#00FFFF"],["insertlinebreak",""],["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 | [["backcolor","#00FFFF"],["insertlinebreak",""],["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 | [["backcolor","#00FFFF"],["insertlinebreak",""],["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 | [["backcolor","#00FFFF"],["insertorderedlist",""]] "foo[]bar": execCommand("backcolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["backcolor","#00FFFF"],["insertorderedlist",""]] "foo[]bar": execCommand("insertorderedlist", 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 | [["backcolor","#00FFFF"],["insertorderedlist",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["backcolor","#00FFFF"],["insertorderedlist",""]] "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("<ol><li>foobar</li></ol>", "<ol><li>foobar</li></ol>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["backcolor","#00FFFF"],["insertorderedlist",""]] "foo[]bar" queryCommandIndeterm("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertorderedlist",""]] "foo[]bar" queryCommandState("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertorderedlist",""]] "foo[]bar" queryCommandValue("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["insertorderedlist",""]] "foo[]bar" queryCommandIndeterm("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertorderedlist",""]] "foo[]bar" queryCommandState("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["backcolor","#00FFFF"],["insertorderedlist",""]] "foo[]bar" queryCommandValue("backcolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 255, 255)" but got "rgba(0, 0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgba(0, 0, 0, 0)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["insertorderedlist",""]] "foo[]bar" queryCommandIndeterm("insertorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertorderedlist",""]] "foo[]bar" queryCommandState("insertorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["backcolor","#00FFFF"],["insertorderedlist",""]] "foo[]bar" queryCommandValue("insertorderedlist") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertorderedlist",""]] "foo[]bar" queryCommandIndeterm("insertorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertorderedlist",""]] "foo[]bar" queryCommandState("insertorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["backcolor","#00FFFF"],["insertorderedlist",""]] "foo[]bar" queryCommandValue("insertorderedlist") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar": execCommand("backcolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["backcolor","#00FFFF"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar": execCommand("insertorderedlist", 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 | [["backcolor","#00FFFF"],["insertorderedlist",""],["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 | [["backcolor","#00FFFF"],["insertorderedlist",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["backcolor","#00FFFF"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<ol><li>foo<span style=\"background-color:rgb(0, 255, 255)\">a</span>bar</li></ol>" but got "<ol><li>afoobar</li></ol>" 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("<ol><li>afoobar</li></ol>", "<ol><li>foo<span style=\"background-color:rgb(0, 255, 255)\">a</span>bar</li></ol>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["backcolor","#00FFFF"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["backcolor","#00FFFF"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("backcolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 255, 255)" but got "rgba(0, 0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgba(0, 0, 0, 0)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["backcolor","#00FFFF"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertorderedlist") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["backcolor","#00FFFF"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertorderedlist") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertorderedlist",""],["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 | [["backcolor","#00FFFF"],["insertorderedlist",""],["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 | [["backcolor","#00FFFF"],["insertorderedlist",""],["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 | [["backcolor","#00FFFF"],["insertorderedlist",""],["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 | [["backcolor","#00FFFF"],["insertorderedlist",""],["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 | [["backcolor","#00FFFF"],["insertorderedlist",""],["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 | [["backcolor","#00FFFF"],["insertparagraph",""]] "foo[]bar": execCommand("backcolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["backcolor","#00FFFF"],["insertparagraph",""]] "foo[]bar": execCommand("insertparagraph", 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 | [["backcolor","#00FFFF"],["insertparagraph",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["backcolor","#00FFFF"],["insertparagraph",""]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p>bar</p>" 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>", "<p>foo</p><p>bar</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["backcolor","#00FFFF"],["insertparagraph",""]] "foo[]bar" queryCommandIndeterm("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertparagraph",""]] "foo[]bar" queryCommandState("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertparagraph",""]] "foo[]bar" queryCommandValue("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["insertparagraph",""]] "foo[]bar" queryCommandIndeterm("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertparagraph",""]] "foo[]bar" queryCommandState("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertparagraph",""]] "foo[]bar" queryCommandValue("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgb(0, 255, 255)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["insertparagraph",""]] "foo[]bar" queryCommandIndeterm("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertparagraph",""]] "foo[]bar" queryCommandState("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertparagraph",""]] "foo[]bar" queryCommandValue("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertparagraph",""]] "foo[]bar" queryCommandIndeterm("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertparagraph",""]] "foo[]bar" queryCommandState("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertparagraph",""]] "foo[]bar" queryCommandValue("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertparagraph",""],["inserttext","a"]] "foo[]bar": execCommand("backcolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["backcolor","#00FFFF"],["insertparagraph",""],["inserttext","a"]] "foo[]bar": execCommand("insertparagraph", 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 | [["backcolor","#00FFFF"],["insertparagraph",""],["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 | [["backcolor","#00FFFF"],["insertparagraph",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["backcolor","#00FFFF"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p><span style=\"background-color:rgb(0, 255, 255)\">a</span>bar</p>" but got "foo<div><span style=\"background-color:rgb(0, 255, 255)\">a</span>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><span style=\"background-color:rgb(0, 255, 255)\">a</span>bar</div>", "<p>foo</p><p><span style=\"background-color:rgb(0, 255, 255)\">a</span>bar</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["backcolor","#00FFFF"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandState("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandValue("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandState("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandValue("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgb(0, 255, 255)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertparagraph",""],["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 | [["backcolor","#00FFFF"],["insertparagraph",""],["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 | [["backcolor","#00FFFF"],["insertparagraph",""],["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 | [["backcolor","#00FFFF"],["insertparagraph",""],["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 | [["backcolor","#00FFFF"],["insertparagraph",""],["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 | [["backcolor","#00FFFF"],["insertparagraph",""],["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 | [["backcolor","#00FFFF"],["insertunorderedlist",""]] "foo[]bar": execCommand("backcolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["backcolor","#00FFFF"],["insertunorderedlist",""]] "foo[]bar": execCommand("insertunorderedlist", 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 | [["backcolor","#00FFFF"],["insertunorderedlist",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["backcolor","#00FFFF"],["insertunorderedlist",""]] "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("<ul><li>foobar</li></ul>", "<ul><li>foobar</li></ul>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["backcolor","#00FFFF"],["insertunorderedlist",""]] "foo[]bar" queryCommandIndeterm("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertunorderedlist",""]] "foo[]bar" queryCommandState("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertunorderedlist",""]] "foo[]bar" queryCommandValue("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["insertunorderedlist",""]] "foo[]bar" queryCommandIndeterm("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertunorderedlist",""]] "foo[]bar" queryCommandState("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["backcolor","#00FFFF"],["insertunorderedlist",""]] "foo[]bar" queryCommandValue("backcolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 255, 255)" but got "rgba(0, 0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgba(0, 0, 0, 0)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["insertunorderedlist",""]] "foo[]bar" queryCommandIndeterm("insertunorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertunorderedlist",""]] "foo[]bar" queryCommandState("insertunorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["backcolor","#00FFFF"],["insertunorderedlist",""]] "foo[]bar" queryCommandValue("insertunorderedlist") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertunorderedlist",""]] "foo[]bar" queryCommandIndeterm("insertunorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertunorderedlist",""]] "foo[]bar" queryCommandState("insertunorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["backcolor","#00FFFF"],["insertunorderedlist",""]] "foo[]bar" queryCommandValue("insertunorderedlist") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar": execCommand("backcolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["backcolor","#00FFFF"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar": execCommand("insertunorderedlist", 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 | [["backcolor","#00FFFF"],["insertunorderedlist",""],["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 | [["backcolor","#00FFFF"],["insertunorderedlist",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["backcolor","#00FFFF"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<ul><li>foo<span style=\"background-color:rgb(0, 255, 255)\">a</span>bar</li></ul>" but got "<ul><li>afoobar</li></ul>" 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("<ul><li>afoobar</li></ul>", "<ul><li>foo<span style=\"background-color:rgb(0, 255, 255)\">a</span>bar</li></ul>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["backcolor","#00FFFF"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["backcolor","#00FFFF"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("backcolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 255, 255)" but got "rgba(0, 0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgba(0, 0, 0, 0)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertunorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertunorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["backcolor","#00FFFF"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertunorderedlist") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertunorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertunorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["backcolor","#00FFFF"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertunorderedlist") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["insertunorderedlist",""],["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 | [["backcolor","#00FFFF"],["insertunorderedlist",""],["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 | [["backcolor","#00FFFF"],["insertunorderedlist",""],["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 | [["backcolor","#00FFFF"],["insertunorderedlist",""],["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 | [["backcolor","#00FFFF"],["insertunorderedlist",""],["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 | [["backcolor","#00FFFF"],["insertunorderedlist",""],["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 | [["backcolor","#00FFFF"],["justifycenter",""]] "foo[]bar": execCommand("backcolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["backcolor","#00FFFF"],["justifycenter",""]] "foo[]bar": execCommand("justifycenter", 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 | [["backcolor","#00FFFF"],["justifycenter",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["backcolor","#00FFFF"],["justifycenter",""]] "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("<div style=\"text-align:center\">foobar</div>", "<div style=\"text-align:center\">foobar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["backcolor","#00FFFF"],["justifycenter",""]] "foo[]bar" queryCommandIndeterm("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["justifycenter",""]] "foo[]bar" queryCommandState("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["justifycenter",""]] "foo[]bar" queryCommandValue("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["justifycenter",""]] "foo[]bar" queryCommandIndeterm("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["justifycenter",""]] "foo[]bar" queryCommandState("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["backcolor","#00FFFF"],["justifycenter",""]] "foo[]bar" queryCommandValue("backcolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 255, 255)" but got "rgba(0, 0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgba(0, 0, 0, 0)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["justifycenter",""]] "foo[]bar" queryCommandIndeterm("justifycenter") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["justifycenter",""]] "foo[]bar" queryCommandState("justifycenter") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["backcolor","#00FFFF"],["justifycenter",""]] "foo[]bar" queryCommandValue("justifycenter") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["justifycenter",""]] "foo[]bar" queryCommandIndeterm("justifycenter") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["justifycenter",""]] "foo[]bar" queryCommandState("justifycenter") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["backcolor","#00FFFF"],["justifycenter",""]] "foo[]bar" queryCommandValue("justifycenter") after | assert_equals: Wrong result returned expected "center" 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", "center", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["justifycenter",""],["inserttext","a"]] "foo[]bar": execCommand("backcolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["backcolor","#00FFFF"],["justifycenter",""],["inserttext","a"]] "foo[]bar": execCommand("justifycenter", 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 | [["backcolor","#00FFFF"],["justifycenter",""],["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 | [["backcolor","#00FFFF"],["justifycenter",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["backcolor","#00FFFF"],["justifycenter",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div style=\"text-align:center\">foo<span style=\"background-color:rgb(0, 255, 255)\">a</span>bar</div>" but got "<div style=\"text-align:center\">fooabar</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=\"text-align:center\">fooabar</div>", "<div style=\"text-align:center\">foo<span style=\"background-color:rgb(0, 255, 255)\">a</span>bar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["backcolor","#00FFFF"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandState("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandValue("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandState("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["backcolor","#00FFFF"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandValue("backcolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 255, 255)" but got "rgba(0, 0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgba(0, 0, 0, 0)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifycenter") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifycenter") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["backcolor","#00FFFF"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifycenter") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifycenter") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifycenter") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["backcolor","#00FFFF"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifycenter") after | assert_equals: Wrong result returned expected "center" 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", "center", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["justifycenter",""],["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 | [["backcolor","#00FFFF"],["justifycenter",""],["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 | [["backcolor","#00FFFF"],["justifycenter",""],["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 | [["backcolor","#00FFFF"],["justifycenter",""],["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 | [["backcolor","#00FFFF"],["justifycenter",""],["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 | [["backcolor","#00FFFF"],["justifycenter",""],["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 | [["backcolor","#00FFFF"],["justifyfull",""]] "foo[]bar": execCommand("backcolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["backcolor","#00FFFF"],["justifyfull",""]] "foo[]bar": execCommand("justifyfull", 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 | [["backcolor","#00FFFF"],["justifyfull",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["backcolor","#00FFFF"],["justifyfull",""]] "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("<div style=\"text-align:justify\">foobar</div>", "<div style=\"text-align:justify\">foobar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["backcolor","#00FFFF"],["justifyfull",""]] "foo[]bar" queryCommandIndeterm("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["justifyfull",""]] "foo[]bar" queryCommandState("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["justifyfull",""]] "foo[]bar" queryCommandValue("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["justifyfull",""]] "foo[]bar" queryCommandIndeterm("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["justifyfull",""]] "foo[]bar" queryCommandState("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["backcolor","#00FFFF"],["justifyfull",""]] "foo[]bar" queryCommandValue("backcolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 255, 255)" but got "rgba(0, 0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgba(0, 0, 0, 0)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["justifyfull",""]] "foo[]bar" queryCommandIndeterm("justifyfull") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["justifyfull",""]] "foo[]bar" queryCommandState("justifyfull") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["backcolor","#00FFFF"],["justifyfull",""]] "foo[]bar" queryCommandValue("justifyfull") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["justifyfull",""]] "foo[]bar" queryCommandIndeterm("justifyfull") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["justifyfull",""]] "foo[]bar" queryCommandState("justifyfull") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["backcolor","#00FFFF"],["justifyfull",""]] "foo[]bar" queryCommandValue("justifyfull") after | assert_equals: Wrong result returned expected "justify" 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", "justify", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["justifyfull",""],["inserttext","a"]] "foo[]bar": execCommand("backcolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["backcolor","#00FFFF"],["justifyfull",""],["inserttext","a"]] "foo[]bar": execCommand("justifyfull", 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 | [["backcolor","#00FFFF"],["justifyfull",""],["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 | [["backcolor","#00FFFF"],["justifyfull",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["backcolor","#00FFFF"],["justifyfull",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div style=\"text-align:justify\">foo<span style=\"background-color:rgb(0, 255, 255)\">a</span>bar</div>" but got "<div style=\"text-align:justify\">fooabar</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=\"text-align:justify\">fooabar</div>", "<div style=\"text-align:justify\">foo<span style=\"background-color:rgb(0, 255, 255)\">a</span>bar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["backcolor","#00FFFF"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandState("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandValue("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandState("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["backcolor","#00FFFF"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandValue("backcolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 255, 255)" but got "rgba(0, 0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgba(0, 0, 0, 0)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyfull") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyfull") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["backcolor","#00FFFF"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyfull") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyfull") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyfull") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["backcolor","#00FFFF"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyfull") after | assert_equals: Wrong result returned expected "justify" 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", "justify", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["justifyfull",""],["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 | [["backcolor","#00FFFF"],["justifyfull",""],["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 | [["backcolor","#00FFFF"],["justifyfull",""],["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 | [["backcolor","#00FFFF"],["justifyfull",""],["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 | [["backcolor","#00FFFF"],["justifyfull",""],["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 | [["backcolor","#00FFFF"],["justifyfull",""],["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 | [["backcolor","#00FFFF"],["justifyleft",""]] "foo[]bar": execCommand("backcolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["backcolor","#00FFFF"],["justifyleft",""]] "foo[]bar": execCommand("justifyleft", 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 | [["backcolor","#00FFFF"],["justifyleft",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["backcolor","#00FFFF"],["justifyleft",""]] "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("foobar", "foobar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["backcolor","#00FFFF"],["justifyleft",""]] "foo[]bar" queryCommandIndeterm("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["justifyleft",""]] "foo[]bar" queryCommandState("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["justifyleft",""]] "foo[]bar" queryCommandValue("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["justifyleft",""]] "foo[]bar" queryCommandIndeterm("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["justifyleft",""]] "foo[]bar" queryCommandState("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["backcolor","#00FFFF"],["justifyleft",""]] "foo[]bar" queryCommandValue("backcolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 255, 255)" but got "rgba(0, 0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgba(0, 0, 0, 0)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["justifyleft",""]] "foo[]bar" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["justifyleft",""]] "foo[]bar" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["backcolor","#00FFFF"],["justifyleft",""]] "foo[]bar" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" 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", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["justifyleft",""]] "foo[]bar" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["justifyleft",""]] "foo[]bar" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["backcolor","#00FFFF"],["justifyleft",""]] "foo[]bar" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" 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", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["justifyleft",""],["inserttext","a"]] "foo[]bar": execCommand("backcolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["backcolor","#00FFFF"],["justifyleft",""],["inserttext","a"]] "foo[]bar": execCommand("justifyleft", 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 | [["backcolor","#00FFFF"],["justifyleft",""],["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 | [["backcolor","#00FFFF"],["justifyleft",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["backcolor","#00FFFF"],["justifyleft",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<span style=\"background-color:rgb(0, 255, 255)\">a</span>bar" but got "fooabar" 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("fooabar", "foo<span style=\"background-color:rgb(0, 255, 255)\">a</span>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["backcolor","#00FFFF"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandState("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandValue("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandState("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["backcolor","#00FFFF"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandValue("backcolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 255, 255)" but got "rgba(0, 0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgba(0, 0, 0, 0)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["backcolor","#00FFFF"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" 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", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["backcolor","#00FFFF"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" 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", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["justifyleft",""],["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 | [["backcolor","#00FFFF"],["justifyleft",""],["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 | [["backcolor","#00FFFF"],["justifyleft",""],["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 | [["backcolor","#00FFFF"],["justifyleft",""],["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 | [["backcolor","#00FFFF"],["justifyleft",""],["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 | [["backcolor","#00FFFF"],["justifyleft",""],["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 | [["backcolor","#00FFFF"],["justifyright",""]] "foo[]bar": execCommand("backcolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["backcolor","#00FFFF"],["justifyright",""]] "foo[]bar": execCommand("justifyright", 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 | [["backcolor","#00FFFF"],["justifyright",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["backcolor","#00FFFF"],["justifyright",""]] "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("<div style=\"text-align:right\">foobar</div>", "<div style=\"text-align:right\">foobar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["backcolor","#00FFFF"],["justifyright",""]] "foo[]bar" queryCommandIndeterm("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["justifyright",""]] "foo[]bar" queryCommandState("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["justifyright",""]] "foo[]bar" queryCommandValue("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["justifyright",""]] "foo[]bar" queryCommandIndeterm("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["justifyright",""]] "foo[]bar" queryCommandState("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["backcolor","#00FFFF"],["justifyright",""]] "foo[]bar" queryCommandValue("backcolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 255, 255)" but got "rgba(0, 0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgba(0, 0, 0, 0)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["justifyright",""]] "foo[]bar" queryCommandIndeterm("justifyright") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["justifyright",""]] "foo[]bar" queryCommandState("justifyright") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["backcolor","#00FFFF"],["justifyright",""]] "foo[]bar" queryCommandValue("justifyright") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["justifyright",""]] "foo[]bar" queryCommandIndeterm("justifyright") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["justifyright",""]] "foo[]bar" queryCommandState("justifyright") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["backcolor","#00FFFF"],["justifyright",""]] "foo[]bar" queryCommandValue("justifyright") after | assert_equals: Wrong result returned expected "right" 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", "right", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["justifyright",""],["inserttext","a"]] "foo[]bar": execCommand("backcolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["backcolor","#00FFFF"],["justifyright",""],["inserttext","a"]] "foo[]bar": execCommand("justifyright", 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 | [["backcolor","#00FFFF"],["justifyright",""],["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 | [["backcolor","#00FFFF"],["justifyright",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["backcolor","#00FFFF"],["justifyright",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div style=\"text-align:right\">foo<span style=\"background-color:rgb(0, 255, 255)\">a</span>bar</div>" but got "<div style=\"text-align:right\">fooabar</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=\"text-align:right\">fooabar</div>", "<div style=\"text-align:right\">foo<span style=\"background-color:rgb(0, 255, 255)\">a</span>bar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["backcolor","#00FFFF"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandState("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandValue("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandState("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["backcolor","#00FFFF"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandValue("backcolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 255, 255)" but got "rgba(0, 0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgba(0, 0, 0, 0)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyright") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyright") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["backcolor","#00FFFF"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyright") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyright") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyright") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["backcolor","#00FFFF"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyright") after | assert_equals: Wrong result returned expected "right" 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", "right", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["justifyright",""],["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 | [["backcolor","#00FFFF"],["justifyright",""],["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 | [["backcolor","#00FFFF"],["justifyright",""],["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 | [["backcolor","#00FFFF"],["justifyright",""],["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 | [["backcolor","#00FFFF"],["justifyright",""],["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 | [["backcolor","#00FFFF"],["justifyright",""],["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 | [["backcolor","#00FFFF"],["outdent",""]] "foo[]bar": execCommand("backcolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["backcolor","#00FFFF"],["outdent",""]] "foo[]bar": execCommand("outdent", 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 | [["backcolor","#00FFFF"],["outdent",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["backcolor","#00FFFF"],["outdent",""]] "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("foobar", "foobar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["backcolor","#00FFFF"],["outdent",""]] "foo[]bar" queryCommandIndeterm("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["outdent",""]] "foo[]bar" queryCommandState("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["outdent",""]] "foo[]bar" queryCommandValue("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["outdent",""]] "foo[]bar" queryCommandIndeterm("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["outdent",""]] "foo[]bar" queryCommandState("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["outdent",""]] "foo[]bar" queryCommandValue("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgb(0, 255, 255)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["outdent",""]] "foo[]bar" queryCommandIndeterm("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["outdent",""]] "foo[]bar" queryCommandState("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["outdent",""]] "foo[]bar" queryCommandValue("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["outdent",""]] "foo[]bar" queryCommandIndeterm("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["outdent",""]] "foo[]bar" queryCommandState("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["outdent",""]] "foo[]bar" queryCommandValue("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["outdent",""],["inserttext","a"]] "foo[]bar": execCommand("backcolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["backcolor","#00FFFF"],["outdent",""],["inserttext","a"]] "foo[]bar": execCommand("outdent", 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 | [["backcolor","#00FFFF"],["outdent",""],["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 | [["backcolor","#00FFFF"],["outdent",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["backcolor","#00FFFF"],["outdent",""],["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("foo<span style=\"background-color:rgb(0, 255, 255)\">a</span>bar", "foo<span style=\"background-color:rgb(0, 255, 255)\">a</span>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["backcolor","#00FFFF"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandState("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandState("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgb(0, 255, 255)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","#00FFFF"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandState("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandState("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","#00FFFF"],["outdent",""],["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 | [["backcolor","#00FFFF"],["outdent",""],["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 | [["backcolor","#00FFFF"],["outdent",""],["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 | [["backcolor","#00FFFF"],["outdent",""],["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 | [["backcolor","#00FFFF"],["outdent",""],["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 | [["backcolor","#00FFFF"],["outdent",""],["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 | [["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar": execCommand("createlink", false, "http://www.google.com/") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["createlink","http://www.google.com/"],["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 | [["createlink","http://www.google.com/"],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["createlink","http://www.google.com/"],["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("foo<a href=\"http://www.google.com/\">a</a>bar", "foo<a href=\"http://www.google.com/\">a</a>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandState("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandValue("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandState("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandValue("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["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 | [["createlink","http://www.google.com/"],["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 | [["createlink","http://www.google.com/"],["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 | [["createlink","http://www.google.com/"],["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 | [["createlink","http://www.google.com/"],["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 | [["createlink","http://www.google.com/"],["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 | [["createlink","http://www.google.com/"],["delete",""]] "foo[]bar": execCommand("createlink", false, "http://www.google.com/") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["createlink","http://www.google.com/"],["delete",""]] "foo[]bar": execCommand("delete", 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 | [["createlink","http://www.google.com/"],["delete",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["createlink","http://www.google.com/"],["delete",""]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "fobar" but got "foobar" 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("foobar", "fobar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["createlink","http://www.google.com/"],["delete",""]] "foo[]bar" queryCommandIndeterm("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["delete",""]] "foo[]bar" queryCommandState("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["delete",""]] "foo[]bar" queryCommandValue("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["delete",""]] "foo[]bar" queryCommandIndeterm("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["delete",""]] "foo[]bar" queryCommandState("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["delete",""]] "foo[]bar" queryCommandValue("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["delete",""]] "foo[]bar" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["delete",""]] "foo[]bar" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["delete",""]] "foo[]bar" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["delete",""]] "foo[]bar" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["delete",""]] "foo[]bar" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["delete",""]] "foo[]bar" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["delete",""],["inserttext","a"]] "foo[]bar": execCommand("createlink", false, "http://www.google.com/") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["createlink","http://www.google.com/"],["delete",""],["inserttext","a"]] "foo[]bar": execCommand("delete", 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 | [["createlink","http://www.google.com/"],["delete",""],["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 | [["createlink","http://www.google.com/"],["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["createlink","http://www.google.com/"],["delete",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "fo<a href=\"http://www.google.com/\"><font color=\"#000000\">a</font></a>bar" but got "fooabar" 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("fooabar", "fo<a href=\"http://www.google.com/\"><font color=\"#000000\">a</font></a>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["createlink","http://www.google.com/"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandState("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandState("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["delete",""],["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 | [["createlink","http://www.google.com/"],["delete",""],["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 | [["createlink","http://www.google.com/"],["delete",""],["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 | [["createlink","http://www.google.com/"],["delete",""],["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 | [["createlink","http://www.google.com/"],["delete",""],["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 | [["createlink","http://www.google.com/"],["delete",""],["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 | [["createlink","http://www.google.com/"],["formatblock","<div>"]] "foo[]bar": execCommand("createlink", false, "http://www.google.com/") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["createlink","http://www.google.com/"],["formatblock","<div>"]] "foo[]bar": execCommand("formatblock", 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 | [["createlink","http://www.google.com/"],["formatblock","<div>"]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["createlink","http://www.google.com/"],["formatblock","<div>"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div>foobar</div>" but got "<div>foo<a href=\"http://www.google.com/\">http://www.google.com/</a>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("<div>foo<a href=\"http://www.google.com/\">http://www.google.com/</a>bar</div>", "<div>foobar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["createlink","http://www.google.com/"],["formatblock","<div>"]] "foo[]bar" queryCommandIndeterm("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["formatblock","<div>"]] "foo[]bar" queryCommandState("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["formatblock","<div>"]] "foo[]bar" queryCommandValue("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["formatblock","<div>"]] "foo[]bar" queryCommandIndeterm("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["formatblock","<div>"]] "foo[]bar" queryCommandState("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["formatblock","<div>"]] "foo[]bar" queryCommandValue("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["formatblock","<div>"]] "foo[]bar" queryCommandIndeterm("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["formatblock","<div>"]] "foo[]bar" queryCommandState("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["formatblock","<div>"]] "foo[]bar" queryCommandValue("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["formatblock","<div>"]] "foo[]bar" queryCommandIndeterm("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["formatblock","<div>"]] "foo[]bar" queryCommandState("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["formatblock","<div>"]] "foo[]bar" queryCommandValue("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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 | [["createlink","http://www.google.com/"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar": execCommand("createlink", false, "http://www.google.com/") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["createlink","http://www.google.com/"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar": execCommand("formatblock", 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 | [["createlink","http://www.google.com/"],["formatblock","<div>"],["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 | [["createlink","http://www.google.com/"],["formatblock","<div>"],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["createlink","http://www.google.com/"],["formatblock","<div>"],["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("<div>foo<a href=\"http://www.google.com/\">a</a>bar</div>", "<div>foo<a href=\"http://www.google.com/\">a</a>bar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["createlink","http://www.google.com/"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandState("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandValue("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandState("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandValue("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandState("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandValue("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandState("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandValue("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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 | [["createlink","http://www.google.com/"],["formatblock","<div>"],["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 | [["createlink","http://www.google.com/"],["formatblock","<div>"],["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 | [["createlink","http://www.google.com/"],["formatblock","<div>"],["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 | [["createlink","http://www.google.com/"],["formatblock","<div>"],["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 | [["createlink","http://www.google.com/"],["formatblock","<div>"],["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 | [["createlink","http://www.google.com/"],["formatblock","<div>"],["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 | [["createlink","http://www.google.com/"],["forwarddelete",""]] "foo[]bar": execCommand("createlink", false, "http://www.google.com/") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["createlink","http://www.google.com/"],["forwarddelete",""]] "foo[]bar": execCommand("forwarddelete", 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 | [["createlink","http://www.google.com/"],["forwarddelete",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["createlink","http://www.google.com/"],["forwarddelete",""]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "fooar" but got "foobar" 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("foobar", "fooar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["createlink","http://www.google.com/"],["forwarddelete",""]] "foo[]bar" queryCommandIndeterm("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forwarddelete",""]] "foo[]bar" queryCommandState("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forwarddelete",""]] "foo[]bar" queryCommandValue("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forwarddelete",""]] "foo[]bar" queryCommandIndeterm("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forwarddelete",""]] "foo[]bar" queryCommandState("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forwarddelete",""]] "foo[]bar" queryCommandValue("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forwarddelete",""]] "foo[]bar" queryCommandIndeterm("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forwarddelete",""]] "foo[]bar" queryCommandState("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forwarddelete",""]] "foo[]bar" queryCommandValue("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forwarddelete",""]] "foo[]bar" queryCommandIndeterm("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forwarddelete",""]] "foo[]bar" queryCommandState("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forwarddelete",""]] "foo[]bar" queryCommandValue("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forwarddelete",""],["inserttext","a"]] "foo[]bar": execCommand("createlink", false, "http://www.google.com/") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["createlink","http://www.google.com/"],["forwarddelete",""],["inserttext","a"]] "foo[]bar": execCommand("forwarddelete", 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 | [["createlink","http://www.google.com/"],["forwarddelete",""],["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 | [["createlink","http://www.google.com/"],["forwarddelete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["createlink","http://www.google.com/"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<a href=\"http://www.google.com/\"><font color=\"#000000\">a</font></a>ar" but got "fooabar" 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("fooabar", "foo<a href=\"http://www.google.com/\"><font color=\"#000000\">a</font></a>ar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["createlink","http://www.google.com/"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandState("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandState("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandState("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandState("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forwarddelete",""],["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 | [["createlink","http://www.google.com/"],["forwarddelete",""],["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 | [["createlink","http://www.google.com/"],["forwarddelete",""],["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 | [["createlink","http://www.google.com/"],["forwarddelete",""],["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 | [["createlink","http://www.google.com/"],["forwarddelete",""],["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 | [["createlink","http://www.google.com/"],["forwarddelete",""],["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 | [["createlink","http://www.google.com/"],["indent",""]] "foo[]bar": execCommand("createlink", false, "http://www.google.com/") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["createlink","http://www.google.com/"],["indent",""]] "foo[]bar": execCommand("indent", 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 | [["createlink","http://www.google.com/"],["indent",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["createlink","http://www.google.com/"],["indent",""]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<blockquote>foobar</blockquote>" but got "<blockquote style=\"margin:0 0 0 40px; border:none; padding:0px\">foo<a href=\"http://www.google.com/\">http://www.google.com/</a>bar</blockquote>" 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("<blockquote style=\"margin:0 0 0 40px; border:none; padding:0px\">foo<a href=\"http://www.google.com/\">http://www.google.com/</a>bar</blockquote>", "<blockquote>foobar</blockquote>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["createlink","http://www.google.com/"],["indent",""]] "foo[]bar" queryCommandIndeterm("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["indent",""]] "foo[]bar" queryCommandState("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["indent",""]] "foo[]bar" queryCommandValue("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["indent",""]] "foo[]bar" queryCommandIndeterm("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["indent",""]] "foo[]bar" queryCommandState("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["indent",""]] "foo[]bar" queryCommandValue("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["indent",""]] "foo[]bar" queryCommandIndeterm("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["indent",""]] "foo[]bar" queryCommandState("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["indent",""]] "foo[]bar" queryCommandValue("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["indent",""]] "foo[]bar" queryCommandIndeterm("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["indent",""]] "foo[]bar" queryCommandState("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["indent",""]] "foo[]bar" queryCommandValue("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["indent",""],["inserttext","a"]] "foo[]bar": execCommand("createlink", false, "http://www.google.com/") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["createlink","http://www.google.com/"],["indent",""],["inserttext","a"]] "foo[]bar": execCommand("indent", 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 | [["createlink","http://www.google.com/"],["indent",""],["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 | [["createlink","http://www.google.com/"],["indent",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["createlink","http://www.google.com/"],["indent",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<blockquote>foo<a href=\"http://www.google.com/\">a</a>bar</blockquote>" but got "<blockquote style=\"margin:0 0 0 40px; border:none; padding:0px\">foo<a href=\"http://www.google.com/\">a</a>bar</blockquote>" 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("<blockquote style=\"margin:0 0 0 40px; border:none; padding:0px\">foo<a href=\"http://www.google.com/\">a</a>bar</blockquote>", "<blockquote>foo<a href=\"http://www.google.com/\">a</a>bar</blockquote>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["createlink","http://www.google.com/"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandState("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandState("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandState("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandState("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["indent",""],["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 | [["createlink","http://www.google.com/"],["indent",""],["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 | [["createlink","http://www.google.com/"],["indent",""],["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 | [["createlink","http://www.google.com/"],["indent",""],["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 | [["createlink","http://www.google.com/"],["indent",""],["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 | [["createlink","http://www.google.com/"],["indent",""],["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 | [["createlink","http://www.google.com/"],["inserthorizontalrule",""]] "foo[]bar": execCommand("createlink", false, "http://www.google.com/") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["createlink","http://www.google.com/"],["inserthorizontalrule",""]] "foo[]bar": execCommand("inserthorizontalrule", 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 | [["createlink","http://www.google.com/"],["inserthorizontalrule",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["createlink","http://www.google.com/"],["inserthorizontalrule",""]] "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<hr>bar", "foo<hr>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["createlink","http://www.google.com/"],["inserthorizontalrule",""]] "foo[]bar" queryCommandIndeterm("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["inserthorizontalrule",""]] "foo[]bar" queryCommandState("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["inserthorizontalrule",""]] "foo[]bar" queryCommandValue("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["inserthorizontalrule",""]] "foo[]bar" queryCommandIndeterm("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["inserthorizontalrule",""]] "foo[]bar" queryCommandState("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["inserthorizontalrule",""]] "foo[]bar" queryCommandValue("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["inserthorizontalrule",""]] "foo[]bar" queryCommandIndeterm("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["inserthorizontalrule",""]] "foo[]bar" queryCommandState("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["inserthorizontalrule",""]] "foo[]bar" queryCommandValue("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["inserthorizontalrule",""]] "foo[]bar" queryCommandIndeterm("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["inserthorizontalrule",""]] "foo[]bar" queryCommandState("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["inserthorizontalrule",""]] "foo[]bar" queryCommandValue("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar": execCommand("createlink", false, "http://www.google.com/") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["createlink","http://www.google.com/"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar": execCommand("inserthorizontalrule", 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 | [["createlink","http://www.google.com/"],["inserthorizontalrule",""],["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 | [["createlink","http://www.google.com/"],["inserthorizontalrule",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["createlink","http://www.google.com/"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<hr><a href=\"http://www.google.com/\">a</a>bar" but got "foo<hr>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("foo<hr>abar", "foo<hr><a href=\"http://www.google.com/\">a</a>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["createlink","http://www.google.com/"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandState("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandValue("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandState("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandValue("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandState("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandValue("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandState("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandValue("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["inserthorizontalrule",""],["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 | [["createlink","http://www.google.com/"],["inserthorizontalrule",""],["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 | [["createlink","http://www.google.com/"],["inserthorizontalrule",""],["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 | [["createlink","http://www.google.com/"],["inserthorizontalrule",""],["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 | [["createlink","http://www.google.com/"],["inserthorizontalrule",""],["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 | [["createlink","http://www.google.com/"],["inserthorizontalrule",""],["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 | [["createlink","http://www.google.com/"],["inserthtml","ab<b>c</b>d"]] "foo[]bar": execCommand("createlink", false, "http://www.google.com/") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["createlink","http://www.google.com/"],["inserthtml","ab<b>c</b>d"]] "foo[]bar": execCommand("inserthtml", false, "ab<b>c</b>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 | [["createlink","http://www.google.com/"],["inserthtml","ab<b>c</b>d"]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["createlink","http://www.google.com/"],["inserthtml","ab<b>c</b>d"]] "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("fooab<b>c</b>dbar", "fooab<b>c</b>dbar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["createlink","http://www.google.com/"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandIndeterm("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandState("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandValue("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandIndeterm("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandState("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandValue("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandIndeterm("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandState("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandValue("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandIndeterm("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandState("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandValue("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar": execCommand("createlink", false, "http://www.google.com/") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["createlink","http://www.google.com/"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar": execCommand("inserthtml", false, "ab<b>c</b>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 | [["createlink","http://www.google.com/"],["inserthtml","ab<b>c</b>d"],["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 | [["createlink","http://www.google.com/"],["inserthtml","ab<b>c</b>d"],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["createlink","http://www.google.com/"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "fooab<b>c</b>d<a href=\"http://www.google.com/\">a</a>bar" but got "fooab<b>c</b>dabar" 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("fooab<b>c</b>dabar", "fooab<b>c</b>d<a href=\"http://www.google.com/\">a</a>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["createlink","http://www.google.com/"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandState("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandValue("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandState("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandValue("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandState("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandValue("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandState("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandValue("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["inserthtml","ab<b>c</b>d"],["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 | [["createlink","http://www.google.com/"],["inserthtml","ab<b>c</b>d"],["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 | [["createlink","http://www.google.com/"],["inserthtml","ab<b>c</b>d"],["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 | [["createlink","http://www.google.com/"],["inserthtml","ab<b>c</b>d"],["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 | [["createlink","http://www.google.com/"],["inserthtml","ab<b>c</b>d"],["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 | [["createlink","http://www.google.com/"],["inserthtml","ab<b>c</b>d"],["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 | [["createlink","http://www.google.com/"],["insertimage","/img/lion.svg"]] "foo[]bar": execCommand("createlink", false, "http://www.google.com/") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["createlink","http://www.google.com/"],["insertimage","/img/lion.svg"]] "foo[]bar": execCommand("insertimage", false, "/img/lion.svg") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["createlink","http://www.google.com/"],["insertimage","/img/lion.svg"]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["createlink","http://www.google.com/"],["insertimage","/img/lion.svg"]] "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<img src=\"/img/lion.svg\">bar", "foo<img src=\"/img/lion.svg\">bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["createlink","http://www.google.com/"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandIndeterm("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandState("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandValue("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandIndeterm("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandState("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandValue("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandIndeterm("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandState("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandValue("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandIndeterm("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandState("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandValue("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar": execCommand("createlink", false, "http://www.google.com/") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["createlink","http://www.google.com/"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar": execCommand("insertimage", false, "/img/lion.svg") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["createlink","http://www.google.com/"],["insertimage","/img/lion.svg"],["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 | [["createlink","http://www.google.com/"],["insertimage","/img/lion.svg"],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["createlink","http://www.google.com/"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<img src=\"/img/lion.svg\"><a href=\"http://www.google.com/\">a</a>bar" but got "foo<img src=\"/img/lion.svg\">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("foo<img src=\"/img/lion.svg\">abar", "foo<img src=\"/img/lion.svg\"><a href=\"http://www.google.com/\">a</a>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["createlink","http://www.google.com/"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandState("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandValue("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandState("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandValue("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandState("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandValue("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandState("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandValue("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertimage","/img/lion.svg"],["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 | [["createlink","http://www.google.com/"],["insertimage","/img/lion.svg"],["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 | [["createlink","http://www.google.com/"],["insertimage","/img/lion.svg"],["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 | [["createlink","http://www.google.com/"],["insertimage","/img/lion.svg"],["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 | [["createlink","http://www.google.com/"],["insertimage","/img/lion.svg"],["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 | [["createlink","http://www.google.com/"],["insertimage","/img/lion.svg"],["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 | [["createlink","http://www.google.com/"],["insertlinebreak",""]] "foo[]bar": execCommand("createlink", false, "http://www.google.com/") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["createlink","http://www.google.com/"],["insertlinebreak",""]] "foo[]bar": execCommand("insertlinebreak", 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 | [["createlink","http://www.google.com/"],["insertlinebreak",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["createlink","http://www.google.com/"],["insertlinebreak",""]] "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<br>bar", "foo<br>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["createlink","http://www.google.com/"],["insertlinebreak",""]] "foo[]bar" queryCommandIndeterm("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertlinebreak",""]] "foo[]bar" queryCommandState("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertlinebreak",""]] "foo[]bar" queryCommandValue("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertlinebreak",""]] "foo[]bar" queryCommandIndeterm("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertlinebreak",""]] "foo[]bar" queryCommandState("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertlinebreak",""]] "foo[]bar" queryCommandValue("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertlinebreak",""]] "foo[]bar" queryCommandIndeterm("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertlinebreak",""]] "foo[]bar" queryCommandState("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertlinebreak",""]] "foo[]bar" queryCommandValue("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertlinebreak",""]] "foo[]bar" queryCommandIndeterm("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertlinebreak",""]] "foo[]bar" queryCommandState("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertlinebreak",""]] "foo[]bar" queryCommandValue("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar": execCommand("createlink", false, "http://www.google.com/") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["createlink","http://www.google.com/"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar": execCommand("insertlinebreak", 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 | [["createlink","http://www.google.com/"],["insertlinebreak",""],["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 | [["createlink","http://www.google.com/"],["insertlinebreak",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["createlink","http://www.google.com/"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<br><a href=\"http://www.google.com/\">a</a>bar" but got "foo<br>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("foo<br>abar", "foo<br><a href=\"http://www.google.com/\">a</a>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["createlink","http://www.google.com/"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandState("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandValue("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandState("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandValue("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertlinebreak",""],["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 | [["createlink","http://www.google.com/"],["insertlinebreak",""],["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 | [["createlink","http://www.google.com/"],["insertlinebreak",""],["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 | [["createlink","http://www.google.com/"],["insertlinebreak",""],["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 | [["createlink","http://www.google.com/"],["insertlinebreak",""],["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 | [["createlink","http://www.google.com/"],["insertlinebreak",""],["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 | [["createlink","http://www.google.com/"],["insertorderedlist",""]] "foo[]bar": execCommand("createlink", false, "http://www.google.com/") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["createlink","http://www.google.com/"],["insertorderedlist",""]] "foo[]bar": execCommand("insertorderedlist", 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 | [["createlink","http://www.google.com/"],["insertorderedlist",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["createlink","http://www.google.com/"],["insertorderedlist",""]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<ol><li>foobar</li></ol>" but got "<ol><li>foo<a href=\"http://www.google.com/\">http://www.google.com/</a>bar</li></ol>" 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("<ol><li>foo<a href=\"http://www.google.com/\">http://www.google.com/</a>bar</li></ol>", "<ol><li>foobar</li></ol>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["createlink","http://www.google.com/"],["insertorderedlist",""]] "foo[]bar" queryCommandIndeterm("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertorderedlist",""]] "foo[]bar" queryCommandState("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertorderedlist",""]] "foo[]bar" queryCommandValue("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertorderedlist",""]] "foo[]bar" queryCommandIndeterm("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertorderedlist",""]] "foo[]bar" queryCommandState("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertorderedlist",""]] "foo[]bar" queryCommandValue("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertorderedlist",""]] "foo[]bar" queryCommandIndeterm("insertorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertorderedlist",""]] "foo[]bar" queryCommandState("insertorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["createlink","http://www.google.com/"],["insertorderedlist",""]] "foo[]bar" queryCommandValue("insertorderedlist") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertorderedlist",""]] "foo[]bar" queryCommandIndeterm("insertorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertorderedlist",""]] "foo[]bar" queryCommandState("insertorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["createlink","http://www.google.com/"],["insertorderedlist",""]] "foo[]bar" queryCommandValue("insertorderedlist") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar": execCommand("createlink", false, "http://www.google.com/") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["createlink","http://www.google.com/"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar": execCommand("insertorderedlist", 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 | [["createlink","http://www.google.com/"],["insertorderedlist",""],["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 | [["createlink","http://www.google.com/"],["insertorderedlist",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["createlink","http://www.google.com/"],["insertorderedlist",""],["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("<ol><li>foo<a href=\"http://www.google.com/\">a</a>bar</li></ol>", "<ol><li>foo<a href=\"http://www.google.com/\">a</a>bar</li></ol>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["createlink","http://www.google.com/"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["createlink","http://www.google.com/"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertorderedlist") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["createlink","http://www.google.com/"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertorderedlist") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertorderedlist",""],["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 | [["createlink","http://www.google.com/"],["insertorderedlist",""],["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 | [["createlink","http://www.google.com/"],["insertorderedlist",""],["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 | [["createlink","http://www.google.com/"],["insertorderedlist",""],["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 | [["createlink","http://www.google.com/"],["insertorderedlist",""],["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 | [["createlink","http://www.google.com/"],["insertorderedlist",""],["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 | [["createlink","http://www.google.com/"],["insertparagraph",""]] "foo[]bar": execCommand("createlink", false, "http://www.google.com/") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["createlink","http://www.google.com/"],["insertparagraph",""]] "foo[]bar": execCommand("insertparagraph", 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 | [["createlink","http://www.google.com/"],["insertparagraph",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["createlink","http://www.google.com/"],["insertparagraph",""]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p>bar</p>" 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>", "<p>foo</p><p>bar</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["createlink","http://www.google.com/"],["insertparagraph",""]] "foo[]bar" queryCommandIndeterm("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertparagraph",""]] "foo[]bar" queryCommandState("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertparagraph",""]] "foo[]bar" queryCommandValue("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertparagraph",""]] "foo[]bar" queryCommandIndeterm("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertparagraph",""]] "foo[]bar" queryCommandState("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertparagraph",""]] "foo[]bar" queryCommandValue("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertparagraph",""]] "foo[]bar" queryCommandIndeterm("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertparagraph",""]] "foo[]bar" queryCommandState("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertparagraph",""]] "foo[]bar" queryCommandValue("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertparagraph",""]] "foo[]bar" queryCommandIndeterm("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertparagraph",""]] "foo[]bar" queryCommandState("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertparagraph",""]] "foo[]bar" queryCommandValue("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertparagraph",""],["inserttext","a"]] "foo[]bar": execCommand("createlink", false, "http://www.google.com/") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["createlink","http://www.google.com/"],["insertparagraph",""],["inserttext","a"]] "foo[]bar": execCommand("insertparagraph", 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 | [["createlink","http://www.google.com/"],["insertparagraph",""],["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 | [["createlink","http://www.google.com/"],["insertparagraph",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["createlink","http://www.google.com/"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p><a href=\"http://www.google.com/\">a</a>bar</p>" but got "foo<div>abar</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>abar</div>", "<p>foo</p><p><a href=\"http://www.google.com/\">a</a>bar</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["createlink","http://www.google.com/"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandState("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandValue("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandState("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandValue("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertparagraph",""],["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 | [["createlink","http://www.google.com/"],["insertparagraph",""],["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 | [["createlink","http://www.google.com/"],["insertparagraph",""],["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 | [["createlink","http://www.google.com/"],["insertparagraph",""],["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 | [["createlink","http://www.google.com/"],["insertparagraph",""],["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 | [["createlink","http://www.google.com/"],["insertparagraph",""],["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 | [["createlink","http://www.google.com/"],["insertunorderedlist",""]] "foo[]bar": execCommand("createlink", false, "http://www.google.com/") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["createlink","http://www.google.com/"],["insertunorderedlist",""]] "foo[]bar": execCommand("insertunorderedlist", 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 | [["createlink","http://www.google.com/"],["insertunorderedlist",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["createlink","http://www.google.com/"],["insertunorderedlist",""]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<ul><li>foobar</li></ul>" but got "<ul><li>foo<a href=\"http://www.google.com/\">http://www.google.com/</a>bar</li></ul>" 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("<ul><li>foo<a href=\"http://www.google.com/\">http://www.google.com/</a>bar</li></ul>", "<ul><li>foobar</li></ul>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["createlink","http://www.google.com/"],["insertunorderedlist",""]] "foo[]bar" queryCommandIndeterm("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertunorderedlist",""]] "foo[]bar" queryCommandState("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertunorderedlist",""]] "foo[]bar" queryCommandValue("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertunorderedlist",""]] "foo[]bar" queryCommandIndeterm("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertunorderedlist",""]] "foo[]bar" queryCommandState("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertunorderedlist",""]] "foo[]bar" queryCommandValue("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertunorderedlist",""]] "foo[]bar" queryCommandIndeterm("insertunorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertunorderedlist",""]] "foo[]bar" queryCommandState("insertunorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["createlink","http://www.google.com/"],["insertunorderedlist",""]] "foo[]bar" queryCommandValue("insertunorderedlist") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertunorderedlist",""]] "foo[]bar" queryCommandIndeterm("insertunorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertunorderedlist",""]] "foo[]bar" queryCommandState("insertunorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["createlink","http://www.google.com/"],["insertunorderedlist",""]] "foo[]bar" queryCommandValue("insertunorderedlist") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar": execCommand("createlink", false, "http://www.google.com/") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["createlink","http://www.google.com/"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar": execCommand("insertunorderedlist", 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 | [["createlink","http://www.google.com/"],["insertunorderedlist",""],["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 | [["createlink","http://www.google.com/"],["insertunorderedlist",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["createlink","http://www.google.com/"],["insertunorderedlist",""],["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("<ul><li>foo<a href=\"http://www.google.com/\">a</a>bar</li></ul>", "<ul><li>foo<a href=\"http://www.google.com/\">a</a>bar</li></ul>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["createlink","http://www.google.com/"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertunorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertunorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["createlink","http://www.google.com/"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertunorderedlist") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertunorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertunorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["createlink","http://www.google.com/"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertunorderedlist") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["insertunorderedlist",""],["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 | [["createlink","http://www.google.com/"],["insertunorderedlist",""],["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 | [["createlink","http://www.google.com/"],["insertunorderedlist",""],["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 | [["createlink","http://www.google.com/"],["insertunorderedlist",""],["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 | [["createlink","http://www.google.com/"],["insertunorderedlist",""],["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 | [["createlink","http://www.google.com/"],["insertunorderedlist",""],["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 | [["createlink","http://www.google.com/"],["justifycenter",""]] "foo[]bar": execCommand("createlink", false, "http://www.google.com/") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["createlink","http://www.google.com/"],["justifycenter",""]] "foo[]bar": execCommand("justifycenter", 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 | [["createlink","http://www.google.com/"],["justifycenter",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["createlink","http://www.google.com/"],["justifycenter",""]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div style=\"text-align:center\">foobar</div>" but got "<div style=\"text-align:center\">foo<a href=\"http://www.google.com/\">http://www.google.com/</a>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("<div style=\"text-align:center\">foo<a href=\"http://www.google.com/\">http://www.google.com/</a>bar</div>", "<div style=\"text-align:center\">foobar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["createlink","http://www.google.com/"],["justifycenter",""]] "foo[]bar" queryCommandIndeterm("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifycenter",""]] "foo[]bar" queryCommandState("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifycenter",""]] "foo[]bar" queryCommandValue("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifycenter",""]] "foo[]bar" queryCommandIndeterm("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifycenter",""]] "foo[]bar" queryCommandState("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifycenter",""]] "foo[]bar" queryCommandValue("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifycenter",""]] "foo[]bar" queryCommandIndeterm("justifycenter") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifycenter",""]] "foo[]bar" queryCommandState("justifycenter") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["createlink","http://www.google.com/"],["justifycenter",""]] "foo[]bar" queryCommandValue("justifycenter") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifycenter",""]] "foo[]bar" queryCommandIndeterm("justifycenter") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifycenter",""]] "foo[]bar" queryCommandState("justifycenter") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["createlink","http://www.google.com/"],["justifycenter",""]] "foo[]bar" queryCommandValue("justifycenter") after | assert_equals: Wrong result returned expected "center" 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", "center", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifycenter",""],["inserttext","a"]] "foo[]bar": execCommand("createlink", false, "http://www.google.com/") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["createlink","http://www.google.com/"],["justifycenter",""],["inserttext","a"]] "foo[]bar": execCommand("justifycenter", 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 | [["createlink","http://www.google.com/"],["justifycenter",""],["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 | [["createlink","http://www.google.com/"],["justifycenter",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["createlink","http://www.google.com/"],["justifycenter",""],["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("<div style=\"text-align:center\">foo<a href=\"http://www.google.com/\">a</a>bar</div>", "<div style=\"text-align:center\">foo<a href=\"http://www.google.com/\">a</a>bar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["createlink","http://www.google.com/"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandState("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandValue("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandState("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandValue("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifycenter") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifycenter") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["createlink","http://www.google.com/"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifycenter") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifycenter") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifycenter") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["createlink","http://www.google.com/"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifycenter") after | assert_equals: Wrong result returned expected "center" 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", "center", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifycenter",""],["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 | [["createlink","http://www.google.com/"],["justifycenter",""],["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 | [["createlink","http://www.google.com/"],["justifycenter",""],["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 | [["createlink","http://www.google.com/"],["justifycenter",""],["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 | [["createlink","http://www.google.com/"],["justifycenter",""],["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 | [["createlink","http://www.google.com/"],["justifycenter",""],["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 | [["createlink","http://www.google.com/"],["justifyfull",""]] "foo[]bar": execCommand("createlink", false, "http://www.google.com/") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["createlink","http://www.google.com/"],["justifyfull",""]] "foo[]bar": execCommand("justifyfull", 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 | [["createlink","http://www.google.com/"],["justifyfull",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["createlink","http://www.google.com/"],["justifyfull",""]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div style=\"text-align:justify\">foobar</div>" but got "<div style=\"text-align:justify\">foo<a href=\"http://www.google.com/\">http://www.google.com/</a>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("<div style=\"text-align:justify\">foo<a href=\"http://www.google.com/\">http://www.google.com/</a>bar</div>", "<div style=\"text-align:justify\">foobar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["createlink","http://www.google.com/"],["justifyfull",""]] "foo[]bar" queryCommandIndeterm("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifyfull",""]] "foo[]bar" queryCommandState("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifyfull",""]] "foo[]bar" queryCommandValue("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifyfull",""]] "foo[]bar" queryCommandIndeterm("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifyfull",""]] "foo[]bar" queryCommandState("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifyfull",""]] "foo[]bar" queryCommandValue("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifyfull",""]] "foo[]bar" queryCommandIndeterm("justifyfull") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifyfull",""]] "foo[]bar" queryCommandState("justifyfull") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["createlink","http://www.google.com/"],["justifyfull",""]] "foo[]bar" queryCommandValue("justifyfull") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifyfull",""]] "foo[]bar" queryCommandIndeterm("justifyfull") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifyfull",""]] "foo[]bar" queryCommandState("justifyfull") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["createlink","http://www.google.com/"],["justifyfull",""]] "foo[]bar" queryCommandValue("justifyfull") after | assert_equals: Wrong result returned expected "justify" 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", "justify", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifyfull",""],["inserttext","a"]] "foo[]bar": execCommand("createlink", false, "http://www.google.com/") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["createlink","http://www.google.com/"],["justifyfull",""],["inserttext","a"]] "foo[]bar": execCommand("justifyfull", 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 | [["createlink","http://www.google.com/"],["justifyfull",""],["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 | [["createlink","http://www.google.com/"],["justifyfull",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["createlink","http://www.google.com/"],["justifyfull",""],["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("<div style=\"text-align:justify\">foo<a href=\"http://www.google.com/\">a</a>bar</div>", "<div style=\"text-align:justify\">foo<a href=\"http://www.google.com/\">a</a>bar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["createlink","http://www.google.com/"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandState("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandValue("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandState("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandValue("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyfull") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyfull") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["createlink","http://www.google.com/"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyfull") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyfull") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyfull") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["createlink","http://www.google.com/"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyfull") after | assert_equals: Wrong result returned expected "justify" 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", "justify", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifyfull",""],["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 | [["createlink","http://www.google.com/"],["justifyfull",""],["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 | [["createlink","http://www.google.com/"],["justifyfull",""],["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 | [["createlink","http://www.google.com/"],["justifyfull",""],["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 | [["createlink","http://www.google.com/"],["justifyfull",""],["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 | [["createlink","http://www.google.com/"],["justifyfull",""],["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 | [["createlink","http://www.google.com/"],["justifyleft",""]] "foo[]bar": execCommand("createlink", false, "http://www.google.com/") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["createlink","http://www.google.com/"],["justifyleft",""]] "foo[]bar": execCommand("justifyleft", 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 | [["createlink","http://www.google.com/"],["justifyleft",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["createlink","http://www.google.com/"],["justifyleft",""]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foobar" but got "foo<a href=\"http://www.google.com/\">http://www.google.com/</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("foo<a href=\"http://www.google.com/\">http://www.google.com/</a>bar", "foobar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["createlink","http://www.google.com/"],["justifyleft",""]] "foo[]bar" queryCommandIndeterm("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifyleft",""]] "foo[]bar" queryCommandState("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifyleft",""]] "foo[]bar" queryCommandValue("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifyleft",""]] "foo[]bar" queryCommandIndeterm("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifyleft",""]] "foo[]bar" queryCommandState("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifyleft",""]] "foo[]bar" queryCommandValue("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifyleft",""]] "foo[]bar" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifyleft",""]] "foo[]bar" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["createlink","http://www.google.com/"],["justifyleft",""]] "foo[]bar" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" 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", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifyleft",""]] "foo[]bar" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifyleft",""]] "foo[]bar" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["createlink","http://www.google.com/"],["justifyleft",""]] "foo[]bar" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" 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", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifyleft",""],["inserttext","a"]] "foo[]bar": execCommand("createlink", false, "http://www.google.com/") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["createlink","http://www.google.com/"],["justifyleft",""],["inserttext","a"]] "foo[]bar": execCommand("justifyleft", 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 | [["createlink","http://www.google.com/"],["justifyleft",""],["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 | [["createlink","http://www.google.com/"],["justifyleft",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["createlink","http://www.google.com/"],["justifyleft",""],["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("foo<a href=\"http://www.google.com/\">a</a>bar", "foo<a href=\"http://www.google.com/\">a</a>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["createlink","http://www.google.com/"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandState("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandValue("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandState("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandValue("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["createlink","http://www.google.com/"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" 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", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["createlink","http://www.google.com/"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" 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", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifyleft",""],["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 | [["createlink","http://www.google.com/"],["justifyleft",""],["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 | [["createlink","http://www.google.com/"],["justifyleft",""],["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 | [["createlink","http://www.google.com/"],["justifyleft",""],["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 | [["createlink","http://www.google.com/"],["justifyleft",""],["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 | [["createlink","http://www.google.com/"],["justifyleft",""],["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 | [["createlink","http://www.google.com/"],["justifyright",""]] "foo[]bar": execCommand("createlink", false, "http://www.google.com/") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["createlink","http://www.google.com/"],["justifyright",""]] "foo[]bar": execCommand("justifyright", 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 | [["createlink","http://www.google.com/"],["justifyright",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["createlink","http://www.google.com/"],["justifyright",""]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div style=\"text-align:right\">foobar</div>" but got "<div style=\"text-align:right\">foo<a href=\"http://www.google.com/\">http://www.google.com/</a>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("<div style=\"text-align:right\">foo<a href=\"http://www.google.com/\">http://www.google.com/</a>bar</div>", "<div style=\"text-align:right\">foobar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["createlink","http://www.google.com/"],["justifyright",""]] "foo[]bar" queryCommandIndeterm("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifyright",""]] "foo[]bar" queryCommandState("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifyright",""]] "foo[]bar" queryCommandValue("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifyright",""]] "foo[]bar" queryCommandIndeterm("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifyright",""]] "foo[]bar" queryCommandState("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifyright",""]] "foo[]bar" queryCommandValue("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifyright",""]] "foo[]bar" queryCommandIndeterm("justifyright") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifyright",""]] "foo[]bar" queryCommandState("justifyright") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["createlink","http://www.google.com/"],["justifyright",""]] "foo[]bar" queryCommandValue("justifyright") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifyright",""]] "foo[]bar" queryCommandIndeterm("justifyright") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifyright",""]] "foo[]bar" queryCommandState("justifyright") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["createlink","http://www.google.com/"],["justifyright",""]] "foo[]bar" queryCommandValue("justifyright") after | assert_equals: Wrong result returned expected "right" 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", "right", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifyright",""],["inserttext","a"]] "foo[]bar": execCommand("createlink", false, "http://www.google.com/") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["createlink","http://www.google.com/"],["justifyright",""],["inserttext","a"]] "foo[]bar": execCommand("justifyright", 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 | [["createlink","http://www.google.com/"],["justifyright",""],["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 | [["createlink","http://www.google.com/"],["justifyright",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["createlink","http://www.google.com/"],["justifyright",""],["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("<div style=\"text-align:right\">foo<a href=\"http://www.google.com/\">a</a>bar</div>", "<div style=\"text-align:right\">foo<a href=\"http://www.google.com/\">a</a>bar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["createlink","http://www.google.com/"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandState("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandValue("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandState("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandValue("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyright") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyright") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["createlink","http://www.google.com/"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyright") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyright") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyright") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["createlink","http://www.google.com/"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyright") after | assert_equals: Wrong result returned expected "right" 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", "right", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["justifyright",""],["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 | [["createlink","http://www.google.com/"],["justifyright",""],["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 | [["createlink","http://www.google.com/"],["justifyright",""],["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 | [["createlink","http://www.google.com/"],["justifyright",""],["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 | [["createlink","http://www.google.com/"],["justifyright",""],["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 | [["createlink","http://www.google.com/"],["justifyright",""],["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 | [["createlink","http://www.google.com/"],["outdent",""]] "foo[]bar": execCommand("createlink", false, "http://www.google.com/") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["createlink","http://www.google.com/"],["outdent",""]] "foo[]bar": execCommand("outdent", 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 | [["createlink","http://www.google.com/"],["outdent",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["createlink","http://www.google.com/"],["outdent",""]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foobar" but got "foo<a href=\"http://www.google.com/\">http://www.google.com/</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("foo<a href=\"http://www.google.com/\">http://www.google.com/</a>bar", "foobar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["createlink","http://www.google.com/"],["outdent",""]] "foo[]bar" queryCommandIndeterm("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["outdent",""]] "foo[]bar" queryCommandState("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["outdent",""]] "foo[]bar" queryCommandValue("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["outdent",""]] "foo[]bar" queryCommandIndeterm("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["outdent",""]] "foo[]bar" queryCommandState("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["outdent",""]] "foo[]bar" queryCommandValue("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["outdent",""]] "foo[]bar" queryCommandIndeterm("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["outdent",""]] "foo[]bar" queryCommandState("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["outdent",""]] "foo[]bar" queryCommandValue("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["outdent",""]] "foo[]bar" queryCommandIndeterm("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["outdent",""]] "foo[]bar" queryCommandState("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["outdent",""]] "foo[]bar" queryCommandValue("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["outdent",""],["inserttext","a"]] "foo[]bar": execCommand("createlink", false, "http://www.google.com/") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["createlink","http://www.google.com/"],["outdent",""],["inserttext","a"]] "foo[]bar": execCommand("outdent", 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 | [["createlink","http://www.google.com/"],["outdent",""],["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 | [["createlink","http://www.google.com/"],["outdent",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["createlink","http://www.google.com/"],["outdent",""],["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("foo<a href=\"http://www.google.com/\">a</a>bar", "foo<a href=\"http://www.google.com/\">a</a>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["createlink","http://www.google.com/"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandState("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandState("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandState("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandState("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["outdent",""],["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 | [["createlink","http://www.google.com/"],["outdent",""],["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 | [["createlink","http://www.google.com/"],["outdent",""],["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 | [["createlink","http://www.google.com/"],["outdent",""],["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 | [["createlink","http://www.google.com/"],["outdent",""],["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 | [["createlink","http://www.google.com/"],["outdent",""],["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 | [["fontname","sans-serif"],["inserttext","a"]] "foo[]bar": execCommand("fontname", false, "sans-serif") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontname","sans-serif"],["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 | [["fontname","sans-serif"],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["fontname","sans-serif"],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<font face=\"sans-serif\">a</font>bar" but got "foo<span style=\"font-family:sans-serif\">a</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=\"font-family:sans-serif\">a</span>bar", "foo<font face=\"sans-serif\">a</font>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontname","sans-serif"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["inserttext","a"]] "foo[]bar" queryCommandState("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["inserttext","a"]] "foo[]bar" queryCommandValue("fontname") before | assert_equals: Wrong result returned expected "serif" but got "\"Times New Roman\"" 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("\"Times New Roman\"", "serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["inserttext","a"]] "foo[]bar" queryCommandState("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["inserttext","a"]] "foo[]bar" queryCommandValue("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("sans-serif", "sans-serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["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 | [["fontname","sans-serif"],["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 | [["fontname","sans-serif"],["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 | [["fontname","sans-serif"],["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 | [["fontname","sans-serif"],["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 | [["fontname","sans-serif"],["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 | [["fontname","sans-serif"],["delete",""]] "foo[]bar": execCommand("fontname", false, "sans-serif") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontname","sans-serif"],["delete",""]] "foo[]bar": execCommand("delete", 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 | [["fontname","sans-serif"],["delete",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["fontname","sans-serif"],["delete",""]] "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("fobar", "fobar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontname","sans-serif"],["delete",""]] "foo[]bar" queryCommandIndeterm("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["delete",""]] "foo[]bar" queryCommandState("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["delete",""]] "foo[]bar" queryCommandValue("fontname") before | assert_equals: Wrong result returned expected "serif" but got "\"Times New Roman\"" 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("\"Times New Roman\"", "serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["delete",""]] "foo[]bar" queryCommandIndeterm("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["delete",""]] "foo[]bar" queryCommandState("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["delete",""]] "foo[]bar" queryCommandValue("fontname") after | assert_equals: Wrong result returned expected "sans-serif" but got "\"Times New Roman\"" 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("\"Times New Roman\"", "sans-serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["delete",""]] "foo[]bar" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["delete",""]] "foo[]bar" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["delete",""]] "foo[]bar" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["delete",""]] "foo[]bar" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["delete",""]] "foo[]bar" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["delete",""]] "foo[]bar" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["delete",""],["inserttext","a"]] "foo[]bar": execCommand("fontname", false, "sans-serif") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontname","sans-serif"],["delete",""],["inserttext","a"]] "foo[]bar": execCommand("delete", 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 | [["fontname","sans-serif"],["delete",""],["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 | [["fontname","sans-serif"],["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["fontname","sans-serif"],["delete",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "fo<font face=\"sans-serif\">a</font>bar" but got "foabar" 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("foabar", "fo<font face=\"sans-serif\">a</font>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontname","sans-serif"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandState("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("fontname") before | assert_equals: Wrong result returned expected "serif" but got "\"Times New Roman\"" 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("\"Times New Roman\"", "serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandState("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("fontname") after | assert_equals: Wrong result returned expected "sans-serif" but got "\"Times New Roman\"" 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("\"Times New Roman\"", "sans-serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["delete",""],["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 | [["fontname","sans-serif"],["delete",""],["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 | [["fontname","sans-serif"],["delete",""],["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 | [["fontname","sans-serif"],["delete",""],["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 | [["fontname","sans-serif"],["delete",""],["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 | [["fontname","sans-serif"],["delete",""],["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 | [["fontname","sans-serif"],["formatblock","<div>"]] "foo[]bar": execCommand("fontname", false, "sans-serif") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontname","sans-serif"],["formatblock","<div>"]] "foo[]bar": execCommand("formatblock", 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 | [["fontname","sans-serif"],["formatblock","<div>"]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["fontname","sans-serif"],["formatblock","<div>"]] "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("<div>foobar</div>", "<div>foobar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontname","sans-serif"],["formatblock","<div>"]] "foo[]bar" queryCommandIndeterm("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["formatblock","<div>"]] "foo[]bar" queryCommandState("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["formatblock","<div>"]] "foo[]bar" queryCommandValue("fontname") before | assert_equals: Wrong result returned expected "serif" but got "\"Times New Roman\"" 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("\"Times New Roman\"", "serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["formatblock","<div>"]] "foo[]bar" queryCommandIndeterm("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["formatblock","<div>"]] "foo[]bar" queryCommandState("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["formatblock","<div>"]] "foo[]bar" queryCommandValue("fontname") after | assert_equals: Wrong result returned expected "sans-serif" but got "\"Times New Roman\"" 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("\"Times New Roman\"", "sans-serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["formatblock","<div>"]] "foo[]bar" queryCommandIndeterm("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["formatblock","<div>"]] "foo[]bar" queryCommandState("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["formatblock","<div>"]] "foo[]bar" queryCommandValue("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["formatblock","<div>"]] "foo[]bar" queryCommandIndeterm("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["formatblock","<div>"]] "foo[]bar" queryCommandState("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["formatblock","<div>"]] "foo[]bar" queryCommandValue("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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 | [["fontname","sans-serif"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar": execCommand("fontname", false, "sans-serif") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontname","sans-serif"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar": execCommand("formatblock", 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 | [["fontname","sans-serif"],["formatblock","<div>"],["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 | [["fontname","sans-serif"],["formatblock","<div>"],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["fontname","sans-serif"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div>foo<font face=\"sans-serif\">a</font>bar</div>" but got "<div>fooabar</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>fooabar</div>", "<div>foo<font face=\"sans-serif\">a</font>bar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontname","sans-serif"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandState("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandValue("fontname") before | assert_equals: Wrong result returned expected "serif" but got "\"Times New Roman\"" 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("\"Times New Roman\"", "serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandState("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandValue("fontname") after | assert_equals: Wrong result returned expected "sans-serif" but got "\"Times New Roman\"" 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("\"Times New Roman\"", "sans-serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandState("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandValue("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandState("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandValue("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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 | [["fontname","sans-serif"],["formatblock","<div>"],["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 | [["fontname","sans-serif"],["formatblock","<div>"],["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 | [["fontname","sans-serif"],["formatblock","<div>"],["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 | [["fontname","sans-serif"],["formatblock","<div>"],["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 | [["fontname","sans-serif"],["formatblock","<div>"],["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 | [["fontname","sans-serif"],["formatblock","<div>"],["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 | [["fontname","sans-serif"],["forwarddelete",""]] "foo[]bar": execCommand("fontname", false, "sans-serif") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontname","sans-serif"],["forwarddelete",""]] "foo[]bar": execCommand("forwarddelete", 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 | [["fontname","sans-serif"],["forwarddelete",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["fontname","sans-serif"],["forwarddelete",""]] "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("fooar", "fooar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontname","sans-serif"],["forwarddelete",""]] "foo[]bar" queryCommandIndeterm("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["forwarddelete",""]] "foo[]bar" queryCommandState("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["forwarddelete",""]] "foo[]bar" queryCommandValue("fontname") before | assert_equals: Wrong result returned expected "serif" but got "\"Times New Roman\"" 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("\"Times New Roman\"", "serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["forwarddelete",""]] "foo[]bar" queryCommandIndeterm("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["forwarddelete",""]] "foo[]bar" queryCommandState("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["forwarddelete",""]] "foo[]bar" queryCommandValue("fontname") after | assert_equals: Wrong result returned expected "sans-serif" but got "\"Times New Roman\"" 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("\"Times New Roman\"", "sans-serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["forwarddelete",""]] "foo[]bar" queryCommandIndeterm("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["forwarddelete",""]] "foo[]bar" queryCommandState("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["forwarddelete",""]] "foo[]bar" queryCommandValue("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["forwarddelete",""]] "foo[]bar" queryCommandIndeterm("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["forwarddelete",""]] "foo[]bar" queryCommandState("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["forwarddelete",""]] "foo[]bar" queryCommandValue("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["forwarddelete",""],["inserttext","a"]] "foo[]bar": execCommand("fontname", false, "sans-serif") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontname","sans-serif"],["forwarddelete",""],["inserttext","a"]] "foo[]bar": execCommand("forwarddelete", 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 | [["fontname","sans-serif"],["forwarddelete",""],["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 | [["fontname","sans-serif"],["forwarddelete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["fontname","sans-serif"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<font face=\"sans-serif\">a</font>ar" but got "fooaar" 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("fooaar", "foo<font face=\"sans-serif\">a</font>ar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontname","sans-serif"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandState("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("fontname") before | assert_equals: Wrong result returned expected "serif" but got "\"Times New Roman\"" 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("\"Times New Roman\"", "serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandState("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("fontname") after | assert_equals: Wrong result returned expected "sans-serif" but got "\"Times New Roman\"" 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("\"Times New Roman\"", "sans-serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandState("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandState("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["forwarddelete",""],["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 | [["fontname","sans-serif"],["forwarddelete",""],["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 | [["fontname","sans-serif"],["forwarddelete",""],["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 | [["fontname","sans-serif"],["forwarddelete",""],["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 | [["fontname","sans-serif"],["forwarddelete",""],["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 | [["fontname","sans-serif"],["forwarddelete",""],["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 | [["fontname","sans-serif"],["indent",""]] "foo[]bar": execCommand("fontname", false, "sans-serif") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontname","sans-serif"],["indent",""]] "foo[]bar": execCommand("indent", 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 | [["fontname","sans-serif"],["indent",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["fontname","sans-serif"],["indent",""]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<blockquote>foobar</blockquote>" but got "<blockquote style=\"margin:0 0 0 40px; border:none; padding:0px\">foobar</blockquote>" 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("<blockquote style=\"margin:0 0 0 40px; border:none; padding:0px\">foobar</blockquote>", "<blockquote>foobar</blockquote>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontname","sans-serif"],["indent",""]] "foo[]bar" queryCommandIndeterm("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["indent",""]] "foo[]bar" queryCommandState("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["indent",""]] "foo[]bar" queryCommandValue("fontname") before | assert_equals: Wrong result returned expected "serif" but got "\"Times New Roman\"" 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("\"Times New Roman\"", "serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["indent",""]] "foo[]bar" queryCommandIndeterm("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["indent",""]] "foo[]bar" queryCommandState("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["indent",""]] "foo[]bar" queryCommandValue("fontname") after | assert_equals: Wrong result returned expected "sans-serif" but got "\"Times New Roman\"" 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("\"Times New Roman\"", "sans-serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["indent",""]] "foo[]bar" queryCommandIndeterm("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["indent",""]] "foo[]bar" queryCommandState("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["indent",""]] "foo[]bar" queryCommandValue("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["indent",""]] "foo[]bar" queryCommandIndeterm("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["indent",""]] "foo[]bar" queryCommandState("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["indent",""]] "foo[]bar" queryCommandValue("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["indent",""],["inserttext","a"]] "foo[]bar": execCommand("fontname", false, "sans-serif") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontname","sans-serif"],["indent",""],["inserttext","a"]] "foo[]bar": execCommand("indent", 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 | [["fontname","sans-serif"],["indent",""],["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 | [["fontname","sans-serif"],["indent",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["fontname","sans-serif"],["indent",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<blockquote>foo<font face=\"sans-serif\">a</font>bar</blockquote>" but got "<blockquote style=\"margin:0 0 0 40px; border:none; padding:0px\">fooabar</blockquote>" 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("<blockquote style=\"margin:0 0 0 40px; border:none; padding:0px\">fooabar</blockquote>", "<blockquote>foo<font face=\"sans-serif\">a</font>bar</blockquote>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontname","sans-serif"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandState("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("fontname") before | assert_equals: Wrong result returned expected "serif" but got "\"Times New Roman\"" 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("\"Times New Roman\"", "serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandState("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("fontname") after | assert_equals: Wrong result returned expected "sans-serif" but got "\"Times New Roman\"" 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("\"Times New Roman\"", "sans-serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandState("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandState("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["indent",""],["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 | [["fontname","sans-serif"],["indent",""],["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 | [["fontname","sans-serif"],["indent",""],["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 | [["fontname","sans-serif"],["indent",""],["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 | [["fontname","sans-serif"],["indent",""],["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 | [["fontname","sans-serif"],["indent",""],["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 | [["fontname","sans-serif"],["inserthorizontalrule",""]] "foo[]bar": execCommand("fontname", false, "sans-serif") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontname","sans-serif"],["inserthorizontalrule",""]] "foo[]bar": execCommand("inserthorizontalrule", 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 | [["fontname","sans-serif"],["inserthorizontalrule",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["fontname","sans-serif"],["inserthorizontalrule",""]] "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<hr>bar", "foo<hr>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontname","sans-serif"],["inserthorizontalrule",""]] "foo[]bar" queryCommandIndeterm("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["inserthorizontalrule",""]] "foo[]bar" queryCommandState("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["inserthorizontalrule",""]] "foo[]bar" queryCommandValue("fontname") before | assert_equals: Wrong result returned expected "serif" but got "\"Times New Roman\"" 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("\"Times New Roman\"", "serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["inserthorizontalrule",""]] "foo[]bar" queryCommandIndeterm("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["inserthorizontalrule",""]] "foo[]bar" queryCommandState("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["inserthorizontalrule",""]] "foo[]bar" queryCommandValue("fontname") after | assert_equals: Wrong result returned expected "sans-serif" but got "\"Times New Roman\"" 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("\"Times New Roman\"", "sans-serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["inserthorizontalrule",""]] "foo[]bar" queryCommandIndeterm("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["inserthorizontalrule",""]] "foo[]bar" queryCommandState("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["inserthorizontalrule",""]] "foo[]bar" queryCommandValue("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["inserthorizontalrule",""]] "foo[]bar" queryCommandIndeterm("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["inserthorizontalrule",""]] "foo[]bar" queryCommandState("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["inserthorizontalrule",""]] "foo[]bar" queryCommandValue("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar": execCommand("fontname", false, "sans-serif") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontname","sans-serif"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar": execCommand("inserthorizontalrule", 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 | [["fontname","sans-serif"],["inserthorizontalrule",""],["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 | [["fontname","sans-serif"],["inserthorizontalrule",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["fontname","sans-serif"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<hr><font face=\"sans-serif\">a</font>bar" but got "foo<hr>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("foo<hr>abar", "foo<hr><font face=\"sans-serif\">a</font>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontname","sans-serif"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandState("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandValue("fontname") before | assert_equals: Wrong result returned expected "serif" but got "\"Times New Roman\"" 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("\"Times New Roman\"", "serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandState("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandValue("fontname") after | assert_equals: Wrong result returned expected "sans-serif" but got "\"Times New Roman\"" 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("\"Times New Roman\"", "sans-serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandState("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandValue("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandState("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandValue("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["inserthorizontalrule",""],["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 | [["fontname","sans-serif"],["inserthorizontalrule",""],["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 | [["fontname","sans-serif"],["inserthorizontalrule",""],["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 | [["fontname","sans-serif"],["inserthorizontalrule",""],["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 | [["fontname","sans-serif"],["inserthorizontalrule",""],["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 | [["fontname","sans-serif"],["inserthorizontalrule",""],["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 | [["fontname","sans-serif"],["inserthtml","ab<b>c</b>d"]] "foo[]bar": execCommand("fontname", false, "sans-serif") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontname","sans-serif"],["inserthtml","ab<b>c</b>d"]] "foo[]bar": execCommand("inserthtml", false, "ab<b>c</b>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 | [["fontname","sans-serif"],["inserthtml","ab<b>c</b>d"]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["fontname","sans-serif"],["inserthtml","ab<b>c</b>d"]] "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("fooab<b>c</b>dbar", "fooab<b>c</b>dbar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontname","sans-serif"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandIndeterm("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandState("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandValue("fontname") before | assert_equals: Wrong result returned expected "serif" but got "\"Times New Roman\"" 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("\"Times New Roman\"", "serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandIndeterm("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandState("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandValue("fontname") after | assert_equals: Wrong result returned expected "sans-serif" but got "\"Times New Roman\"" 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("\"Times New Roman\"", "sans-serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandIndeterm("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandState("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandValue("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandIndeterm("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandState("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandValue("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar": execCommand("fontname", false, "sans-serif") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontname","sans-serif"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar": execCommand("inserthtml", false, "ab<b>c</b>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 | [["fontname","sans-serif"],["inserthtml","ab<b>c</b>d"],["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 | [["fontname","sans-serif"],["inserthtml","ab<b>c</b>d"],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["fontname","sans-serif"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "fooab<b>c</b>d<font face=\"sans-serif\">a</font>bar" but got "fooab<b>c</b>dabar" 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("fooab<b>c</b>dabar", "fooab<b>c</b>d<font face=\"sans-serif\">a</font>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontname","sans-serif"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandState("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandValue("fontname") before | assert_equals: Wrong result returned expected "serif" but got "\"Times New Roman\"" 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("\"Times New Roman\"", "serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandState("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandValue("fontname") after | assert_equals: Wrong result returned expected "sans-serif" but got "\"Times New Roman\"" 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("\"Times New Roman\"", "sans-serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandState("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandValue("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandState("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandValue("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["inserthtml","ab<b>c</b>d"],["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 | [["fontname","sans-serif"],["inserthtml","ab<b>c</b>d"],["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 | [["fontname","sans-serif"],["inserthtml","ab<b>c</b>d"],["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 | [["fontname","sans-serif"],["inserthtml","ab<b>c</b>d"],["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 | [["fontname","sans-serif"],["inserthtml","ab<b>c</b>d"],["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 | [["fontname","sans-serif"],["inserthtml","ab<b>c</b>d"],["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 | [["fontname","sans-serif"],["insertimage","/img/lion.svg"]] "foo[]bar": execCommand("fontname", false, "sans-serif") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontname","sans-serif"],["insertimage","/img/lion.svg"]] "foo[]bar": execCommand("insertimage", false, "/img/lion.svg") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontname","sans-serif"],["insertimage","/img/lion.svg"]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["fontname","sans-serif"],["insertimage","/img/lion.svg"]] "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<img src=\"/img/lion.svg\">bar", "foo<img src=\"/img/lion.svg\">bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontname","sans-serif"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandIndeterm("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandState("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandValue("fontname") before | assert_equals: Wrong result returned expected "serif" but got "\"Times New Roman\"" 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("\"Times New Roman\"", "serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandIndeterm("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandState("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandValue("fontname") after | assert_equals: Wrong result returned expected "sans-serif" but got "\"Times New Roman\"" 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("\"Times New Roman\"", "sans-serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandIndeterm("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandState("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandValue("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandIndeterm("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandState("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandValue("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar": execCommand("fontname", false, "sans-serif") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontname","sans-serif"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar": execCommand("insertimage", false, "/img/lion.svg") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontname","sans-serif"],["insertimage","/img/lion.svg"],["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 | [["fontname","sans-serif"],["insertimage","/img/lion.svg"],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["fontname","sans-serif"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<img src=\"/img/lion.svg\"><font face=\"sans-serif\">a</font>bar" but got "foo<img src=\"/img/lion.svg\">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("foo<img src=\"/img/lion.svg\">abar", "foo<img src=\"/img/lion.svg\"><font face=\"sans-serif\">a</font>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontname","sans-serif"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandState("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandValue("fontname") before | assert_equals: Wrong result returned expected "serif" but got "\"Times New Roman\"" 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("\"Times New Roman\"", "serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandState("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandValue("fontname") after | assert_equals: Wrong result returned expected "sans-serif" but got "\"Times New Roman\"" 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("\"Times New Roman\"", "sans-serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandState("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandValue("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandState("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandValue("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertimage","/img/lion.svg"],["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 | [["fontname","sans-serif"],["insertimage","/img/lion.svg"],["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 | [["fontname","sans-serif"],["insertimage","/img/lion.svg"],["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 | [["fontname","sans-serif"],["insertimage","/img/lion.svg"],["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 | [["fontname","sans-serif"],["insertimage","/img/lion.svg"],["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 | [["fontname","sans-serif"],["insertimage","/img/lion.svg"],["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 | [["fontname","sans-serif"],["insertlinebreak",""]] "foo[]bar": execCommand("fontname", false, "sans-serif") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontname","sans-serif"],["insertlinebreak",""]] "foo[]bar": execCommand("insertlinebreak", 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 | [["fontname","sans-serif"],["insertlinebreak",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["fontname","sans-serif"],["insertlinebreak",""]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<br>bar" but got "foo<span style=\"font-family:sans-serif\"><br></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=\"font-family:sans-serif\"><br></span>bar", "foo<br>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontname","sans-serif"],["insertlinebreak",""]] "foo[]bar" queryCommandIndeterm("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertlinebreak",""]] "foo[]bar" queryCommandState("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["insertlinebreak",""]] "foo[]bar" queryCommandValue("fontname") before | assert_equals: Wrong result returned expected "serif" but got "\"Times New Roman\"" 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("\"Times New Roman\"", "serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertlinebreak",""]] "foo[]bar" queryCommandIndeterm("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertlinebreak",""]] "foo[]bar" queryCommandState("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertlinebreak",""]] "foo[]bar" queryCommandValue("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("sans-serif", "sans-serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertlinebreak",""]] "foo[]bar" queryCommandIndeterm("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertlinebreak",""]] "foo[]bar" queryCommandState("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertlinebreak",""]] "foo[]bar" queryCommandValue("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertlinebreak",""]] "foo[]bar" queryCommandIndeterm("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertlinebreak",""]] "foo[]bar" queryCommandState("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertlinebreak",""]] "foo[]bar" queryCommandValue("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar": execCommand("fontname", false, "sans-serif") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontname","sans-serif"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar": execCommand("insertlinebreak", 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 | [["fontname","sans-serif"],["insertlinebreak",""],["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 | [["fontname","sans-serif"],["insertlinebreak",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["fontname","sans-serif"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<br><font face=\"sans-serif\">a</font>bar" but got "foo<span style=\"font-family:sans-serif\"><br>a</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=\"font-family:sans-serif\"><br>a</span>bar", "foo<br><font face=\"sans-serif\">a</font>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontname","sans-serif"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandState("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandValue("fontname") before | assert_equals: Wrong result returned expected "serif" but got "\"Times New Roman\"" 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("\"Times New Roman\"", "serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandState("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandValue("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("sans-serif", "sans-serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertlinebreak",""],["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 | [["fontname","sans-serif"],["insertlinebreak",""],["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 | [["fontname","sans-serif"],["insertlinebreak",""],["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 | [["fontname","sans-serif"],["insertlinebreak",""],["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 | [["fontname","sans-serif"],["insertlinebreak",""],["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 | [["fontname","sans-serif"],["insertlinebreak",""],["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 | [["fontname","sans-serif"],["insertorderedlist",""]] "foo[]bar": execCommand("fontname", false, "sans-serif") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontname","sans-serif"],["insertorderedlist",""]] "foo[]bar": execCommand("insertorderedlist", 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 | [["fontname","sans-serif"],["insertorderedlist",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["fontname","sans-serif"],["insertorderedlist",""]] "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("<ol><li>foobar</li></ol>", "<ol><li>foobar</li></ol>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontname","sans-serif"],["insertorderedlist",""]] "foo[]bar" queryCommandIndeterm("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertorderedlist",""]] "foo[]bar" queryCommandState("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["insertorderedlist",""]] "foo[]bar" queryCommandValue("fontname") before | assert_equals: Wrong result returned expected "serif" but got "\"Times New Roman\"" 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("\"Times New Roman\"", "serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertorderedlist",""]] "foo[]bar" queryCommandIndeterm("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertorderedlist",""]] "foo[]bar" queryCommandState("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["insertorderedlist",""]] "foo[]bar" queryCommandValue("fontname") after | assert_equals: Wrong result returned expected "sans-serif" but got "\"Times New Roman\"" 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("\"Times New Roman\"", "sans-serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertorderedlist",""]] "foo[]bar" queryCommandIndeterm("insertorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertorderedlist",""]] "foo[]bar" queryCommandState("insertorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["insertorderedlist",""]] "foo[]bar" queryCommandValue("insertorderedlist") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertorderedlist",""]] "foo[]bar" queryCommandIndeterm("insertorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertorderedlist",""]] "foo[]bar" queryCommandState("insertorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["fontname","sans-serif"],["insertorderedlist",""]] "foo[]bar" queryCommandValue("insertorderedlist") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar": execCommand("fontname", false, "sans-serif") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontname","sans-serif"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar": execCommand("insertorderedlist", 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 | [["fontname","sans-serif"],["insertorderedlist",""],["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 | [["fontname","sans-serif"],["insertorderedlist",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["fontname","sans-serif"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<ol><li>foo<font face=\"sans-serif\">a</font>bar</li></ol>" but got "<ol><li>afoobar</li></ol>" 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("<ol><li>afoobar</li></ol>", "<ol><li>foo<font face=\"sans-serif\">a</font>bar</li></ol>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontname","sans-serif"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("fontname") before | assert_equals: Wrong result returned expected "serif" but got "\"Times New Roman\"" 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("\"Times New Roman\"", "serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("fontname") after | assert_equals: Wrong result returned expected "sans-serif" but got "\"Times New Roman\"" 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("\"Times New Roman\"", "sans-serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertorderedlist") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["fontname","sans-serif"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertorderedlist") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertorderedlist",""],["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 | [["fontname","sans-serif"],["insertorderedlist",""],["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 | [["fontname","sans-serif"],["insertorderedlist",""],["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 | [["fontname","sans-serif"],["insertorderedlist",""],["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 | [["fontname","sans-serif"],["insertorderedlist",""],["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 | [["fontname","sans-serif"],["insertorderedlist",""],["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 | [["fontname","sans-serif"],["insertparagraph",""]] "foo[]bar": execCommand("fontname", false, "sans-serif") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontname","sans-serif"],["insertparagraph",""]] "foo[]bar": execCommand("insertparagraph", 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 | [["fontname","sans-serif"],["insertparagraph",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["fontname","sans-serif"],["insertparagraph",""]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p>bar</p>" 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>", "<p>foo</p><p>bar</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontname","sans-serif"],["insertparagraph",""]] "foo[]bar" queryCommandIndeterm("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertparagraph",""]] "foo[]bar" queryCommandState("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["insertparagraph",""]] "foo[]bar" queryCommandValue("fontname") before | assert_equals: Wrong result returned expected "serif" but got "\"Times New Roman\"" 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("\"Times New Roman\"", "serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertparagraph",""]] "foo[]bar" queryCommandIndeterm("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertparagraph",""]] "foo[]bar" queryCommandState("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertparagraph",""]] "foo[]bar" queryCommandValue("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("sans-serif", "sans-serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertparagraph",""]] "foo[]bar" queryCommandIndeterm("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertparagraph",""]] "foo[]bar" queryCommandState("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertparagraph",""]] "foo[]bar" queryCommandValue("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertparagraph",""]] "foo[]bar" queryCommandIndeterm("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertparagraph",""]] "foo[]bar" queryCommandState("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertparagraph",""]] "foo[]bar" queryCommandValue("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertparagraph",""],["inserttext","a"]] "foo[]bar": execCommand("fontname", false, "sans-serif") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontname","sans-serif"],["insertparagraph",""],["inserttext","a"]] "foo[]bar": execCommand("insertparagraph", 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 | [["fontname","sans-serif"],["insertparagraph",""],["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 | [["fontname","sans-serif"],["insertparagraph",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["fontname","sans-serif"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p><font face=\"sans-serif\">a</font>bar</p>" but got "foo<div><span style=\"font-family:sans-serif\">a</span>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><span style=\"font-family:sans-serif\">a</span>bar</div>", "<p>foo</p><p><font face=\"sans-serif\">a</font>bar</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontname","sans-serif"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandState("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandValue("fontname") before | assert_equals: Wrong result returned expected "serif" but got "\"Times New Roman\"" 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("\"Times New Roman\"", "serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandState("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandValue("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("sans-serif", "sans-serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertparagraph",""],["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 | [["fontname","sans-serif"],["insertparagraph",""],["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 | [["fontname","sans-serif"],["insertparagraph",""],["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 | [["fontname","sans-serif"],["insertparagraph",""],["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 | [["fontname","sans-serif"],["insertparagraph",""],["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 | [["fontname","sans-serif"],["insertparagraph",""],["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 | [["fontname","sans-serif"],["insertunorderedlist",""]] "foo[]bar": execCommand("fontname", false, "sans-serif") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontname","sans-serif"],["insertunorderedlist",""]] "foo[]bar": execCommand("insertunorderedlist", 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 | [["fontname","sans-serif"],["insertunorderedlist",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["fontname","sans-serif"],["insertunorderedlist",""]] "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("<ul><li>foobar</li></ul>", "<ul><li>foobar</li></ul>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontname","sans-serif"],["insertunorderedlist",""]] "foo[]bar" queryCommandIndeterm("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertunorderedlist",""]] "foo[]bar" queryCommandState("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["insertunorderedlist",""]] "foo[]bar" queryCommandValue("fontname") before | assert_equals: Wrong result returned expected "serif" but got "\"Times New Roman\"" 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("\"Times New Roman\"", "serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertunorderedlist",""]] "foo[]bar" queryCommandIndeterm("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertunorderedlist",""]] "foo[]bar" queryCommandState("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["insertunorderedlist",""]] "foo[]bar" queryCommandValue("fontname") after | assert_equals: Wrong result returned expected "sans-serif" but got "\"Times New Roman\"" 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("\"Times New Roman\"", "sans-serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertunorderedlist",""]] "foo[]bar" queryCommandIndeterm("insertunorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertunorderedlist",""]] "foo[]bar" queryCommandState("insertunorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["insertunorderedlist",""]] "foo[]bar" queryCommandValue("insertunorderedlist") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertunorderedlist",""]] "foo[]bar" queryCommandIndeterm("insertunorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertunorderedlist",""]] "foo[]bar" queryCommandState("insertunorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["fontname","sans-serif"],["insertunorderedlist",""]] "foo[]bar" queryCommandValue("insertunorderedlist") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar": execCommand("fontname", false, "sans-serif") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontname","sans-serif"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar": execCommand("insertunorderedlist", 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 | [["fontname","sans-serif"],["insertunorderedlist",""],["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 | [["fontname","sans-serif"],["insertunorderedlist",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["fontname","sans-serif"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<ul><li>foo<font face=\"sans-serif\">a</font>bar</li></ul>" but got "<ul><li>afoobar</li></ul>" 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("<ul><li>afoobar</li></ul>", "<ul><li>foo<font face=\"sans-serif\">a</font>bar</li></ul>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontname","sans-serif"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("fontname") before | assert_equals: Wrong result returned expected "serif" but got "\"Times New Roman\"" 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("\"Times New Roman\"", "serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("fontname") after | assert_equals: Wrong result returned expected "sans-serif" but got "\"Times New Roman\"" 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("\"Times New Roman\"", "sans-serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertunorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertunorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertunorderedlist") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertunorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertunorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["fontname","sans-serif"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertunorderedlist") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["insertunorderedlist",""],["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 | [["fontname","sans-serif"],["insertunorderedlist",""],["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 | [["fontname","sans-serif"],["insertunorderedlist",""],["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 | [["fontname","sans-serif"],["insertunorderedlist",""],["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 | [["fontname","sans-serif"],["insertunorderedlist",""],["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 | [["fontname","sans-serif"],["insertunorderedlist",""],["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 | [["fontname","sans-serif"],["justifycenter",""]] "foo[]bar": execCommand("fontname", false, "sans-serif") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontname","sans-serif"],["justifycenter",""]] "foo[]bar": execCommand("justifycenter", 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 | [["fontname","sans-serif"],["justifycenter",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["fontname","sans-serif"],["justifycenter",""]] "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("<div style=\"text-align:center\">foobar</div>", "<div style=\"text-align:center\">foobar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontname","sans-serif"],["justifycenter",""]] "foo[]bar" queryCommandIndeterm("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifycenter",""]] "foo[]bar" queryCommandState("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["justifycenter",""]] "foo[]bar" queryCommandValue("fontname") before | assert_equals: Wrong result returned expected "serif" but got "\"Times New Roman\"" 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("\"Times New Roman\"", "serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifycenter",""]] "foo[]bar" queryCommandIndeterm("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifycenter",""]] "foo[]bar" queryCommandState("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["justifycenter",""]] "foo[]bar" queryCommandValue("fontname") after | assert_equals: Wrong result returned expected "sans-serif" but got "\"Times New Roman\"" 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("\"Times New Roman\"", "sans-serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifycenter",""]] "foo[]bar" queryCommandIndeterm("justifycenter") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifycenter",""]] "foo[]bar" queryCommandState("justifycenter") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["justifycenter",""]] "foo[]bar" queryCommandValue("justifycenter") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifycenter",""]] "foo[]bar" queryCommandIndeterm("justifycenter") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifycenter",""]] "foo[]bar" queryCommandState("justifycenter") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["fontname","sans-serif"],["justifycenter",""]] "foo[]bar" queryCommandValue("justifycenter") after | assert_equals: Wrong result returned expected "center" 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", "center", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifycenter",""],["inserttext","a"]] "foo[]bar": execCommand("fontname", false, "sans-serif") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontname","sans-serif"],["justifycenter",""],["inserttext","a"]] "foo[]bar": execCommand("justifycenter", 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 | [["fontname","sans-serif"],["justifycenter",""],["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 | [["fontname","sans-serif"],["justifycenter",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["fontname","sans-serif"],["justifycenter",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div style=\"text-align:center\">foo<font face=\"sans-serif\">a</font>bar</div>" but got "<div style=\"text-align:center\">fooabar</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=\"text-align:center\">fooabar</div>", "<div style=\"text-align:center\">foo<font face=\"sans-serif\">a</font>bar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontname","sans-serif"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandState("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandValue("fontname") before | assert_equals: Wrong result returned expected "serif" but got "\"Times New Roman\"" 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("\"Times New Roman\"", "serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandState("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandValue("fontname") after | assert_equals: Wrong result returned expected "sans-serif" but got "\"Times New Roman\"" 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("\"Times New Roman\"", "sans-serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifycenter") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifycenter") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifycenter") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifycenter") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifycenter") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["fontname","sans-serif"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifycenter") after | assert_equals: Wrong result returned expected "center" 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", "center", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifycenter",""],["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 | [["fontname","sans-serif"],["justifycenter",""],["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 | [["fontname","sans-serif"],["justifycenter",""],["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 | [["fontname","sans-serif"],["justifycenter",""],["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 | [["fontname","sans-serif"],["justifycenter",""],["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 | [["fontname","sans-serif"],["justifycenter",""],["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 | [["fontname","sans-serif"],["justifyfull",""]] "foo[]bar": execCommand("fontname", false, "sans-serif") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontname","sans-serif"],["justifyfull",""]] "foo[]bar": execCommand("justifyfull", 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 | [["fontname","sans-serif"],["justifyfull",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["fontname","sans-serif"],["justifyfull",""]] "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("<div style=\"text-align:justify\">foobar</div>", "<div style=\"text-align:justify\">foobar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontname","sans-serif"],["justifyfull",""]] "foo[]bar" queryCommandIndeterm("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifyfull",""]] "foo[]bar" queryCommandState("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["justifyfull",""]] "foo[]bar" queryCommandValue("fontname") before | assert_equals: Wrong result returned expected "serif" but got "\"Times New Roman\"" 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("\"Times New Roman\"", "serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifyfull",""]] "foo[]bar" queryCommandIndeterm("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifyfull",""]] "foo[]bar" queryCommandState("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["justifyfull",""]] "foo[]bar" queryCommandValue("fontname") after | assert_equals: Wrong result returned expected "sans-serif" but got "\"Times New Roman\"" 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("\"Times New Roman\"", "sans-serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifyfull",""]] "foo[]bar" queryCommandIndeterm("justifyfull") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifyfull",""]] "foo[]bar" queryCommandState("justifyfull") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["justifyfull",""]] "foo[]bar" queryCommandValue("justifyfull") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifyfull",""]] "foo[]bar" queryCommandIndeterm("justifyfull") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifyfull",""]] "foo[]bar" queryCommandState("justifyfull") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["fontname","sans-serif"],["justifyfull",""]] "foo[]bar" queryCommandValue("justifyfull") after | assert_equals: Wrong result returned expected "justify" 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", "justify", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifyfull",""],["inserttext","a"]] "foo[]bar": execCommand("fontname", false, "sans-serif") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontname","sans-serif"],["justifyfull",""],["inserttext","a"]] "foo[]bar": execCommand("justifyfull", 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 | [["fontname","sans-serif"],["justifyfull",""],["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 | [["fontname","sans-serif"],["justifyfull",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["fontname","sans-serif"],["justifyfull",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div style=\"text-align:justify\">foo<font face=\"sans-serif\">a</font>bar</div>" but got "<div style=\"text-align:justify\">fooabar</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=\"text-align:justify\">fooabar</div>", "<div style=\"text-align:justify\">foo<font face=\"sans-serif\">a</font>bar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontname","sans-serif"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandState("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandValue("fontname") before | assert_equals: Wrong result returned expected "serif" but got "\"Times New Roman\"" 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("\"Times New Roman\"", "serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandState("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandValue("fontname") after | assert_equals: Wrong result returned expected "sans-serif" but got "\"Times New Roman\"" 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("\"Times New Roman\"", "sans-serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyfull") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyfull") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyfull") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyfull") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyfull") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["fontname","sans-serif"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyfull") after | assert_equals: Wrong result returned expected "justify" 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", "justify", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifyfull",""],["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 | [["fontname","sans-serif"],["justifyfull",""],["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 | [["fontname","sans-serif"],["justifyfull",""],["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 | [["fontname","sans-serif"],["justifyfull",""],["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 | [["fontname","sans-serif"],["justifyfull",""],["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 | [["fontname","sans-serif"],["justifyfull",""],["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 | [["fontname","sans-serif"],["justifyleft",""]] "foo[]bar": execCommand("fontname", false, "sans-serif") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontname","sans-serif"],["justifyleft",""]] "foo[]bar": execCommand("justifyleft", 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 | [["fontname","sans-serif"],["justifyleft",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["fontname","sans-serif"],["justifyleft",""]] "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("foobar", "foobar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontname","sans-serif"],["justifyleft",""]] "foo[]bar" queryCommandIndeterm("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifyleft",""]] "foo[]bar" queryCommandState("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["justifyleft",""]] "foo[]bar" queryCommandValue("fontname") before | assert_equals: Wrong result returned expected "serif" but got "\"Times New Roman\"" 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("\"Times New Roman\"", "serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifyleft",""]] "foo[]bar" queryCommandIndeterm("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifyleft",""]] "foo[]bar" queryCommandState("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["justifyleft",""]] "foo[]bar" queryCommandValue("fontname") after | assert_equals: Wrong result returned expected "sans-serif" but got "\"Times New Roman\"" 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("\"Times New Roman\"", "sans-serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifyleft",""]] "foo[]bar" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifyleft",""]] "foo[]bar" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["fontname","sans-serif"],["justifyleft",""]] "foo[]bar" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" 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", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifyleft",""]] "foo[]bar" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifyleft",""]] "foo[]bar" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["fontname","sans-serif"],["justifyleft",""]] "foo[]bar" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" 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", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifyleft",""],["inserttext","a"]] "foo[]bar": execCommand("fontname", false, "sans-serif") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontname","sans-serif"],["justifyleft",""],["inserttext","a"]] "foo[]bar": execCommand("justifyleft", 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 | [["fontname","sans-serif"],["justifyleft",""],["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 | [["fontname","sans-serif"],["justifyleft",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["fontname","sans-serif"],["justifyleft",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<font face=\"sans-serif\">a</font>bar" but got "fooabar" 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("fooabar", "foo<font face=\"sans-serif\">a</font>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontname","sans-serif"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandState("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandValue("fontname") before | assert_equals: Wrong result returned expected "serif" but got "\"Times New Roman\"" 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("\"Times New Roman\"", "serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandState("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandValue("fontname") after | assert_equals: Wrong result returned expected "sans-serif" but got "\"Times New Roman\"" 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("\"Times New Roman\"", "sans-serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["fontname","sans-serif"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" 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", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["fontname","sans-serif"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" 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", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifyleft",""],["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 | [["fontname","sans-serif"],["justifyleft",""],["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 | [["fontname","sans-serif"],["justifyleft",""],["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 | [["fontname","sans-serif"],["justifyleft",""],["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 | [["fontname","sans-serif"],["justifyleft",""],["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 | [["fontname","sans-serif"],["justifyleft",""],["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 | [["fontname","sans-serif"],["justifyright",""]] "foo[]bar": execCommand("fontname", false, "sans-serif") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontname","sans-serif"],["justifyright",""]] "foo[]bar": execCommand("justifyright", 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 | [["fontname","sans-serif"],["justifyright",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["fontname","sans-serif"],["justifyright",""]] "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("<div style=\"text-align:right\">foobar</div>", "<div style=\"text-align:right\">foobar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontname","sans-serif"],["justifyright",""]] "foo[]bar" queryCommandIndeterm("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifyright",""]] "foo[]bar" queryCommandState("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["justifyright",""]] "foo[]bar" queryCommandValue("fontname") before | assert_equals: Wrong result returned expected "serif" but got "\"Times New Roman\"" 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("\"Times New Roman\"", "serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifyright",""]] "foo[]bar" queryCommandIndeterm("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifyright",""]] "foo[]bar" queryCommandState("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["justifyright",""]] "foo[]bar" queryCommandValue("fontname") after | assert_equals: Wrong result returned expected "sans-serif" but got "\"Times New Roman\"" 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("\"Times New Roman\"", "sans-serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifyright",""]] "foo[]bar" queryCommandIndeterm("justifyright") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifyright",""]] "foo[]bar" queryCommandState("justifyright") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["justifyright",""]] "foo[]bar" queryCommandValue("justifyright") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifyright",""]] "foo[]bar" queryCommandIndeterm("justifyright") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifyright",""]] "foo[]bar" queryCommandState("justifyright") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["fontname","sans-serif"],["justifyright",""]] "foo[]bar" queryCommandValue("justifyright") after | assert_equals: Wrong result returned expected "right" 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", "right", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifyright",""],["inserttext","a"]] "foo[]bar": execCommand("fontname", false, "sans-serif") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontname","sans-serif"],["justifyright",""],["inserttext","a"]] "foo[]bar": execCommand("justifyright", 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 | [["fontname","sans-serif"],["justifyright",""],["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 | [["fontname","sans-serif"],["justifyright",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["fontname","sans-serif"],["justifyright",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div style=\"text-align:right\">foo<font face=\"sans-serif\">a</font>bar</div>" but got "<div style=\"text-align:right\">fooabar</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=\"text-align:right\">fooabar</div>", "<div style=\"text-align:right\">foo<font face=\"sans-serif\">a</font>bar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontname","sans-serif"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandState("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandValue("fontname") before | assert_equals: Wrong result returned expected "serif" but got "\"Times New Roman\"" 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("\"Times New Roman\"", "serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandState("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandValue("fontname") after | assert_equals: Wrong result returned expected "sans-serif" but got "\"Times New Roman\"" 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("\"Times New Roman\"", "sans-serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyright") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyright") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyright") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyright") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyright") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["fontname","sans-serif"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyright") after | assert_equals: Wrong result returned expected "right" 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", "right", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["justifyright",""],["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 | [["fontname","sans-serif"],["justifyright",""],["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 | [["fontname","sans-serif"],["justifyright",""],["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 | [["fontname","sans-serif"],["justifyright",""],["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 | [["fontname","sans-serif"],["justifyright",""],["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 | [["fontname","sans-serif"],["justifyright",""],["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 | [["fontname","sans-serif"],["outdent",""]] "foo[]bar": execCommand("fontname", false, "sans-serif") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontname","sans-serif"],["outdent",""]] "foo[]bar": execCommand("outdent", 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 | [["fontname","sans-serif"],["outdent",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["fontname","sans-serif"],["outdent",""]] "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("foobar", "foobar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontname","sans-serif"],["outdent",""]] "foo[]bar" queryCommandIndeterm("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["outdent",""]] "foo[]bar" queryCommandState("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["outdent",""]] "foo[]bar" queryCommandValue("fontname") before | assert_equals: Wrong result returned expected "serif" but got "\"Times New Roman\"" 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("\"Times New Roman\"", "serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["outdent",""]] "foo[]bar" queryCommandIndeterm("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["outdent",""]] "foo[]bar" queryCommandState("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["outdent",""]] "foo[]bar" queryCommandValue("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("sans-serif", "sans-serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["outdent",""]] "foo[]bar" queryCommandIndeterm("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["outdent",""]] "foo[]bar" queryCommandState("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["outdent",""]] "foo[]bar" queryCommandValue("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["outdent",""]] "foo[]bar" queryCommandIndeterm("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["outdent",""]] "foo[]bar" queryCommandState("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["outdent",""]] "foo[]bar" queryCommandValue("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["outdent",""],["inserttext","a"]] "foo[]bar": execCommand("fontname", false, "sans-serif") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontname","sans-serif"],["outdent",""],["inserttext","a"]] "foo[]bar": execCommand("outdent", 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 | [["fontname","sans-serif"],["outdent",""],["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 | [["fontname","sans-serif"],["outdent",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["fontname","sans-serif"],["outdent",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<font face=\"sans-serif\">a</font>bar" but got "foo<span style=\"font-family:sans-serif\">a</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=\"font-family:sans-serif\">a</span>bar", "foo<font face=\"sans-serif\">a</font>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontname","sans-serif"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandState("fontname") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontname","sans-serif"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("fontname") before | assert_equals: Wrong result returned expected "serif" but got "\"Times New Roman\"" 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("\"Times New Roman\"", "serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandState("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("fontname") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("sans-serif", "sans-serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandState("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandState("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"],["outdent",""],["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 | [["fontname","sans-serif"],["outdent",""],["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 | [["fontname","sans-serif"],["outdent",""],["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 | [["fontname","sans-serif"],["outdent",""],["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 | [["fontname","sans-serif"],["outdent",""],["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 | [["fontname","sans-serif"],["outdent",""],["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 | [["fontsize","4"],["inserttext","a"]] "foo[]bar": execCommand("fontsize", false, "4") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontsize","4"],["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 | [["fontsize","4"],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["fontsize","4"],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<font size=\"4\">a</font>bar" but got "foo<span style=\"font-size:large\">a</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=\"font-size:large\">a</span>bar", "foo<font size=\"4\">a</font>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontsize","4"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["inserttext","a"]] "foo[]bar" queryCommandState("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["inserttext","a"]] "foo[]bar" queryCommandValue("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("3", "3", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["inserttext","a"]] "foo[]bar" queryCommandState("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["inserttext","a"]] "foo[]bar" queryCommandValue("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("4", "4", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["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 | [["fontsize","4"],["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 | [["fontsize","4"],["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 | [["fontsize","4"],["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 | [["fontsize","4"],["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 | [["fontsize","4"],["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 | [["fontsize","4"],["delete",""]] "foo[]bar": execCommand("fontsize", false, "4") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontsize","4"],["delete",""]] "foo[]bar": execCommand("delete", 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 | [["fontsize","4"],["delete",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["fontsize","4"],["delete",""]] "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("fobar", "fobar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontsize","4"],["delete",""]] "foo[]bar" queryCommandIndeterm("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["delete",""]] "foo[]bar" queryCommandState("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["delete",""]] "foo[]bar" queryCommandValue("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("3", "3", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["delete",""]] "foo[]bar" queryCommandIndeterm("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["delete",""]] "foo[]bar" queryCommandState("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontsize","4"],["delete",""]] "foo[]bar" queryCommandValue("fontsize") after | assert_equals: Wrong result returned expected "4" but got "3" 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("3", "4", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["delete",""]] "foo[]bar" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["delete",""]] "foo[]bar" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["delete",""]] "foo[]bar" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["delete",""]] "foo[]bar" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["delete",""]] "foo[]bar" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["delete",""]] "foo[]bar" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["delete",""],["inserttext","a"]] "foo[]bar": execCommand("fontsize", false, "4") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontsize","4"],["delete",""],["inserttext","a"]] "foo[]bar": execCommand("delete", 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 | [["fontsize","4"],["delete",""],["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 | [["fontsize","4"],["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["fontsize","4"],["delete",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "fo<font size=\"4\">a</font>bar" but got "foabar" 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("foabar", "fo<font size=\"4\">a</font>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontsize","4"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandState("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("3", "3", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandState("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontsize","4"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("fontsize") after | assert_equals: Wrong result returned expected "4" but got "3" 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("3", "4", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["delete",""],["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 | [["fontsize","4"],["delete",""],["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 | [["fontsize","4"],["delete",""],["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 | [["fontsize","4"],["delete",""],["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 | [["fontsize","4"],["delete",""],["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 | [["fontsize","4"],["delete",""],["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 | [["fontsize","4"],["formatblock","<div>"]] "foo[]bar": execCommand("fontsize", false, "4") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontsize","4"],["formatblock","<div>"]] "foo[]bar": execCommand("formatblock", 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 | [["fontsize","4"],["formatblock","<div>"]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["fontsize","4"],["formatblock","<div>"]] "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("<div>foobar</div>", "<div>foobar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontsize","4"],["formatblock","<div>"]] "foo[]bar" queryCommandIndeterm("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["formatblock","<div>"]] "foo[]bar" queryCommandState("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["formatblock","<div>"]] "foo[]bar" queryCommandValue("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("3", "3", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["formatblock","<div>"]] "foo[]bar" queryCommandIndeterm("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["formatblock","<div>"]] "foo[]bar" queryCommandState("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontsize","4"],["formatblock","<div>"]] "foo[]bar" queryCommandValue("fontsize") after | assert_equals: Wrong result returned expected "4" but got "3" 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("3", "4", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["formatblock","<div>"]] "foo[]bar" queryCommandIndeterm("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["formatblock","<div>"]] "foo[]bar" queryCommandState("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["formatblock","<div>"]] "foo[]bar" queryCommandValue("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["formatblock","<div>"]] "foo[]bar" queryCommandIndeterm("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["formatblock","<div>"]] "foo[]bar" queryCommandState("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["formatblock","<div>"]] "foo[]bar" queryCommandValue("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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 | [["fontsize","4"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar": execCommand("fontsize", false, "4") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontsize","4"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar": execCommand("formatblock", 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 | [["fontsize","4"],["formatblock","<div>"],["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 | [["fontsize","4"],["formatblock","<div>"],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["fontsize","4"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div>foo<font size=\"4\">a</font>bar</div>" but got "<div>fooabar</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>fooabar</div>", "<div>foo<font size=\"4\">a</font>bar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontsize","4"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandState("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandValue("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("3", "3", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandState("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontsize","4"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandValue("fontsize") after | assert_equals: Wrong result returned expected "4" but got "3" 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("3", "4", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandState("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandValue("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandState("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandValue("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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 | [["fontsize","4"],["formatblock","<div>"],["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 | [["fontsize","4"],["formatblock","<div>"],["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 | [["fontsize","4"],["formatblock","<div>"],["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 | [["fontsize","4"],["formatblock","<div>"],["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 | [["fontsize","4"],["formatblock","<div>"],["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 | [["fontsize","4"],["formatblock","<div>"],["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 | [["fontsize","4"],["forwarddelete",""]] "foo[]bar": execCommand("fontsize", false, "4") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontsize","4"],["forwarddelete",""]] "foo[]bar": execCommand("forwarddelete", 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 | [["fontsize","4"],["forwarddelete",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["fontsize","4"],["forwarddelete",""]] "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("fooar", "fooar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontsize","4"],["forwarddelete",""]] "foo[]bar" queryCommandIndeterm("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["forwarddelete",""]] "foo[]bar" queryCommandState("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["forwarddelete",""]] "foo[]bar" queryCommandValue("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("3", "3", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["forwarddelete",""]] "foo[]bar" queryCommandIndeterm("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["forwarddelete",""]] "foo[]bar" queryCommandState("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontsize","4"],["forwarddelete",""]] "foo[]bar" queryCommandValue("fontsize") after | assert_equals: Wrong result returned expected "4" but got "3" 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("3", "4", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["forwarddelete",""]] "foo[]bar" queryCommandIndeterm("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["forwarddelete",""]] "foo[]bar" queryCommandState("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["forwarddelete",""]] "foo[]bar" queryCommandValue("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["forwarddelete",""]] "foo[]bar" queryCommandIndeterm("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["forwarddelete",""]] "foo[]bar" queryCommandState("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["forwarddelete",""]] "foo[]bar" queryCommandValue("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["forwarddelete",""],["inserttext","a"]] "foo[]bar": execCommand("fontsize", false, "4") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontsize","4"],["forwarddelete",""],["inserttext","a"]] "foo[]bar": execCommand("forwarddelete", 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 | [["fontsize","4"],["forwarddelete",""],["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 | [["fontsize","4"],["forwarddelete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["fontsize","4"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<font size=\"4\">a</font>ar" but got "fooaar" 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("fooaar", "foo<font size=\"4\">a</font>ar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontsize","4"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandState("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("3", "3", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandState("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontsize","4"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("fontsize") after | assert_equals: Wrong result returned expected "4" but got "3" 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("3", "4", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandState("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandState("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["forwarddelete",""],["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 | [["fontsize","4"],["forwarddelete",""],["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 | [["fontsize","4"],["forwarddelete",""],["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 | [["fontsize","4"],["forwarddelete",""],["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 | [["fontsize","4"],["forwarddelete",""],["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 | [["fontsize","4"],["forwarddelete",""],["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 | [["fontsize","4"],["indent",""]] "foo[]bar": execCommand("fontsize", false, "4") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontsize","4"],["indent",""]] "foo[]bar": execCommand("indent", 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 | [["fontsize","4"],["indent",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["fontsize","4"],["indent",""]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<blockquote>foobar</blockquote>" but got "<blockquote style=\"margin:0 0 0 40px; border:none; padding:0px\">foobar</blockquote>" 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("<blockquote style=\"margin:0 0 0 40px; border:none; padding:0px\">foobar</blockquote>", "<blockquote>foobar</blockquote>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontsize","4"],["indent",""]] "foo[]bar" queryCommandIndeterm("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["indent",""]] "foo[]bar" queryCommandState("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["indent",""]] "foo[]bar" queryCommandValue("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("3", "3", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["indent",""]] "foo[]bar" queryCommandIndeterm("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["indent",""]] "foo[]bar" queryCommandState("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontsize","4"],["indent",""]] "foo[]bar" queryCommandValue("fontsize") after | assert_equals: Wrong result returned expected "4" but got "3" 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("3", "4", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["indent",""]] "foo[]bar" queryCommandIndeterm("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["indent",""]] "foo[]bar" queryCommandState("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["indent",""]] "foo[]bar" queryCommandValue("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["indent",""]] "foo[]bar" queryCommandIndeterm("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["indent",""]] "foo[]bar" queryCommandState("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["indent",""]] "foo[]bar" queryCommandValue("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["indent",""],["inserttext","a"]] "foo[]bar": execCommand("fontsize", false, "4") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontsize","4"],["indent",""],["inserttext","a"]] "foo[]bar": execCommand("indent", 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 | [["fontsize","4"],["indent",""],["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 | [["fontsize","4"],["indent",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["fontsize","4"],["indent",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<blockquote>foo<font size=\"4\">a</font>bar</blockquote>" but got "<blockquote style=\"margin:0 0 0 40px; border:none; padding:0px\">fooabar</blockquote>" 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("<blockquote style=\"margin:0 0 0 40px; border:none; padding:0px\">fooabar</blockquote>", "<blockquote>foo<font size=\"4\">a</font>bar</blockquote>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontsize","4"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandState("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("3", "3", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandState("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontsize","4"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("fontsize") after | assert_equals: Wrong result returned expected "4" but got "3" 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("3", "4", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandState("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandState("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["indent",""],["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 | [["fontsize","4"],["indent",""],["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 | [["fontsize","4"],["indent",""],["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 | [["fontsize","4"],["indent",""],["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 | [["fontsize","4"],["indent",""],["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 | [["fontsize","4"],["indent",""],["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 | [["fontsize","4"],["inserthorizontalrule",""]] "foo[]bar": execCommand("fontsize", false, "4") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontsize","4"],["inserthorizontalrule",""]] "foo[]bar": execCommand("inserthorizontalrule", 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 | [["fontsize","4"],["inserthorizontalrule",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["fontsize","4"],["inserthorizontalrule",""]] "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<hr>bar", "foo<hr>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontsize","4"],["inserthorizontalrule",""]] "foo[]bar" queryCommandIndeterm("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["inserthorizontalrule",""]] "foo[]bar" queryCommandState("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["inserthorizontalrule",""]] "foo[]bar" queryCommandValue("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("3", "3", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["inserthorizontalrule",""]] "foo[]bar" queryCommandIndeterm("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["inserthorizontalrule",""]] "foo[]bar" queryCommandState("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontsize","4"],["inserthorizontalrule",""]] "foo[]bar" queryCommandValue("fontsize") after | assert_equals: Wrong result returned expected "4" but got "3" 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("3", "4", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["inserthorizontalrule",""]] "foo[]bar" queryCommandIndeterm("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["inserthorizontalrule",""]] "foo[]bar" queryCommandState("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["inserthorizontalrule",""]] "foo[]bar" queryCommandValue("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["inserthorizontalrule",""]] "foo[]bar" queryCommandIndeterm("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["inserthorizontalrule",""]] "foo[]bar" queryCommandState("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["inserthorizontalrule",""]] "foo[]bar" queryCommandValue("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar": execCommand("fontsize", false, "4") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontsize","4"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar": execCommand("inserthorizontalrule", 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 | [["fontsize","4"],["inserthorizontalrule",""],["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 | [["fontsize","4"],["inserthorizontalrule",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["fontsize","4"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<hr><font size=\"4\">a</font>bar" but got "foo<hr>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("foo<hr>abar", "foo<hr><font size=\"4\">a</font>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontsize","4"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandState("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandValue("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("3", "3", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandState("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontsize","4"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandValue("fontsize") after | assert_equals: Wrong result returned expected "4" but got "3" 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("3", "4", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandState("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandValue("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandState("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandValue("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["inserthorizontalrule",""],["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 | [["fontsize","4"],["inserthorizontalrule",""],["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 | [["fontsize","4"],["inserthorizontalrule",""],["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 | [["fontsize","4"],["inserthorizontalrule",""],["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 | [["fontsize","4"],["inserthorizontalrule",""],["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 | [["fontsize","4"],["inserthorizontalrule",""],["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 | [["fontsize","4"],["inserthtml","ab<b>c</b>d"]] "foo[]bar": execCommand("fontsize", false, "4") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontsize","4"],["inserthtml","ab<b>c</b>d"]] "foo[]bar": execCommand("inserthtml", false, "ab<b>c</b>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 | [["fontsize","4"],["inserthtml","ab<b>c</b>d"]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["fontsize","4"],["inserthtml","ab<b>c</b>d"]] "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("fooab<b>c</b>dbar", "fooab<b>c</b>dbar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontsize","4"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandIndeterm("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandState("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandValue("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("3", "3", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandIndeterm("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandState("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontsize","4"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandValue("fontsize") after | assert_equals: Wrong result returned expected "4" but got "3" 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("3", "4", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandIndeterm("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandState("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandValue("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandIndeterm("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandState("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandValue("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar": execCommand("fontsize", false, "4") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontsize","4"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar": execCommand("inserthtml", false, "ab<b>c</b>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 | [["fontsize","4"],["inserthtml","ab<b>c</b>d"],["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 | [["fontsize","4"],["inserthtml","ab<b>c</b>d"],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["fontsize","4"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "fooab<b>c</b>d<font size=\"4\">a</font>bar" but got "fooab<b>c</b>dabar" 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("fooab<b>c</b>dabar", "fooab<b>c</b>d<font size=\"4\">a</font>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontsize","4"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandState("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandValue("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("3", "3", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandState("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontsize","4"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandValue("fontsize") after | assert_equals: Wrong result returned expected "4" but got "3" 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("3", "4", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandState("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandValue("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandState("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandValue("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["inserthtml","ab<b>c</b>d"],["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 | [["fontsize","4"],["inserthtml","ab<b>c</b>d"],["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 | [["fontsize","4"],["inserthtml","ab<b>c</b>d"],["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 | [["fontsize","4"],["inserthtml","ab<b>c</b>d"],["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 | [["fontsize","4"],["inserthtml","ab<b>c</b>d"],["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 | [["fontsize","4"],["inserthtml","ab<b>c</b>d"],["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 | [["fontsize","4"],["insertimage","/img/lion.svg"]] "foo[]bar": execCommand("fontsize", false, "4") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontsize","4"],["insertimage","/img/lion.svg"]] "foo[]bar": execCommand("insertimage", false, "/img/lion.svg") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontsize","4"],["insertimage","/img/lion.svg"]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["fontsize","4"],["insertimage","/img/lion.svg"]] "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<img src=\"/img/lion.svg\">bar", "foo<img src=\"/img/lion.svg\">bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontsize","4"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandIndeterm("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandState("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandValue("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("3", "3", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandIndeterm("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandState("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontsize","4"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandValue("fontsize") after | assert_equals: Wrong result returned expected "4" but got "3" 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("3", "4", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandIndeterm("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandState("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandValue("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandIndeterm("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandState("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandValue("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar": execCommand("fontsize", false, "4") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontsize","4"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar": execCommand("insertimage", false, "/img/lion.svg") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontsize","4"],["insertimage","/img/lion.svg"],["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 | [["fontsize","4"],["insertimage","/img/lion.svg"],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["fontsize","4"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<img src=\"/img/lion.svg\"><font size=\"4\">a</font>bar" but got "foo<img src=\"/img/lion.svg\">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("foo<img src=\"/img/lion.svg\">abar", "foo<img src=\"/img/lion.svg\"><font size=\"4\">a</font>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontsize","4"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandState("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandValue("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("3", "3", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandState("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontsize","4"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandValue("fontsize") after | assert_equals: Wrong result returned expected "4" but got "3" 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("3", "4", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandState("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandValue("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandState("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandValue("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertimage","/img/lion.svg"],["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 | [["fontsize","4"],["insertimage","/img/lion.svg"],["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 | [["fontsize","4"],["insertimage","/img/lion.svg"],["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 | [["fontsize","4"],["insertimage","/img/lion.svg"],["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 | [["fontsize","4"],["insertimage","/img/lion.svg"],["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 | [["fontsize","4"],["insertimage","/img/lion.svg"],["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 | [["fontsize","4"],["insertlinebreak",""]] "foo[]bar": execCommand("fontsize", false, "4") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontsize","4"],["insertlinebreak",""]] "foo[]bar": execCommand("insertlinebreak", 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 | [["fontsize","4"],["insertlinebreak",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["fontsize","4"],["insertlinebreak",""]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<br>bar" but got "foo<span style=\"font-size:large\"><br></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=\"font-size:large\"><br></span>bar", "foo<br>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontsize","4"],["insertlinebreak",""]] "foo[]bar" queryCommandIndeterm("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertlinebreak",""]] "foo[]bar" queryCommandState("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertlinebreak",""]] "foo[]bar" queryCommandValue("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("3", "3", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertlinebreak",""]] "foo[]bar" queryCommandIndeterm("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertlinebreak",""]] "foo[]bar" queryCommandState("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertlinebreak",""]] "foo[]bar" queryCommandValue("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("4", "4", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertlinebreak",""]] "foo[]bar" queryCommandIndeterm("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertlinebreak",""]] "foo[]bar" queryCommandState("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertlinebreak",""]] "foo[]bar" queryCommandValue("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertlinebreak",""]] "foo[]bar" queryCommandIndeterm("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertlinebreak",""]] "foo[]bar" queryCommandState("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertlinebreak",""]] "foo[]bar" queryCommandValue("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar": execCommand("fontsize", false, "4") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontsize","4"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar": execCommand("insertlinebreak", 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 | [["fontsize","4"],["insertlinebreak",""],["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 | [["fontsize","4"],["insertlinebreak",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["fontsize","4"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<br><font size=\"4\">a</font>bar" but got "foo<span style=\"font-size:large\"><br>a</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=\"font-size:large\"><br>a</span>bar", "foo<br><font size=\"4\">a</font>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontsize","4"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandState("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandValue("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("3", "3", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandState("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandValue("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("4", "4", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertlinebreak",""],["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 | [["fontsize","4"],["insertlinebreak",""],["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 | [["fontsize","4"],["insertlinebreak",""],["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 | [["fontsize","4"],["insertlinebreak",""],["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 | [["fontsize","4"],["insertlinebreak",""],["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 | [["fontsize","4"],["insertlinebreak",""],["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 | [["fontsize","4"],["insertorderedlist",""]] "foo[]bar": execCommand("fontsize", false, "4") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontsize","4"],["insertorderedlist",""]] "foo[]bar": execCommand("insertorderedlist", 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 | [["fontsize","4"],["insertorderedlist",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["fontsize","4"],["insertorderedlist",""]] "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("<ol><li>foobar</li></ol>", "<ol><li>foobar</li></ol>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontsize","4"],["insertorderedlist",""]] "foo[]bar" queryCommandIndeterm("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertorderedlist",""]] "foo[]bar" queryCommandState("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertorderedlist",""]] "foo[]bar" queryCommandValue("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("3", "3", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertorderedlist",""]] "foo[]bar" queryCommandIndeterm("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertorderedlist",""]] "foo[]bar" queryCommandState("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontsize","4"],["insertorderedlist",""]] "foo[]bar" queryCommandValue("fontsize") after | assert_equals: Wrong result returned expected "4" but got "3" 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("3", "4", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertorderedlist",""]] "foo[]bar" queryCommandIndeterm("insertorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertorderedlist",""]] "foo[]bar" queryCommandState("insertorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontsize","4"],["insertorderedlist",""]] "foo[]bar" queryCommandValue("insertorderedlist") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertorderedlist",""]] "foo[]bar" queryCommandIndeterm("insertorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertorderedlist",""]] "foo[]bar" queryCommandState("insertorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["fontsize","4"],["insertorderedlist",""]] "foo[]bar" queryCommandValue("insertorderedlist") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar": execCommand("fontsize", false, "4") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontsize","4"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar": execCommand("insertorderedlist", 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 | [["fontsize","4"],["insertorderedlist",""],["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 | [["fontsize","4"],["insertorderedlist",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["fontsize","4"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<ol><li>foo<font size=\"4\">a</font>bar</li></ol>" but got "<ol><li>afoobar</li></ol>" 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("<ol><li>afoobar</li></ol>", "<ol><li>foo<font size=\"4\">a</font>bar</li></ol>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontsize","4"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("3", "3", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontsize","4"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("fontsize") after | assert_equals: Wrong result returned expected "4" but got "3" 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("3", "4", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontsize","4"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertorderedlist") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["fontsize","4"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertorderedlist") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertorderedlist",""],["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 | [["fontsize","4"],["insertorderedlist",""],["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 | [["fontsize","4"],["insertorderedlist",""],["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 | [["fontsize","4"],["insertorderedlist",""],["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 | [["fontsize","4"],["insertorderedlist",""],["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 | [["fontsize","4"],["insertorderedlist",""],["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 | [["fontsize","4"],["insertparagraph",""]] "foo[]bar": execCommand("fontsize", false, "4") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontsize","4"],["insertparagraph",""]] "foo[]bar": execCommand("insertparagraph", 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 | [["fontsize","4"],["insertparagraph",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["fontsize","4"],["insertparagraph",""]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p>bar</p>" 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>", "<p>foo</p><p>bar</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontsize","4"],["insertparagraph",""]] "foo[]bar" queryCommandIndeterm("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertparagraph",""]] "foo[]bar" queryCommandState("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertparagraph",""]] "foo[]bar" queryCommandValue("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("3", "3", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertparagraph",""]] "foo[]bar" queryCommandIndeterm("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertparagraph",""]] "foo[]bar" queryCommandState("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertparagraph",""]] "foo[]bar" queryCommandValue("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("4", "4", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertparagraph",""]] "foo[]bar" queryCommandIndeterm("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertparagraph",""]] "foo[]bar" queryCommandState("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertparagraph",""]] "foo[]bar" queryCommandValue("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertparagraph",""]] "foo[]bar" queryCommandIndeterm("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertparagraph",""]] "foo[]bar" queryCommandState("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertparagraph",""]] "foo[]bar" queryCommandValue("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertparagraph",""],["inserttext","a"]] "foo[]bar": execCommand("fontsize", false, "4") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontsize","4"],["insertparagraph",""],["inserttext","a"]] "foo[]bar": execCommand("insertparagraph", 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 | [["fontsize","4"],["insertparagraph",""],["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 | [["fontsize","4"],["insertparagraph",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["fontsize","4"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p><font size=\"4\">a</font>bar</p>" but got "foo<div><span style=\"font-size:large\">a</span>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><span style=\"font-size:large\">a</span>bar</div>", "<p>foo</p><p><font size=\"4\">a</font>bar</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontsize","4"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandState("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandValue("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("3", "3", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandState("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandValue("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("4", "4", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertparagraph",""],["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 | [["fontsize","4"],["insertparagraph",""],["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 | [["fontsize","4"],["insertparagraph",""],["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 | [["fontsize","4"],["insertparagraph",""],["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 | [["fontsize","4"],["insertparagraph",""],["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 | [["fontsize","4"],["insertparagraph",""],["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 | [["fontsize","4"],["insertunorderedlist",""]] "foo[]bar": execCommand("fontsize", false, "4") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontsize","4"],["insertunorderedlist",""]] "foo[]bar": execCommand("insertunorderedlist", 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 | [["fontsize","4"],["insertunorderedlist",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["fontsize","4"],["insertunorderedlist",""]] "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("<ul><li>foobar</li></ul>", "<ul><li>foobar</li></ul>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontsize","4"],["insertunorderedlist",""]] "foo[]bar" queryCommandIndeterm("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertunorderedlist",""]] "foo[]bar" queryCommandState("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertunorderedlist",""]] "foo[]bar" queryCommandValue("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("3", "3", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertunorderedlist",""]] "foo[]bar" queryCommandIndeterm("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertunorderedlist",""]] "foo[]bar" queryCommandState("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontsize","4"],["insertunorderedlist",""]] "foo[]bar" queryCommandValue("fontsize") after | assert_equals: Wrong result returned expected "4" but got "3" 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("3", "4", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertunorderedlist",""]] "foo[]bar" queryCommandIndeterm("insertunorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertunorderedlist",""]] "foo[]bar" queryCommandState("insertunorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontsize","4"],["insertunorderedlist",""]] "foo[]bar" queryCommandValue("insertunorderedlist") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertunorderedlist",""]] "foo[]bar" queryCommandIndeterm("insertunorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertunorderedlist",""]] "foo[]bar" queryCommandState("insertunorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["fontsize","4"],["insertunorderedlist",""]] "foo[]bar" queryCommandValue("insertunorderedlist") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar": execCommand("fontsize", false, "4") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontsize","4"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar": execCommand("insertunorderedlist", 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 | [["fontsize","4"],["insertunorderedlist",""],["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 | [["fontsize","4"],["insertunorderedlist",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["fontsize","4"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<ul><li>foo<font size=\"4\">a</font>bar</li></ul>" but got "<ul><li>afoobar</li></ul>" 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("<ul><li>afoobar</li></ul>", "<ul><li>foo<font size=\"4\">a</font>bar</li></ul>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontsize","4"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("3", "3", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontsize","4"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("fontsize") after | assert_equals: Wrong result returned expected "4" but got "3" 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("3", "4", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertunorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertunorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontsize","4"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertunorderedlist") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertunorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertunorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["fontsize","4"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertunorderedlist") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["insertunorderedlist",""],["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 | [["fontsize","4"],["insertunorderedlist",""],["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 | [["fontsize","4"],["insertunorderedlist",""],["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 | [["fontsize","4"],["insertunorderedlist",""],["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 | [["fontsize","4"],["insertunorderedlist",""],["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 | [["fontsize","4"],["insertunorderedlist",""],["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 | [["fontsize","4"],["justifycenter",""]] "foo[]bar": execCommand("fontsize", false, "4") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontsize","4"],["justifycenter",""]] "foo[]bar": execCommand("justifycenter", 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 | [["fontsize","4"],["justifycenter",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["fontsize","4"],["justifycenter",""]] "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("<div style=\"text-align:center\">foobar</div>", "<div style=\"text-align:center\">foobar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontsize","4"],["justifycenter",""]] "foo[]bar" queryCommandIndeterm("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifycenter",""]] "foo[]bar" queryCommandState("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifycenter",""]] "foo[]bar" queryCommandValue("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("3", "3", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifycenter",""]] "foo[]bar" queryCommandIndeterm("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifycenter",""]] "foo[]bar" queryCommandState("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontsize","4"],["justifycenter",""]] "foo[]bar" queryCommandValue("fontsize") after | assert_equals: Wrong result returned expected "4" but got "3" 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("3", "4", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifycenter",""]] "foo[]bar" queryCommandIndeterm("justifycenter") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifycenter",""]] "foo[]bar" queryCommandState("justifycenter") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontsize","4"],["justifycenter",""]] "foo[]bar" queryCommandValue("justifycenter") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifycenter",""]] "foo[]bar" queryCommandIndeterm("justifycenter") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifycenter",""]] "foo[]bar" queryCommandState("justifycenter") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["fontsize","4"],["justifycenter",""]] "foo[]bar" queryCommandValue("justifycenter") after | assert_equals: Wrong result returned expected "center" 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", "center", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifycenter",""],["inserttext","a"]] "foo[]bar": execCommand("fontsize", false, "4") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontsize","4"],["justifycenter",""],["inserttext","a"]] "foo[]bar": execCommand("justifycenter", 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 | [["fontsize","4"],["justifycenter",""],["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 | [["fontsize","4"],["justifycenter",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["fontsize","4"],["justifycenter",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div style=\"text-align:center\">foo<font size=\"4\">a</font>bar</div>" but got "<div style=\"text-align:center\">fooabar</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=\"text-align:center\">fooabar</div>", "<div style=\"text-align:center\">foo<font size=\"4\">a</font>bar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontsize","4"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandState("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandValue("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("3", "3", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandState("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontsize","4"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandValue("fontsize") after | assert_equals: Wrong result returned expected "4" but got "3" 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("3", "4", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifycenter") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifycenter") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontsize","4"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifycenter") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifycenter") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifycenter") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["fontsize","4"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifycenter") after | assert_equals: Wrong result returned expected "center" 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", "center", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifycenter",""],["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 | [["fontsize","4"],["justifycenter",""],["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 | [["fontsize","4"],["justifycenter",""],["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 | [["fontsize","4"],["justifycenter",""],["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 | [["fontsize","4"],["justifycenter",""],["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 | [["fontsize","4"],["justifycenter",""],["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 | [["fontsize","4"],["justifyfull",""]] "foo[]bar": execCommand("fontsize", false, "4") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontsize","4"],["justifyfull",""]] "foo[]bar": execCommand("justifyfull", 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 | [["fontsize","4"],["justifyfull",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["fontsize","4"],["justifyfull",""]] "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("<div style=\"text-align:justify\">foobar</div>", "<div style=\"text-align:justify\">foobar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontsize","4"],["justifyfull",""]] "foo[]bar" queryCommandIndeterm("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifyfull",""]] "foo[]bar" queryCommandState("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifyfull",""]] "foo[]bar" queryCommandValue("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("3", "3", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifyfull",""]] "foo[]bar" queryCommandIndeterm("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifyfull",""]] "foo[]bar" queryCommandState("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontsize","4"],["justifyfull",""]] "foo[]bar" queryCommandValue("fontsize") after | assert_equals: Wrong result returned expected "4" but got "3" 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("3", "4", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifyfull",""]] "foo[]bar" queryCommandIndeterm("justifyfull") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifyfull",""]] "foo[]bar" queryCommandState("justifyfull") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontsize","4"],["justifyfull",""]] "foo[]bar" queryCommandValue("justifyfull") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifyfull",""]] "foo[]bar" queryCommandIndeterm("justifyfull") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifyfull",""]] "foo[]bar" queryCommandState("justifyfull") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["fontsize","4"],["justifyfull",""]] "foo[]bar" queryCommandValue("justifyfull") after | assert_equals: Wrong result returned expected "justify" 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", "justify", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifyfull",""],["inserttext","a"]] "foo[]bar": execCommand("fontsize", false, "4") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontsize","4"],["justifyfull",""],["inserttext","a"]] "foo[]bar": execCommand("justifyfull", 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 | [["fontsize","4"],["justifyfull",""],["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 | [["fontsize","4"],["justifyfull",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["fontsize","4"],["justifyfull",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div style=\"text-align:justify\">foo<font size=\"4\">a</font>bar</div>" but got "<div style=\"text-align:justify\">fooabar</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=\"text-align:justify\">fooabar</div>", "<div style=\"text-align:justify\">foo<font size=\"4\">a</font>bar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontsize","4"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandState("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandValue("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("3", "3", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandState("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontsize","4"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandValue("fontsize") after | assert_equals: Wrong result returned expected "4" but got "3" 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("3", "4", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyfull") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyfull") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontsize","4"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyfull") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyfull") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyfull") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["fontsize","4"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyfull") after | assert_equals: Wrong result returned expected "justify" 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", "justify", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifyfull",""],["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 | [["fontsize","4"],["justifyfull",""],["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 | [["fontsize","4"],["justifyfull",""],["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 | [["fontsize","4"],["justifyfull",""],["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 | [["fontsize","4"],["justifyfull",""],["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 | [["fontsize","4"],["justifyfull",""],["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 | [["fontsize","4"],["justifyleft",""]] "foo[]bar": execCommand("fontsize", false, "4") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontsize","4"],["justifyleft",""]] "foo[]bar": execCommand("justifyleft", 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 | [["fontsize","4"],["justifyleft",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["fontsize","4"],["justifyleft",""]] "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("foobar", "foobar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontsize","4"],["justifyleft",""]] "foo[]bar" queryCommandIndeterm("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifyleft",""]] "foo[]bar" queryCommandState("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifyleft",""]] "foo[]bar" queryCommandValue("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("3", "3", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifyleft",""]] "foo[]bar" queryCommandIndeterm("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifyleft",""]] "foo[]bar" queryCommandState("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontsize","4"],["justifyleft",""]] "foo[]bar" queryCommandValue("fontsize") after | assert_equals: Wrong result returned expected "4" but got "3" 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("3", "4", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifyleft",""]] "foo[]bar" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifyleft",""]] "foo[]bar" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["fontsize","4"],["justifyleft",""]] "foo[]bar" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" 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", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifyleft",""]] "foo[]bar" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifyleft",""]] "foo[]bar" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["fontsize","4"],["justifyleft",""]] "foo[]bar" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" 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", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifyleft",""],["inserttext","a"]] "foo[]bar": execCommand("fontsize", false, "4") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontsize","4"],["justifyleft",""],["inserttext","a"]] "foo[]bar": execCommand("justifyleft", 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 | [["fontsize","4"],["justifyleft",""],["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 | [["fontsize","4"],["justifyleft",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["fontsize","4"],["justifyleft",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<font size=\"4\">a</font>bar" but got "fooabar" 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("fooabar", "foo<font size=\"4\">a</font>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontsize","4"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandState("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandValue("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("3", "3", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandState("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontsize","4"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandValue("fontsize") after | assert_equals: Wrong result returned expected "4" but got "3" 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("3", "4", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["fontsize","4"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" 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", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["fontsize","4"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" 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", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifyleft",""],["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 | [["fontsize","4"],["justifyleft",""],["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 | [["fontsize","4"],["justifyleft",""],["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 | [["fontsize","4"],["justifyleft",""],["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 | [["fontsize","4"],["justifyleft",""],["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 | [["fontsize","4"],["justifyleft",""],["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 | [["fontsize","4"],["justifyright",""]] "foo[]bar": execCommand("fontsize", false, "4") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontsize","4"],["justifyright",""]] "foo[]bar": execCommand("justifyright", 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 | [["fontsize","4"],["justifyright",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["fontsize","4"],["justifyright",""]] "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("<div style=\"text-align:right\">foobar</div>", "<div style=\"text-align:right\">foobar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontsize","4"],["justifyright",""]] "foo[]bar" queryCommandIndeterm("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifyright",""]] "foo[]bar" queryCommandState("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifyright",""]] "foo[]bar" queryCommandValue("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("3", "3", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifyright",""]] "foo[]bar" queryCommandIndeterm("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifyright",""]] "foo[]bar" queryCommandState("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontsize","4"],["justifyright",""]] "foo[]bar" queryCommandValue("fontsize") after | assert_equals: Wrong result returned expected "4" but got "3" 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("3", "4", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifyright",""]] "foo[]bar" queryCommandIndeterm("justifyright") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifyright",""]] "foo[]bar" queryCommandState("justifyright") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontsize","4"],["justifyright",""]] "foo[]bar" queryCommandValue("justifyright") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifyright",""]] "foo[]bar" queryCommandIndeterm("justifyright") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifyright",""]] "foo[]bar" queryCommandState("justifyright") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["fontsize","4"],["justifyright",""]] "foo[]bar" queryCommandValue("justifyright") after | assert_equals: Wrong result returned expected "right" 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", "right", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifyright",""],["inserttext","a"]] "foo[]bar": execCommand("fontsize", false, "4") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontsize","4"],["justifyright",""],["inserttext","a"]] "foo[]bar": execCommand("justifyright", 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 | [["fontsize","4"],["justifyright",""],["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 | [["fontsize","4"],["justifyright",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["fontsize","4"],["justifyright",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div style=\"text-align:right\">foo<font size=\"4\">a</font>bar</div>" but got "<div style=\"text-align:right\">fooabar</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=\"text-align:right\">fooabar</div>", "<div style=\"text-align:right\">foo<font size=\"4\">a</font>bar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontsize","4"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandState("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandValue("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("3", "3", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandState("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontsize","4"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandValue("fontsize") after | assert_equals: Wrong result returned expected "4" but got "3" 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("3", "4", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyright") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyright") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontsize","4"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyright") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyright") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyright") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["fontsize","4"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyright") after | assert_equals: Wrong result returned expected "right" 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", "right", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["justifyright",""],["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 | [["fontsize","4"],["justifyright",""],["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 | [["fontsize","4"],["justifyright",""],["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 | [["fontsize","4"],["justifyright",""],["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 | [["fontsize","4"],["justifyright",""],["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 | [["fontsize","4"],["justifyright",""],["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 | [["fontsize","4"],["outdent",""]] "foo[]bar": execCommand("fontsize", false, "4") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontsize","4"],["outdent",""]] "foo[]bar": execCommand("outdent", 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 | [["fontsize","4"],["outdent",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["fontsize","4"],["outdent",""]] "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("foobar", "foobar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontsize","4"],["outdent",""]] "foo[]bar" queryCommandIndeterm("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["outdent",""]] "foo[]bar" queryCommandState("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["outdent",""]] "foo[]bar" queryCommandValue("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("3", "3", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["outdent",""]] "foo[]bar" queryCommandIndeterm("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["outdent",""]] "foo[]bar" queryCommandState("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["outdent",""]] "foo[]bar" queryCommandValue("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("4", "4", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["outdent",""]] "foo[]bar" queryCommandIndeterm("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["outdent",""]] "foo[]bar" queryCommandState("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["outdent",""]] "foo[]bar" queryCommandValue("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["outdent",""]] "foo[]bar" queryCommandIndeterm("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["outdent",""]] "foo[]bar" queryCommandState("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["outdent",""]] "foo[]bar" queryCommandValue("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["outdent",""],["inserttext","a"]] "foo[]bar": execCommand("fontsize", false, "4") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontsize","4"],["outdent",""],["inserttext","a"]] "foo[]bar": execCommand("outdent", 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 | [["fontsize","4"],["outdent",""],["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 | [["fontsize","4"],["outdent",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["fontsize","4"],["outdent",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<font size=\"4\">a</font>bar" but got "foo<span style=\"font-size:large\">a</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=\"font-size:large\">a</span>bar", "foo<font size=\"4\">a</font>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontsize","4"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandState("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("3", "3", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandState("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("4", "4", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandState("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandState("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","4"],["outdent",""],["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 | [["fontsize","4"],["outdent",""],["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 | [["fontsize","4"],["outdent",""],["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 | [["fontsize","4"],["outdent",""],["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 | [["fontsize","4"],["outdent",""],["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 | [["fontsize","4"],["outdent",""],["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 | [["forecolor","#0000FF"],["inserttext","a"]] "foo[]bar": execCommand("forecolor", false, "#0000FF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["forecolor","#0000FF"],["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 | [["forecolor","#0000FF"],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["forecolor","#0000FF"],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<font color=\"#0000ff\">a</font>bar" but got "foo<span style=\"color:rgb(0, 0, 255)\">a</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=\"color:rgb(0, 0, 255)\">a</span>bar", "foo<font color=\"#0000ff\">a</font>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["forecolor","#0000FF"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["inserttext","a"]] "foo[]bar" queryCommandState("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["inserttext","a"]] "foo[]bar" queryCommandValue("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["inserttext","a"]] "foo[]bar" queryCommandState("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["inserttext","a"]] "foo[]bar" queryCommandValue("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgb(0, 0, 255)", "rgb(0, 0, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["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 | [["forecolor","#0000FF"],["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 | [["forecolor","#0000FF"],["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 | [["forecolor","#0000FF"],["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 | [["forecolor","#0000FF"],["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 | [["forecolor","#0000FF"],["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 | [["forecolor","#0000FF"],["delete",""]] "foo[]bar": execCommand("forecolor", false, "#0000FF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["forecolor","#0000FF"],["delete",""]] "foo[]bar": execCommand("delete", 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 | [["forecolor","#0000FF"],["delete",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["forecolor","#0000FF"],["delete",""]] "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("fobar", "fobar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["forecolor","#0000FF"],["delete",""]] "foo[]bar" queryCommandIndeterm("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["delete",""]] "foo[]bar" queryCommandState("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["delete",""]] "foo[]bar" queryCommandValue("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["delete",""]] "foo[]bar" queryCommandIndeterm("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["delete",""]] "foo[]bar" queryCommandState("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["forecolor","#0000FF"],["delete",""]] "foo[]bar" queryCommandValue("forecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 0, 255)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["delete",""]] "foo[]bar" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["delete",""]] "foo[]bar" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["delete",""]] "foo[]bar" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["delete",""]] "foo[]bar" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["delete",""]] "foo[]bar" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["delete",""]] "foo[]bar" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["delete",""],["inserttext","a"]] "foo[]bar": execCommand("forecolor", false, "#0000FF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["forecolor","#0000FF"],["delete",""],["inserttext","a"]] "foo[]bar": execCommand("delete", 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 | [["forecolor","#0000FF"],["delete",""],["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 | [["forecolor","#0000FF"],["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["forecolor","#0000FF"],["delete",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "fo<font color=\"#0000ff\">a</font>bar" but got "foabar" 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("foabar", "fo<font color=\"#0000ff\">a</font>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["forecolor","#0000FF"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandState("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandState("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["forecolor","#0000FF"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("forecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 0, 255)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["delete",""],["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 | [["forecolor","#0000FF"],["delete",""],["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 | [["forecolor","#0000FF"],["delete",""],["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 | [["forecolor","#0000FF"],["delete",""],["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 | [["forecolor","#0000FF"],["delete",""],["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 | [["forecolor","#0000FF"],["delete",""],["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 | [["forecolor","#0000FF"],["formatblock","<div>"]] "foo[]bar": execCommand("forecolor", false, "#0000FF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["forecolor","#0000FF"],["formatblock","<div>"]] "foo[]bar": execCommand("formatblock", 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 | [["forecolor","#0000FF"],["formatblock","<div>"]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["forecolor","#0000FF"],["formatblock","<div>"]] "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("<div>foobar</div>", "<div>foobar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["forecolor","#0000FF"],["formatblock","<div>"]] "foo[]bar" queryCommandIndeterm("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["formatblock","<div>"]] "foo[]bar" queryCommandState("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["formatblock","<div>"]] "foo[]bar" queryCommandValue("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["formatblock","<div>"]] "foo[]bar" queryCommandIndeterm("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["formatblock","<div>"]] "foo[]bar" queryCommandState("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["forecolor","#0000FF"],["formatblock","<div>"]] "foo[]bar" queryCommandValue("forecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 0, 255)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["formatblock","<div>"]] "foo[]bar" queryCommandIndeterm("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["formatblock","<div>"]] "foo[]bar" queryCommandState("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["formatblock","<div>"]] "foo[]bar" queryCommandValue("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["formatblock","<div>"]] "foo[]bar" queryCommandIndeterm("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["formatblock","<div>"]] "foo[]bar" queryCommandState("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["formatblock","<div>"]] "foo[]bar" queryCommandValue("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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 | [["forecolor","#0000FF"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar": execCommand("forecolor", false, "#0000FF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["forecolor","#0000FF"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar": execCommand("formatblock", 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 | [["forecolor","#0000FF"],["formatblock","<div>"],["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 | [["forecolor","#0000FF"],["formatblock","<div>"],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["forecolor","#0000FF"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div>foo<font color=\"#0000ff\">a</font>bar</div>" but got "<div>fooabar</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>fooabar</div>", "<div>foo<font color=\"#0000ff\">a</font>bar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["forecolor","#0000FF"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandState("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandValue("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandState("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["forecolor","#0000FF"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandValue("forecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 0, 255)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandState("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandValue("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandState("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandValue("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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 | [["forecolor","#0000FF"],["formatblock","<div>"],["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 | [["forecolor","#0000FF"],["formatblock","<div>"],["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 | [["forecolor","#0000FF"],["formatblock","<div>"],["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 | [["forecolor","#0000FF"],["formatblock","<div>"],["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 | [["forecolor","#0000FF"],["formatblock","<div>"],["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 | [["forecolor","#0000FF"],["formatblock","<div>"],["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 | [["forecolor","#0000FF"],["forwarddelete",""]] "foo[]bar": execCommand("forecolor", false, "#0000FF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["forecolor","#0000FF"],["forwarddelete",""]] "foo[]bar": execCommand("forwarddelete", 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 | [["forecolor","#0000FF"],["forwarddelete",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["forecolor","#0000FF"],["forwarddelete",""]] "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("fooar", "fooar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["forecolor","#0000FF"],["forwarddelete",""]] "foo[]bar" queryCommandIndeterm("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["forwarddelete",""]] "foo[]bar" queryCommandState("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["forwarddelete",""]] "foo[]bar" queryCommandValue("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["forwarddelete",""]] "foo[]bar" queryCommandIndeterm("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["forwarddelete",""]] "foo[]bar" queryCommandState("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["forecolor","#0000FF"],["forwarddelete",""]] "foo[]bar" queryCommandValue("forecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 0, 255)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["forwarddelete",""]] "foo[]bar" queryCommandIndeterm("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["forwarddelete",""]] "foo[]bar" queryCommandState("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["forwarddelete",""]] "foo[]bar" queryCommandValue("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["forwarddelete",""]] "foo[]bar" queryCommandIndeterm("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["forwarddelete",""]] "foo[]bar" queryCommandState("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["forwarddelete",""]] "foo[]bar" queryCommandValue("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["forwarddelete",""],["inserttext","a"]] "foo[]bar": execCommand("forecolor", false, "#0000FF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["forecolor","#0000FF"],["forwarddelete",""],["inserttext","a"]] "foo[]bar": execCommand("forwarddelete", 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 | [["forecolor","#0000FF"],["forwarddelete",""],["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 | [["forecolor","#0000FF"],["forwarddelete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["forecolor","#0000FF"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<font color=\"#0000ff\">a</font>ar" but got "fooaar" 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("fooaar", "foo<font color=\"#0000ff\">a</font>ar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["forecolor","#0000FF"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandState("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandState("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["forecolor","#0000FF"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("forecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 0, 255)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandState("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandState("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["forwarddelete",""],["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 | [["forecolor","#0000FF"],["forwarddelete",""],["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 | [["forecolor","#0000FF"],["forwarddelete",""],["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 | [["forecolor","#0000FF"],["forwarddelete",""],["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 | [["forecolor","#0000FF"],["forwarddelete",""],["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 | [["forecolor","#0000FF"],["forwarddelete",""],["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 | [["forecolor","#0000FF"],["indent",""]] "foo[]bar": execCommand("forecolor", false, "#0000FF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["forecolor","#0000FF"],["indent",""]] "foo[]bar": execCommand("indent", 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 | [["forecolor","#0000FF"],["indent",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["forecolor","#0000FF"],["indent",""]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<blockquote>foobar</blockquote>" but got "<blockquote style=\"margin:0 0 0 40px; border:none; padding:0px\">foobar</blockquote>" 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("<blockquote style=\"margin:0 0 0 40px; border:none; padding:0px\">foobar</blockquote>", "<blockquote>foobar</blockquote>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["forecolor","#0000FF"],["indent",""]] "foo[]bar" queryCommandIndeterm("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["indent",""]] "foo[]bar" queryCommandState("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["indent",""]] "foo[]bar" queryCommandValue("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["indent",""]] "foo[]bar" queryCommandIndeterm("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["indent",""]] "foo[]bar" queryCommandState("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["forecolor","#0000FF"],["indent",""]] "foo[]bar" queryCommandValue("forecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 0, 255)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["indent",""]] "foo[]bar" queryCommandIndeterm("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["indent",""]] "foo[]bar" queryCommandState("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["indent",""]] "foo[]bar" queryCommandValue("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["indent",""]] "foo[]bar" queryCommandIndeterm("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["indent",""]] "foo[]bar" queryCommandState("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["indent",""]] "foo[]bar" queryCommandValue("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["indent",""],["inserttext","a"]] "foo[]bar": execCommand("forecolor", false, "#0000FF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["forecolor","#0000FF"],["indent",""],["inserttext","a"]] "foo[]bar": execCommand("indent", 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 | [["forecolor","#0000FF"],["indent",""],["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 | [["forecolor","#0000FF"],["indent",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["forecolor","#0000FF"],["indent",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<blockquote>foo<font color=\"#0000ff\">a</font>bar</blockquote>" but got "<blockquote style=\"margin:0 0 0 40px; border:none; padding:0px\">fooabar</blockquote>" 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("<blockquote style=\"margin:0 0 0 40px; border:none; padding:0px\">fooabar</blockquote>", "<blockquote>foo<font color=\"#0000ff\">a</font>bar</blockquote>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["forecolor","#0000FF"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandState("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandState("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["forecolor","#0000FF"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("forecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 0, 255)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandState("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandState("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["indent",""],["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 | [["forecolor","#0000FF"],["indent",""],["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 | [["forecolor","#0000FF"],["indent",""],["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 | [["forecolor","#0000FF"],["indent",""],["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 | [["forecolor","#0000FF"],["indent",""],["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 | [["forecolor","#0000FF"],["indent",""],["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 | [["forecolor","#0000FF"],["inserthorizontalrule",""]] "foo[]bar": execCommand("forecolor", false, "#0000FF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["forecolor","#0000FF"],["inserthorizontalrule",""]] "foo[]bar": execCommand("inserthorizontalrule", 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 | [["forecolor","#0000FF"],["inserthorizontalrule",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["forecolor","#0000FF"],["inserthorizontalrule",""]] "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<hr>bar", "foo<hr>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["forecolor","#0000FF"],["inserthorizontalrule",""]] "foo[]bar" queryCommandIndeterm("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["inserthorizontalrule",""]] "foo[]bar" queryCommandState("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["inserthorizontalrule",""]] "foo[]bar" queryCommandValue("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["inserthorizontalrule",""]] "foo[]bar" queryCommandIndeterm("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["inserthorizontalrule",""]] "foo[]bar" queryCommandState("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["forecolor","#0000FF"],["inserthorizontalrule",""]] "foo[]bar" queryCommandValue("forecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 0, 255)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["inserthorizontalrule",""]] "foo[]bar" queryCommandIndeterm("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["inserthorizontalrule",""]] "foo[]bar" queryCommandState("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["inserthorizontalrule",""]] "foo[]bar" queryCommandValue("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["inserthorizontalrule",""]] "foo[]bar" queryCommandIndeterm("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["inserthorizontalrule",""]] "foo[]bar" queryCommandState("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["inserthorizontalrule",""]] "foo[]bar" queryCommandValue("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar": execCommand("forecolor", false, "#0000FF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["forecolor","#0000FF"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar": execCommand("inserthorizontalrule", 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 | [["forecolor","#0000FF"],["inserthorizontalrule",""],["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 | [["forecolor","#0000FF"],["inserthorizontalrule",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["forecolor","#0000FF"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<hr><font color=\"#0000ff\">a</font>bar" but got "foo<hr>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("foo<hr>abar", "foo<hr><font color=\"#0000ff\">a</font>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["forecolor","#0000FF"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandState("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandValue("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandState("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["forecolor","#0000FF"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandValue("forecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 0, 255)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandState("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandValue("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandState("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandValue("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["inserthorizontalrule",""],["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 | [["forecolor","#0000FF"],["inserthorizontalrule",""],["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 | [["forecolor","#0000FF"],["inserthorizontalrule",""],["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 | [["forecolor","#0000FF"],["inserthorizontalrule",""],["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 | [["forecolor","#0000FF"],["inserthorizontalrule",""],["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 | [["forecolor","#0000FF"],["inserthorizontalrule",""],["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 | [["forecolor","#0000FF"],["inserthtml","ab<b>c</b>d"]] "foo[]bar": execCommand("forecolor", false, "#0000FF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["forecolor","#0000FF"],["inserthtml","ab<b>c</b>d"]] "foo[]bar": execCommand("inserthtml", false, "ab<b>c</b>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 | [["forecolor","#0000FF"],["inserthtml","ab<b>c</b>d"]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["forecolor","#0000FF"],["inserthtml","ab<b>c</b>d"]] "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("fooab<b>c</b>dbar", "fooab<b>c</b>dbar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["forecolor","#0000FF"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandIndeterm("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandState("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandValue("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandIndeterm("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandState("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["forecolor","#0000FF"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandValue("forecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 0, 255)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandIndeterm("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandState("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandValue("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandIndeterm("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandState("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandValue("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar": execCommand("forecolor", false, "#0000FF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["forecolor","#0000FF"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar": execCommand("inserthtml", false, "ab<b>c</b>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 | [["forecolor","#0000FF"],["inserthtml","ab<b>c</b>d"],["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 | [["forecolor","#0000FF"],["inserthtml","ab<b>c</b>d"],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["forecolor","#0000FF"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "fooab<b>c</b>d<font color=\"#0000ff\">a</font>bar" but got "fooab<b>c</b>dabar" 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("fooab<b>c</b>dabar", "fooab<b>c</b>d<font color=\"#0000ff\">a</font>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["forecolor","#0000FF"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandState("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandValue("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandState("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["forecolor","#0000FF"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandValue("forecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 0, 255)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandState("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandValue("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandState("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandValue("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["inserthtml","ab<b>c</b>d"],["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 | [["forecolor","#0000FF"],["inserthtml","ab<b>c</b>d"],["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 | [["forecolor","#0000FF"],["inserthtml","ab<b>c</b>d"],["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 | [["forecolor","#0000FF"],["inserthtml","ab<b>c</b>d"],["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 | [["forecolor","#0000FF"],["inserthtml","ab<b>c</b>d"],["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 | [["forecolor","#0000FF"],["inserthtml","ab<b>c</b>d"],["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 | [["forecolor","#0000FF"],["insertimage","/img/lion.svg"]] "foo[]bar": execCommand("forecolor", false, "#0000FF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["forecolor","#0000FF"],["insertimage","/img/lion.svg"]] "foo[]bar": execCommand("insertimage", false, "/img/lion.svg") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["forecolor","#0000FF"],["insertimage","/img/lion.svg"]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["forecolor","#0000FF"],["insertimage","/img/lion.svg"]] "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<img src=\"/img/lion.svg\">bar", "foo<img src=\"/img/lion.svg\">bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["forecolor","#0000FF"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandIndeterm("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandState("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandValue("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandIndeterm("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandState("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["forecolor","#0000FF"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandValue("forecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 0, 255)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandIndeterm("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandState("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandValue("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandIndeterm("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandState("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandValue("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar": execCommand("forecolor", false, "#0000FF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["forecolor","#0000FF"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar": execCommand("insertimage", false, "/img/lion.svg") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["forecolor","#0000FF"],["insertimage","/img/lion.svg"],["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 | [["forecolor","#0000FF"],["insertimage","/img/lion.svg"],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["forecolor","#0000FF"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<img src=\"/img/lion.svg\"><font color=\"#0000ff\">a</font>bar" but got "foo<img src=\"/img/lion.svg\">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("foo<img src=\"/img/lion.svg\">abar", "foo<img src=\"/img/lion.svg\"><font color=\"#0000ff\">a</font>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["forecolor","#0000FF"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandState("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandValue("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandState("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["forecolor","#0000FF"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandValue("forecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 0, 255)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandState("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandValue("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandState("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandValue("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertimage","/img/lion.svg"],["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 | [["forecolor","#0000FF"],["insertimage","/img/lion.svg"],["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 | [["forecolor","#0000FF"],["insertimage","/img/lion.svg"],["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 | [["forecolor","#0000FF"],["insertimage","/img/lion.svg"],["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 | [["forecolor","#0000FF"],["insertimage","/img/lion.svg"],["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 | [["forecolor","#0000FF"],["insertimage","/img/lion.svg"],["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 | [["forecolor","#0000FF"],["insertlinebreak",""]] "foo[]bar": execCommand("forecolor", false, "#0000FF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["forecolor","#0000FF"],["insertlinebreak",""]] "foo[]bar": execCommand("insertlinebreak", 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 | [["forecolor","#0000FF"],["insertlinebreak",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["forecolor","#0000FF"],["insertlinebreak",""]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<br>bar" but got "foo<span style=\"color:rgb(0, 0, 255)\"><br></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=\"color:rgb(0, 0, 255)\"><br></span>bar", "foo<br>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["forecolor","#0000FF"],["insertlinebreak",""]] "foo[]bar" queryCommandIndeterm("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertlinebreak",""]] "foo[]bar" queryCommandState("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertlinebreak",""]] "foo[]bar" queryCommandValue("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["insertlinebreak",""]] "foo[]bar" queryCommandIndeterm("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertlinebreak",""]] "foo[]bar" queryCommandState("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertlinebreak",""]] "foo[]bar" queryCommandValue("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgb(0, 0, 255)", "rgb(0, 0, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["insertlinebreak",""]] "foo[]bar" queryCommandIndeterm("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertlinebreak",""]] "foo[]bar" queryCommandState("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertlinebreak",""]] "foo[]bar" queryCommandValue("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertlinebreak",""]] "foo[]bar" queryCommandIndeterm("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertlinebreak",""]] "foo[]bar" queryCommandState("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertlinebreak",""]] "foo[]bar" queryCommandValue("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar": execCommand("forecolor", false, "#0000FF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["forecolor","#0000FF"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar": execCommand("insertlinebreak", 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 | [["forecolor","#0000FF"],["insertlinebreak",""],["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 | [["forecolor","#0000FF"],["insertlinebreak",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["forecolor","#0000FF"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<br><font color=\"#0000ff\">a</font>bar" but got "foo<span style=\"color:rgb(0, 0, 255)\"><br>a</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=\"color:rgb(0, 0, 255)\"><br>a</span>bar", "foo<br><font color=\"#0000ff\">a</font>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["forecolor","#0000FF"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandState("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandValue("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandState("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandValue("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgb(0, 0, 255)", "rgb(0, 0, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertlinebreak",""],["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 | [["forecolor","#0000FF"],["insertlinebreak",""],["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 | [["forecolor","#0000FF"],["insertlinebreak",""],["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 | [["forecolor","#0000FF"],["insertlinebreak",""],["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 | [["forecolor","#0000FF"],["insertlinebreak",""],["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 | [["forecolor","#0000FF"],["insertlinebreak",""],["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 | [["forecolor","#0000FF"],["insertorderedlist",""]] "foo[]bar": execCommand("forecolor", false, "#0000FF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["forecolor","#0000FF"],["insertorderedlist",""]] "foo[]bar": execCommand("insertorderedlist", 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 | [["forecolor","#0000FF"],["insertorderedlist",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["forecolor","#0000FF"],["insertorderedlist",""]] "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("<ol><li>foobar</li></ol>", "<ol><li>foobar</li></ol>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["forecolor","#0000FF"],["insertorderedlist",""]] "foo[]bar" queryCommandIndeterm("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertorderedlist",""]] "foo[]bar" queryCommandState("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertorderedlist",""]] "foo[]bar" queryCommandValue("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["insertorderedlist",""]] "foo[]bar" queryCommandIndeterm("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertorderedlist",""]] "foo[]bar" queryCommandState("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["forecolor","#0000FF"],["insertorderedlist",""]] "foo[]bar" queryCommandValue("forecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 0, 255)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["insertorderedlist",""]] "foo[]bar" queryCommandIndeterm("insertorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertorderedlist",""]] "foo[]bar" queryCommandState("insertorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["forecolor","#0000FF"],["insertorderedlist",""]] "foo[]bar" queryCommandValue("insertorderedlist") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertorderedlist",""]] "foo[]bar" queryCommandIndeterm("insertorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertorderedlist",""]] "foo[]bar" queryCommandState("insertorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["forecolor","#0000FF"],["insertorderedlist",""]] "foo[]bar" queryCommandValue("insertorderedlist") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar": execCommand("forecolor", false, "#0000FF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["forecolor","#0000FF"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar": execCommand("insertorderedlist", 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 | [["forecolor","#0000FF"],["insertorderedlist",""],["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 | [["forecolor","#0000FF"],["insertorderedlist",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["forecolor","#0000FF"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<ol><li>foo<font color=\"#0000ff\">a</font>bar</li></ol>" but got "<ol><li>afoobar</li></ol>" 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("<ol><li>afoobar</li></ol>", "<ol><li>foo<font color=\"#0000ff\">a</font>bar</li></ol>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["forecolor","#0000FF"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["forecolor","#0000FF"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("forecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 0, 255)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["forecolor","#0000FF"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertorderedlist") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["forecolor","#0000FF"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertorderedlist") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertorderedlist",""],["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 | [["forecolor","#0000FF"],["insertorderedlist",""],["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 | [["forecolor","#0000FF"],["insertorderedlist",""],["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 | [["forecolor","#0000FF"],["insertorderedlist",""],["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 | [["forecolor","#0000FF"],["insertorderedlist",""],["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 | [["forecolor","#0000FF"],["insertorderedlist",""],["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 | [["forecolor","#0000FF"],["insertparagraph",""]] "foo[]bar": execCommand("forecolor", false, "#0000FF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["forecolor","#0000FF"],["insertparagraph",""]] "foo[]bar": execCommand("insertparagraph", 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 | [["forecolor","#0000FF"],["insertparagraph",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["forecolor","#0000FF"],["insertparagraph",""]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p>bar</p>" 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>", "<p>foo</p><p>bar</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["forecolor","#0000FF"],["insertparagraph",""]] "foo[]bar" queryCommandIndeterm("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertparagraph",""]] "foo[]bar" queryCommandState("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertparagraph",""]] "foo[]bar" queryCommandValue("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["insertparagraph",""]] "foo[]bar" queryCommandIndeterm("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertparagraph",""]] "foo[]bar" queryCommandState("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertparagraph",""]] "foo[]bar" queryCommandValue("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgb(0, 0, 255)", "rgb(0, 0, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["insertparagraph",""]] "foo[]bar" queryCommandIndeterm("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertparagraph",""]] "foo[]bar" queryCommandState("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertparagraph",""]] "foo[]bar" queryCommandValue("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertparagraph",""]] "foo[]bar" queryCommandIndeterm("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertparagraph",""]] "foo[]bar" queryCommandState("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertparagraph",""]] "foo[]bar" queryCommandValue("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertparagraph",""],["inserttext","a"]] "foo[]bar": execCommand("forecolor", false, "#0000FF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["forecolor","#0000FF"],["insertparagraph",""],["inserttext","a"]] "foo[]bar": execCommand("insertparagraph", 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 | [["forecolor","#0000FF"],["insertparagraph",""],["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 | [["forecolor","#0000FF"],["insertparagraph",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["forecolor","#0000FF"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p><font color=\"#0000ff\">a</font>bar</p>" but got "foo<div><span style=\"color:rgb(0, 0, 255)\">a</span>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><span style=\"color:rgb(0, 0, 255)\">a</span>bar</div>", "<p>foo</p><p><font color=\"#0000ff\">a</font>bar</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["forecolor","#0000FF"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandState("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandValue("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandState("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandValue("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgb(0, 0, 255)", "rgb(0, 0, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertparagraph",""],["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 | [["forecolor","#0000FF"],["insertparagraph",""],["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 | [["forecolor","#0000FF"],["insertparagraph",""],["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 | [["forecolor","#0000FF"],["insertparagraph",""],["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 | [["forecolor","#0000FF"],["insertparagraph",""],["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 | [["forecolor","#0000FF"],["insertparagraph",""],["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 | [["forecolor","#0000FF"],["insertunorderedlist",""]] "foo[]bar": execCommand("forecolor", false, "#0000FF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["forecolor","#0000FF"],["insertunorderedlist",""]] "foo[]bar": execCommand("insertunorderedlist", 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 | [["forecolor","#0000FF"],["insertunorderedlist",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["forecolor","#0000FF"],["insertunorderedlist",""]] "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("<ul><li>foobar</li></ul>", "<ul><li>foobar</li></ul>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["forecolor","#0000FF"],["insertunorderedlist",""]] "foo[]bar" queryCommandIndeterm("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertunorderedlist",""]] "foo[]bar" queryCommandState("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertunorderedlist",""]] "foo[]bar" queryCommandValue("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["insertunorderedlist",""]] "foo[]bar" queryCommandIndeterm("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertunorderedlist",""]] "foo[]bar" queryCommandState("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["forecolor","#0000FF"],["insertunorderedlist",""]] "foo[]bar" queryCommandValue("forecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 0, 255)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["insertunorderedlist",""]] "foo[]bar" queryCommandIndeterm("insertunorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertunorderedlist",""]] "foo[]bar" queryCommandState("insertunorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["forecolor","#0000FF"],["insertunorderedlist",""]] "foo[]bar" queryCommandValue("insertunorderedlist") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertunorderedlist",""]] "foo[]bar" queryCommandIndeterm("insertunorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertunorderedlist",""]] "foo[]bar" queryCommandState("insertunorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["forecolor","#0000FF"],["insertunorderedlist",""]] "foo[]bar" queryCommandValue("insertunorderedlist") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar": execCommand("forecolor", false, "#0000FF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["forecolor","#0000FF"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar": execCommand("insertunorderedlist", 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 | [["forecolor","#0000FF"],["insertunorderedlist",""],["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 | [["forecolor","#0000FF"],["insertunorderedlist",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["forecolor","#0000FF"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<ul><li>foo<font color=\"#0000ff\">a</font>bar</li></ul>" but got "<ul><li>afoobar</li></ul>" 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("<ul><li>afoobar</li></ul>", "<ul><li>foo<font color=\"#0000ff\">a</font>bar</li></ul>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["forecolor","#0000FF"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["forecolor","#0000FF"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("forecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 0, 255)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertunorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertunorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["forecolor","#0000FF"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertunorderedlist") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertunorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertunorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["forecolor","#0000FF"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertunorderedlist") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["insertunorderedlist",""],["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 | [["forecolor","#0000FF"],["insertunorderedlist",""],["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 | [["forecolor","#0000FF"],["insertunorderedlist",""],["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 | [["forecolor","#0000FF"],["insertunorderedlist",""],["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 | [["forecolor","#0000FF"],["insertunorderedlist",""],["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 | [["forecolor","#0000FF"],["insertunorderedlist",""],["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 | [["forecolor","#0000FF"],["justifycenter",""]] "foo[]bar": execCommand("forecolor", false, "#0000FF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["forecolor","#0000FF"],["justifycenter",""]] "foo[]bar": execCommand("justifycenter", 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 | [["forecolor","#0000FF"],["justifycenter",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["forecolor","#0000FF"],["justifycenter",""]] "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("<div style=\"text-align:center\">foobar</div>", "<div style=\"text-align:center\">foobar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["forecolor","#0000FF"],["justifycenter",""]] "foo[]bar" queryCommandIndeterm("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["justifycenter",""]] "foo[]bar" queryCommandState("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["justifycenter",""]] "foo[]bar" queryCommandValue("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["justifycenter",""]] "foo[]bar" queryCommandIndeterm("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["justifycenter",""]] "foo[]bar" queryCommandState("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["forecolor","#0000FF"],["justifycenter",""]] "foo[]bar" queryCommandValue("forecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 0, 255)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["justifycenter",""]] "foo[]bar" queryCommandIndeterm("justifycenter") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["justifycenter",""]] "foo[]bar" queryCommandState("justifycenter") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["forecolor","#0000FF"],["justifycenter",""]] "foo[]bar" queryCommandValue("justifycenter") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["justifycenter",""]] "foo[]bar" queryCommandIndeterm("justifycenter") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["justifycenter",""]] "foo[]bar" queryCommandState("justifycenter") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["forecolor","#0000FF"],["justifycenter",""]] "foo[]bar" queryCommandValue("justifycenter") after | assert_equals: Wrong result returned expected "center" 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", "center", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["justifycenter",""],["inserttext","a"]] "foo[]bar": execCommand("forecolor", false, "#0000FF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["forecolor","#0000FF"],["justifycenter",""],["inserttext","a"]] "foo[]bar": execCommand("justifycenter", 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 | [["forecolor","#0000FF"],["justifycenter",""],["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 | [["forecolor","#0000FF"],["justifycenter",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["forecolor","#0000FF"],["justifycenter",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div style=\"text-align:center\">foo<font color=\"#0000ff\">a</font>bar</div>" but got "<div style=\"text-align:center\">fooabar</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=\"text-align:center\">fooabar</div>", "<div style=\"text-align:center\">foo<font color=\"#0000ff\">a</font>bar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["forecolor","#0000FF"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandState("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandValue("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandState("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["forecolor","#0000FF"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandValue("forecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 0, 255)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifycenter") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifycenter") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["forecolor","#0000FF"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifycenter") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifycenter") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifycenter") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["forecolor","#0000FF"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifycenter") after | assert_equals: Wrong result returned expected "center" 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", "center", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["justifycenter",""],["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 | [["forecolor","#0000FF"],["justifycenter",""],["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 | [["forecolor","#0000FF"],["justifycenter",""],["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 | [["forecolor","#0000FF"],["justifycenter",""],["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 | [["forecolor","#0000FF"],["justifycenter",""],["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 | [["forecolor","#0000FF"],["justifycenter",""],["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 | [["forecolor","#0000FF"],["justifyfull",""]] "foo[]bar": execCommand("forecolor", false, "#0000FF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["forecolor","#0000FF"],["justifyfull",""]] "foo[]bar": execCommand("justifyfull", 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 | [["forecolor","#0000FF"],["justifyfull",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["forecolor","#0000FF"],["justifyfull",""]] "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("<div style=\"text-align:justify\">foobar</div>", "<div style=\"text-align:justify\">foobar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["forecolor","#0000FF"],["justifyfull",""]] "foo[]bar" queryCommandIndeterm("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["justifyfull",""]] "foo[]bar" queryCommandState("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["justifyfull",""]] "foo[]bar" queryCommandValue("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["justifyfull",""]] "foo[]bar" queryCommandIndeterm("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["justifyfull",""]] "foo[]bar" queryCommandState("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["forecolor","#0000FF"],["justifyfull",""]] "foo[]bar" queryCommandValue("forecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 0, 255)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["justifyfull",""]] "foo[]bar" queryCommandIndeterm("justifyfull") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["justifyfull",""]] "foo[]bar" queryCommandState("justifyfull") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["forecolor","#0000FF"],["justifyfull",""]] "foo[]bar" queryCommandValue("justifyfull") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["justifyfull",""]] "foo[]bar" queryCommandIndeterm("justifyfull") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["justifyfull",""]] "foo[]bar" queryCommandState("justifyfull") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["forecolor","#0000FF"],["justifyfull",""]] "foo[]bar" queryCommandValue("justifyfull") after | assert_equals: Wrong result returned expected "justify" 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", "justify", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["justifyfull",""],["inserttext","a"]] "foo[]bar": execCommand("forecolor", false, "#0000FF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["forecolor","#0000FF"],["justifyfull",""],["inserttext","a"]] "foo[]bar": execCommand("justifyfull", 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 | [["forecolor","#0000FF"],["justifyfull",""],["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 | [["forecolor","#0000FF"],["justifyfull",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["forecolor","#0000FF"],["justifyfull",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div style=\"text-align:justify\">foo<font color=\"#0000ff\">a</font>bar</div>" but got "<div style=\"text-align:justify\">fooabar</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=\"text-align:justify\">fooabar</div>", "<div style=\"text-align:justify\">foo<font color=\"#0000ff\">a</font>bar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["forecolor","#0000FF"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandState("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandValue("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandState("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["forecolor","#0000FF"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandValue("forecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 0, 255)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyfull") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyfull") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["forecolor","#0000FF"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyfull") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyfull") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyfull") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["forecolor","#0000FF"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyfull") after | assert_equals: Wrong result returned expected "justify" 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", "justify", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["justifyfull",""],["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 | [["forecolor","#0000FF"],["justifyfull",""],["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 | [["forecolor","#0000FF"],["justifyfull",""],["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 | [["forecolor","#0000FF"],["justifyfull",""],["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 | [["forecolor","#0000FF"],["justifyfull",""],["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 | [["forecolor","#0000FF"],["justifyfull",""],["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 | [["forecolor","#0000FF"],["justifyleft",""]] "foo[]bar": execCommand("forecolor", false, "#0000FF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["forecolor","#0000FF"],["justifyleft",""]] "foo[]bar": execCommand("justifyleft", 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 | [["forecolor","#0000FF"],["justifyleft",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["forecolor","#0000FF"],["justifyleft",""]] "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("foobar", "foobar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["forecolor","#0000FF"],["justifyleft",""]] "foo[]bar" queryCommandIndeterm("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["justifyleft",""]] "foo[]bar" queryCommandState("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["justifyleft",""]] "foo[]bar" queryCommandValue("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["justifyleft",""]] "foo[]bar" queryCommandIndeterm("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["justifyleft",""]] "foo[]bar" queryCommandState("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["forecolor","#0000FF"],["justifyleft",""]] "foo[]bar" queryCommandValue("forecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 0, 255)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["justifyleft",""]] "foo[]bar" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["justifyleft",""]] "foo[]bar" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["forecolor","#0000FF"],["justifyleft",""]] "foo[]bar" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" 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", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["justifyleft",""]] "foo[]bar" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["justifyleft",""]] "foo[]bar" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["forecolor","#0000FF"],["justifyleft",""]] "foo[]bar" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" 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", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["justifyleft",""],["inserttext","a"]] "foo[]bar": execCommand("forecolor", false, "#0000FF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["forecolor","#0000FF"],["justifyleft",""],["inserttext","a"]] "foo[]bar": execCommand("justifyleft", 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 | [["forecolor","#0000FF"],["justifyleft",""],["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 | [["forecolor","#0000FF"],["justifyleft",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["forecolor","#0000FF"],["justifyleft",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<font color=\"#0000ff\">a</font>bar" but got "fooabar" 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("fooabar", "foo<font color=\"#0000ff\">a</font>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["forecolor","#0000FF"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandState("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandValue("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandState("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["forecolor","#0000FF"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandValue("forecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 0, 255)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["forecolor","#0000FF"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" 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", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["forecolor","#0000FF"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" 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", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["justifyleft",""],["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 | [["forecolor","#0000FF"],["justifyleft",""],["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 | [["forecolor","#0000FF"],["justifyleft",""],["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 | [["forecolor","#0000FF"],["justifyleft",""],["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 | [["forecolor","#0000FF"],["justifyleft",""],["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 | [["forecolor","#0000FF"],["justifyleft",""],["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 | [["forecolor","#0000FF"],["justifyright",""]] "foo[]bar": execCommand("forecolor", false, "#0000FF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["forecolor","#0000FF"],["justifyright",""]] "foo[]bar": execCommand("justifyright", 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 | [["forecolor","#0000FF"],["justifyright",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["forecolor","#0000FF"],["justifyright",""]] "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("<div style=\"text-align:right\">foobar</div>", "<div style=\"text-align:right\">foobar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["forecolor","#0000FF"],["justifyright",""]] "foo[]bar" queryCommandIndeterm("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["justifyright",""]] "foo[]bar" queryCommandState("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["justifyright",""]] "foo[]bar" queryCommandValue("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["justifyright",""]] "foo[]bar" queryCommandIndeterm("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["justifyright",""]] "foo[]bar" queryCommandState("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["forecolor","#0000FF"],["justifyright",""]] "foo[]bar" queryCommandValue("forecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 0, 255)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["justifyright",""]] "foo[]bar" queryCommandIndeterm("justifyright") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["justifyright",""]] "foo[]bar" queryCommandState("justifyright") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["forecolor","#0000FF"],["justifyright",""]] "foo[]bar" queryCommandValue("justifyright") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["justifyright",""]] "foo[]bar" queryCommandIndeterm("justifyright") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["justifyright",""]] "foo[]bar" queryCommandState("justifyright") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["forecolor","#0000FF"],["justifyright",""]] "foo[]bar" queryCommandValue("justifyright") after | assert_equals: Wrong result returned expected "right" 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", "right", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["justifyright",""],["inserttext","a"]] "foo[]bar": execCommand("forecolor", false, "#0000FF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["forecolor","#0000FF"],["justifyright",""],["inserttext","a"]] "foo[]bar": execCommand("justifyright", 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 | [["forecolor","#0000FF"],["justifyright",""],["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 | [["forecolor","#0000FF"],["justifyright",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["forecolor","#0000FF"],["justifyright",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div style=\"text-align:right\">foo<font color=\"#0000ff\">a</font>bar</div>" but got "<div style=\"text-align:right\">fooabar</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=\"text-align:right\">fooabar</div>", "<div style=\"text-align:right\">foo<font color=\"#0000ff\">a</font>bar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["forecolor","#0000FF"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandState("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandValue("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandState("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["forecolor","#0000FF"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandValue("forecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 0, 255)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyright") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyright") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["forecolor","#0000FF"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyright") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyright") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyright") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["forecolor","#0000FF"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyright") after | assert_equals: Wrong result returned expected "right" 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", "right", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["justifyright",""],["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 | [["forecolor","#0000FF"],["justifyright",""],["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 | [["forecolor","#0000FF"],["justifyright",""],["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 | [["forecolor","#0000FF"],["justifyright",""],["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 | [["forecolor","#0000FF"],["justifyright",""],["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 | [["forecolor","#0000FF"],["justifyright",""],["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 | [["forecolor","#0000FF"],["outdent",""]] "foo[]bar": execCommand("forecolor", false, "#0000FF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["forecolor","#0000FF"],["outdent",""]] "foo[]bar": execCommand("outdent", 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 | [["forecolor","#0000FF"],["outdent",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["forecolor","#0000FF"],["outdent",""]] "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("foobar", "foobar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["forecolor","#0000FF"],["outdent",""]] "foo[]bar" queryCommandIndeterm("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["outdent",""]] "foo[]bar" queryCommandState("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["outdent",""]] "foo[]bar" queryCommandValue("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["outdent",""]] "foo[]bar" queryCommandIndeterm("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["outdent",""]] "foo[]bar" queryCommandState("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["outdent",""]] "foo[]bar" queryCommandValue("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgb(0, 0, 255)", "rgb(0, 0, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["outdent",""]] "foo[]bar" queryCommandIndeterm("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["outdent",""]] "foo[]bar" queryCommandState("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["outdent",""]] "foo[]bar" queryCommandValue("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["outdent",""]] "foo[]bar" queryCommandIndeterm("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["outdent",""]] "foo[]bar" queryCommandState("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["outdent",""]] "foo[]bar" queryCommandValue("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["outdent",""],["inserttext","a"]] "foo[]bar": execCommand("forecolor", false, "#0000FF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["forecolor","#0000FF"],["outdent",""],["inserttext","a"]] "foo[]bar": execCommand("outdent", 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 | [["forecolor","#0000FF"],["outdent",""],["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 | [["forecolor","#0000FF"],["outdent",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["forecolor","#0000FF"],["outdent",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<font color=\"#0000ff\">a</font>bar" but got "foo<span style=\"color:rgb(0, 0, 255)\">a</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=\"color:rgb(0, 0, 255)\">a</span>bar", "foo<font color=\"#0000ff\">a</font>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["forecolor","#0000FF"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandState("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandState("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgb(0, 0, 255)", "rgb(0, 0, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandState("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandState("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["outdent",""],["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 | [["forecolor","#0000FF"],["outdent",""],["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 | [["forecolor","#0000FF"],["outdent",""],["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 | [["forecolor","#0000FF"],["outdent",""],["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 | [["forecolor","#0000FF"],["outdent",""],["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 | [["forecolor","#0000FF"],["outdent",""],["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 | [["hilitecolor","#00FFFF"],["inserttext","a"]] "foo[]bar": execCommand("hilitecolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["hilitecolor","#00FFFF"],["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 | [["hilitecolor","#00FFFF"],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["hilitecolor","#00FFFF"],["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("foo<span style=\"background-color:rgb(0, 255, 255)\">a</span>bar", "foo<span style=\"background-color:rgb(0, 255, 255)\">a</span>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["hilitecolor","#00FFFF"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["inserttext","a"]] "foo[]bar" queryCommandState("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["inserttext","a"]] "foo[]bar" queryCommandValue("hilitecolor") before | assert_equals: Wrong result returned (after color normalization) expected "rgba(0, 0, 0, 0)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["inserttext","a"]] "foo[]bar" queryCommandState("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["inserttext","a"]] "foo[]bar" queryCommandValue("hilitecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 255, 255)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["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 | [["hilitecolor","#00FFFF"],["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 | [["hilitecolor","#00FFFF"],["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 | [["hilitecolor","#00FFFF"],["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 | [["hilitecolor","#00FFFF"],["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 | [["hilitecolor","#00FFFF"],["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 | [["hilitecolor","#00FFFF"],["delete",""]] "foo[]bar": execCommand("hilitecolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["hilitecolor","#00FFFF"],["delete",""]] "foo[]bar": execCommand("delete", 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 | [["hilitecolor","#00FFFF"],["delete",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["hilitecolor","#00FFFF"],["delete",""]] "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("fobar", "fobar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["hilitecolor","#00FFFF"],["delete",""]] "foo[]bar" queryCommandIndeterm("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["delete",""]] "foo[]bar" queryCommandState("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["delete",""]] "foo[]bar" queryCommandValue("hilitecolor") before | assert_equals: Wrong result returned (after color normalization) expected "rgba(0, 0, 0, 0)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["delete",""]] "foo[]bar" queryCommandIndeterm("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["delete",""]] "foo[]bar" queryCommandState("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["delete",""]] "foo[]bar" queryCommandValue("hilitecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 255, 255)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["delete",""]] "foo[]bar" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["delete",""]] "foo[]bar" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["delete",""]] "foo[]bar" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["delete",""]] "foo[]bar" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["delete",""]] "foo[]bar" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["delete",""]] "foo[]bar" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["delete",""],["inserttext","a"]] "foo[]bar": execCommand("hilitecolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["hilitecolor","#00FFFF"],["delete",""],["inserttext","a"]] "foo[]bar": execCommand("delete", 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 | [["hilitecolor","#00FFFF"],["delete",""],["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 | [["hilitecolor","#00FFFF"],["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["hilitecolor","#00FFFF"],["delete",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "fo<span style=\"background-color:rgb(0, 255, 255)\">a</span>bar" but got "foabar" 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("foabar", "fo<span style=\"background-color:rgb(0, 255, 255)\">a</span>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["hilitecolor","#00FFFF"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandState("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("hilitecolor") before | assert_equals: Wrong result returned (after color normalization) expected "rgba(0, 0, 0, 0)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandState("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("hilitecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 255, 255)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["delete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["delete",""],["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 | [["hilitecolor","#00FFFF"],["delete",""],["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 | [["hilitecolor","#00FFFF"],["delete",""],["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 | [["hilitecolor","#00FFFF"],["delete",""],["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 | [["hilitecolor","#00FFFF"],["delete",""],["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 | [["hilitecolor","#00FFFF"],["delete",""],["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 | [["hilitecolor","#00FFFF"],["formatblock","<div>"]] "foo[]bar": execCommand("hilitecolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["hilitecolor","#00FFFF"],["formatblock","<div>"]] "foo[]bar": execCommand("formatblock", 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 | [["hilitecolor","#00FFFF"],["formatblock","<div>"]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["hilitecolor","#00FFFF"],["formatblock","<div>"]] "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("<div>foobar</div>", "<div>foobar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["hilitecolor","#00FFFF"],["formatblock","<div>"]] "foo[]bar" queryCommandIndeterm("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["formatblock","<div>"]] "foo[]bar" queryCommandState("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["formatblock","<div>"]] "foo[]bar" queryCommandValue("hilitecolor") before | assert_equals: Wrong result returned (after color normalization) expected "rgba(0, 0, 0, 0)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["formatblock","<div>"]] "foo[]bar" queryCommandIndeterm("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["formatblock","<div>"]] "foo[]bar" queryCommandState("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["formatblock","<div>"]] "foo[]bar" queryCommandValue("hilitecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 255, 255)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["formatblock","<div>"]] "foo[]bar" queryCommandIndeterm("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["formatblock","<div>"]] "foo[]bar" queryCommandState("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["formatblock","<div>"]] "foo[]bar" queryCommandValue("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["formatblock","<div>"]] "foo[]bar" queryCommandIndeterm("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["formatblock","<div>"]] "foo[]bar" queryCommandState("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["formatblock","<div>"]] "foo[]bar" queryCommandValue("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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 | [["hilitecolor","#00FFFF"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar": execCommand("hilitecolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["hilitecolor","#00FFFF"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar": execCommand("formatblock", 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 | [["hilitecolor","#00FFFF"],["formatblock","<div>"],["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 | [["hilitecolor","#00FFFF"],["formatblock","<div>"],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["hilitecolor","#00FFFF"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div>foo<span style=\"background-color:rgb(0, 255, 255)\">a</span>bar</div>" but got "<div>fooabar</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>fooabar</div>", "<div>foo<span style=\"background-color:rgb(0, 255, 255)\">a</span>bar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["hilitecolor","#00FFFF"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandState("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandValue("hilitecolor") before | assert_equals: Wrong result returned (after color normalization) expected "rgba(0, 0, 0, 0)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandState("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandValue("hilitecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 255, 255)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandState("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandValue("formatblock") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandState("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["formatblock","<div>"],["inserttext","a"]] "foo[]bar" queryCommandValue("formatblock") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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 | [["hilitecolor","#00FFFF"],["formatblock","<div>"],["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 | [["hilitecolor","#00FFFF"],["formatblock","<div>"],["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 | [["hilitecolor","#00FFFF"],["formatblock","<div>"],["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 | [["hilitecolor","#00FFFF"],["formatblock","<div>"],["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 | [["hilitecolor","#00FFFF"],["formatblock","<div>"],["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 | [["hilitecolor","#00FFFF"],["formatblock","<div>"],["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 | [["hilitecolor","#00FFFF"],["forwarddelete",""]] "foo[]bar": execCommand("hilitecolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["hilitecolor","#00FFFF"],["forwarddelete",""]] "foo[]bar": execCommand("forwarddelete", 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 | [["hilitecolor","#00FFFF"],["forwarddelete",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["hilitecolor","#00FFFF"],["forwarddelete",""]] "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("fooar", "fooar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["hilitecolor","#00FFFF"],["forwarddelete",""]] "foo[]bar" queryCommandIndeterm("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["forwarddelete",""]] "foo[]bar" queryCommandState("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["forwarddelete",""]] "foo[]bar" queryCommandValue("hilitecolor") before | assert_equals: Wrong result returned (after color normalization) expected "rgba(0, 0, 0, 0)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["forwarddelete",""]] "foo[]bar" queryCommandIndeterm("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["forwarddelete",""]] "foo[]bar" queryCommandState("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["forwarddelete",""]] "foo[]bar" queryCommandValue("hilitecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 255, 255)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["forwarddelete",""]] "foo[]bar" queryCommandIndeterm("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["forwarddelete",""]] "foo[]bar" queryCommandState("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["forwarddelete",""]] "foo[]bar" queryCommandValue("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["forwarddelete",""]] "foo[]bar" queryCommandIndeterm("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["forwarddelete",""]] "foo[]bar" queryCommandState("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["forwarddelete",""]] "foo[]bar" queryCommandValue("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["forwarddelete",""],["inserttext","a"]] "foo[]bar": execCommand("hilitecolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["hilitecolor","#00FFFF"],["forwarddelete",""],["inserttext","a"]] "foo[]bar": execCommand("forwarddelete", 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 | [["hilitecolor","#00FFFF"],["forwarddelete",""],["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 | [["hilitecolor","#00FFFF"],["forwarddelete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["hilitecolor","#00FFFF"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<span style=\"background-color:rgb(0, 255, 255)\">a</span>ar" but got "fooaar" 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("fooaar", "foo<span style=\"background-color:rgb(0, 255, 255)\">a</span>ar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["hilitecolor","#00FFFF"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandState("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("hilitecolor") before | assert_equals: Wrong result returned (after color normalization) expected "rgba(0, 0, 0, 0)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandState("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("hilitecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 255, 255)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandState("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("forwarddelete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandState("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["forwarddelete",""],["inserttext","a"]] "foo[]bar" queryCommandValue("forwarddelete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["forwarddelete",""],["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 | [["hilitecolor","#00FFFF"],["forwarddelete",""],["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 | [["hilitecolor","#00FFFF"],["forwarddelete",""],["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 | [["hilitecolor","#00FFFF"],["forwarddelete",""],["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 | [["hilitecolor","#00FFFF"],["forwarddelete",""],["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 | [["hilitecolor","#00FFFF"],["forwarddelete",""],["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 | [["hilitecolor","#00FFFF"],["indent",""]] "foo[]bar": execCommand("hilitecolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["hilitecolor","#00FFFF"],["indent",""]] "foo[]bar": execCommand("indent", 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 | [["hilitecolor","#00FFFF"],["indent",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["hilitecolor","#00FFFF"],["indent",""]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<blockquote>foobar</blockquote>" but got "<blockquote style=\"margin:0 0 0 40px; border:none; padding:0px\">foobar</blockquote>" 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("<blockquote style=\"margin:0 0 0 40px; border:none; padding:0px\">foobar</blockquote>", "<blockquote>foobar</blockquote>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["hilitecolor","#00FFFF"],["indent",""]] "foo[]bar" queryCommandIndeterm("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["indent",""]] "foo[]bar" queryCommandState("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["indent",""]] "foo[]bar" queryCommandValue("hilitecolor") before | assert_equals: Wrong result returned (after color normalization) expected "rgba(0, 0, 0, 0)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["indent",""]] "foo[]bar" queryCommandIndeterm("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["indent",""]] "foo[]bar" queryCommandState("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["indent",""]] "foo[]bar" queryCommandValue("hilitecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 255, 255)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["indent",""]] "foo[]bar" queryCommandIndeterm("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["indent",""]] "foo[]bar" queryCommandState("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["indent",""]] "foo[]bar" queryCommandValue("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["indent",""]] "foo[]bar" queryCommandIndeterm("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["indent",""]] "foo[]bar" queryCommandState("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["indent",""]] "foo[]bar" queryCommandValue("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["indent",""],["inserttext","a"]] "foo[]bar": execCommand("hilitecolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["hilitecolor","#00FFFF"],["indent",""],["inserttext","a"]] "foo[]bar": execCommand("indent", 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 | [["hilitecolor","#00FFFF"],["indent",""],["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 | [["hilitecolor","#00FFFF"],["indent",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["hilitecolor","#00FFFF"],["indent",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<blockquote>foo<span style=\"background-color:rgb(0, 255, 255)\">a</span>bar</blockquote>" but got "<blockquote style=\"margin:0 0 0 40px; border:none; padding:0px\">fooabar</blockquote>" 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("<blockquote style=\"margin:0 0 0 40px; border:none; padding:0px\">fooabar</blockquote>", "<blockquote>foo<span style=\"background-color:rgb(0, 255, 255)\">a</span>bar</blockquote>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["hilitecolor","#00FFFF"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandState("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("hilitecolor") before | assert_equals: Wrong result returned (after color normalization) expected "rgba(0, 0, 0, 0)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandState("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("hilitecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 255, 255)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandState("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("indent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandState("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["indent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("indent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["indent",""],["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 | [["hilitecolor","#00FFFF"],["indent",""],["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 | [["hilitecolor","#00FFFF"],["indent",""],["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 | [["hilitecolor","#00FFFF"],["indent",""],["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 | [["hilitecolor","#00FFFF"],["indent",""],["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 | [["hilitecolor","#00FFFF"],["indent",""],["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 | [["hilitecolor","#00FFFF"],["inserthorizontalrule",""]] "foo[]bar": execCommand("hilitecolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["hilitecolor","#00FFFF"],["inserthorizontalrule",""]] "foo[]bar": execCommand("inserthorizontalrule", 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 | [["hilitecolor","#00FFFF"],["inserthorizontalrule",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["hilitecolor","#00FFFF"],["inserthorizontalrule",""]] "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<hr>bar", "foo<hr>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["hilitecolor","#00FFFF"],["inserthorizontalrule",""]] "foo[]bar" queryCommandIndeterm("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["inserthorizontalrule",""]] "foo[]bar" queryCommandState("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["inserthorizontalrule",""]] "foo[]bar" queryCommandValue("hilitecolor") before | assert_equals: Wrong result returned (after color normalization) expected "rgba(0, 0, 0, 0)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["inserthorizontalrule",""]] "foo[]bar" queryCommandIndeterm("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["inserthorizontalrule",""]] "foo[]bar" queryCommandState("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["inserthorizontalrule",""]] "foo[]bar" queryCommandValue("hilitecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 255, 255)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["inserthorizontalrule",""]] "foo[]bar" queryCommandIndeterm("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["inserthorizontalrule",""]] "foo[]bar" queryCommandState("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["inserthorizontalrule",""]] "foo[]bar" queryCommandValue("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["inserthorizontalrule",""]] "foo[]bar" queryCommandIndeterm("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["inserthorizontalrule",""]] "foo[]bar" queryCommandState("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["inserthorizontalrule",""]] "foo[]bar" queryCommandValue("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar": execCommand("hilitecolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["hilitecolor","#00FFFF"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar": execCommand("inserthorizontalrule", 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 | [["hilitecolor","#00FFFF"],["inserthorizontalrule",""],["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 | [["hilitecolor","#00FFFF"],["inserthorizontalrule",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["hilitecolor","#00FFFF"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<hr><span style=\"background-color:rgb(0, 255, 255)\">a</span>bar" but got "foo<hr>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("foo<hr>abar", "foo<hr><span style=\"background-color:rgb(0, 255, 255)\">a</span>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["hilitecolor","#00FFFF"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandState("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandValue("hilitecolor") before | assert_equals: Wrong result returned (after color normalization) expected "rgba(0, 0, 0, 0)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandState("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandValue("hilitecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 255, 255)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandState("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandValue("inserthorizontalrule") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandState("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["inserthorizontalrule",""],["inserttext","a"]] "foo[]bar" queryCommandValue("inserthorizontalrule") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["inserthorizontalrule",""],["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 | [["hilitecolor","#00FFFF"],["inserthorizontalrule",""],["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 | [["hilitecolor","#00FFFF"],["inserthorizontalrule",""],["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 | [["hilitecolor","#00FFFF"],["inserthorizontalrule",""],["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 | [["hilitecolor","#00FFFF"],["inserthorizontalrule",""],["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 | [["hilitecolor","#00FFFF"],["inserthorizontalrule",""],["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 | [["hilitecolor","#00FFFF"],["inserthtml","ab<b>c</b>d"]] "foo[]bar": execCommand("hilitecolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["hilitecolor","#00FFFF"],["inserthtml","ab<b>c</b>d"]] "foo[]bar": execCommand("inserthtml", false, "ab<b>c</b>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 | [["hilitecolor","#00FFFF"],["inserthtml","ab<b>c</b>d"]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["hilitecolor","#00FFFF"],["inserthtml","ab<b>c</b>d"]] "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("fooab<b>c</b>dbar", "fooab<b>c</b>dbar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["hilitecolor","#00FFFF"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandIndeterm("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandState("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandValue("hilitecolor") before | assert_equals: Wrong result returned (after color normalization) expected "rgba(0, 0, 0, 0)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandIndeterm("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandState("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandValue("hilitecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 255, 255)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandIndeterm("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandState("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandValue("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandIndeterm("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandState("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["inserthtml","ab<b>c</b>d"]] "foo[]bar" queryCommandValue("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar": execCommand("hilitecolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["hilitecolor","#00FFFF"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar": execCommand("inserthtml", false, "ab<b>c</b>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 | [["hilitecolor","#00FFFF"],["inserthtml","ab<b>c</b>d"],["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 | [["hilitecolor","#00FFFF"],["inserthtml","ab<b>c</b>d"],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["hilitecolor","#00FFFF"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "fooab<b>c</b>d<span style=\"background-color:rgb(0, 255, 255)\">a</span>bar" but got "fooab<b>c</b>dabar" 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("fooab<b>c</b>dabar", "fooab<b>c</b>d<span style=\"background-color:rgb(0, 255, 255)\">a</span>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["hilitecolor","#00FFFF"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandState("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandValue("hilitecolor") before | assert_equals: Wrong result returned (after color normalization) expected "rgba(0, 0, 0, 0)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandState("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandValue("hilitecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 255, 255)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandState("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandValue("inserthtml") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandState("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["inserthtml","ab<b>c</b>d"],["inserttext","a"]] "foo[]bar" queryCommandValue("inserthtml") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["inserthtml","ab<b>c</b>d"],["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 | [["hilitecolor","#00FFFF"],["inserthtml","ab<b>c</b>d"],["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 | [["hilitecolor","#00FFFF"],["inserthtml","ab<b>c</b>d"],["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 | [["hilitecolor","#00FFFF"],["inserthtml","ab<b>c</b>d"],["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 | [["hilitecolor","#00FFFF"],["inserthtml","ab<b>c</b>d"],["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 | [["hilitecolor","#00FFFF"],["inserthtml","ab<b>c</b>d"],["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 | [["hilitecolor","#00FFFF"],["insertimage","/img/lion.svg"]] "foo[]bar": execCommand("hilitecolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["hilitecolor","#00FFFF"],["insertimage","/img/lion.svg"]] "foo[]bar": execCommand("insertimage", false, "/img/lion.svg") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["hilitecolor","#00FFFF"],["insertimage","/img/lion.svg"]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["hilitecolor","#00FFFF"],["insertimage","/img/lion.svg"]] "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<img src=\"/img/lion.svg\">bar", "foo<img src=\"/img/lion.svg\">bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["hilitecolor","#00FFFF"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandIndeterm("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandState("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandValue("hilitecolor") before | assert_equals: Wrong result returned (after color normalization) expected "rgba(0, 0, 0, 0)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandIndeterm("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandState("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandValue("hilitecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 255, 255)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandIndeterm("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandState("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandValue("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandIndeterm("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandState("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertimage","/img/lion.svg"]] "foo[]bar" queryCommandValue("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar": execCommand("hilitecolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["hilitecolor","#00FFFF"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar": execCommand("insertimage", false, "/img/lion.svg") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["hilitecolor","#00FFFF"],["insertimage","/img/lion.svg"],["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 | [["hilitecolor","#00FFFF"],["insertimage","/img/lion.svg"],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["hilitecolor","#00FFFF"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<img src=\"/img/lion.svg\"><span style=\"background-color:rgb(0, 255, 255)\">a</span>bar" but got "foo<img src=\"/img/lion.svg\">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("foo<img src=\"/img/lion.svg\">abar", "foo<img src=\"/img/lion.svg\"><span style=\"background-color:rgb(0, 255, 255)\">a</span>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["hilitecolor","#00FFFF"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandState("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandValue("hilitecolor") before | assert_equals: Wrong result returned (after color normalization) expected "rgba(0, 0, 0, 0)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandState("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandValue("hilitecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 255, 255)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandState("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandValue("insertimage") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandState("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertimage","/img/lion.svg"],["inserttext","a"]] "foo[]bar" queryCommandValue("insertimage") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertimage","/img/lion.svg"],["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 | [["hilitecolor","#00FFFF"],["insertimage","/img/lion.svg"],["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 | [["hilitecolor","#00FFFF"],["insertimage","/img/lion.svg"],["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 | [["hilitecolor","#00FFFF"],["insertimage","/img/lion.svg"],["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 | [["hilitecolor","#00FFFF"],["insertimage","/img/lion.svg"],["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 | [["hilitecolor","#00FFFF"],["insertimage","/img/lion.svg"],["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 | [["hilitecolor","#00FFFF"],["insertlinebreak",""]] "foo[]bar": execCommand("hilitecolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["hilitecolor","#00FFFF"],["insertlinebreak",""]] "foo[]bar": execCommand("insertlinebreak", 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 | [["hilitecolor","#00FFFF"],["insertlinebreak",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["hilitecolor","#00FFFF"],["insertlinebreak",""]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<br>bar" but got "foo<span style=\"background-color:rgb(0, 255, 255)\"><br></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=\"background-color:rgb(0, 255, 255)\"><br></span>bar", "foo<br>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["hilitecolor","#00FFFF"],["insertlinebreak",""]] "foo[]bar" queryCommandIndeterm("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertlinebreak",""]] "foo[]bar" queryCommandState("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["insertlinebreak",""]] "foo[]bar" queryCommandValue("hilitecolor") before | assert_equals: Wrong result returned (after color normalization) expected "rgba(0, 0, 0, 0)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertlinebreak",""]] "foo[]bar" queryCommandIndeterm("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertlinebreak",""]] "foo[]bar" queryCommandState("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["insertlinebreak",""]] "foo[]bar" queryCommandValue("hilitecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 255, 255)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertlinebreak",""]] "foo[]bar" queryCommandIndeterm("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertlinebreak",""]] "foo[]bar" queryCommandState("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertlinebreak",""]] "foo[]bar" queryCommandValue("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertlinebreak",""]] "foo[]bar" queryCommandIndeterm("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertlinebreak",""]] "foo[]bar" queryCommandState("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertlinebreak",""]] "foo[]bar" queryCommandValue("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar": execCommand("hilitecolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["hilitecolor","#00FFFF"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar": execCommand("insertlinebreak", 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 | [["hilitecolor","#00FFFF"],["insertlinebreak",""],["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 | [["hilitecolor","#00FFFF"],["insertlinebreak",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["hilitecolor","#00FFFF"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<br><span style=\"background-color:rgb(0, 255, 255)\">a</span>bar" but got "foo<span style=\"background-color:rgb(0, 255, 255)\"><br>a</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=\"background-color:rgb(0, 255, 255)\"><br>a</span>bar", "foo<br><span style=\"background-color:rgb(0, 255, 255)\">a</span>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["hilitecolor","#00FFFF"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandState("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandValue("hilitecolor") before | assert_equals: Wrong result returned (after color normalization) expected "rgba(0, 0, 0, 0)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandState("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandValue("hilitecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 255, 255)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertlinebreak") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertlinebreak",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertlinebreak") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertlinebreak",""],["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 | [["hilitecolor","#00FFFF"],["insertlinebreak",""],["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 | [["hilitecolor","#00FFFF"],["insertlinebreak",""],["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 | [["hilitecolor","#00FFFF"],["insertlinebreak",""],["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 | [["hilitecolor","#00FFFF"],["insertlinebreak",""],["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 | [["hilitecolor","#00FFFF"],["insertlinebreak",""],["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 | [["hilitecolor","#00FFFF"],["insertorderedlist",""]] "foo[]bar": execCommand("hilitecolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["hilitecolor","#00FFFF"],["insertorderedlist",""]] "foo[]bar": execCommand("insertorderedlist", 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 | [["hilitecolor","#00FFFF"],["insertorderedlist",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["hilitecolor","#00FFFF"],["insertorderedlist",""]] "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("<ol><li>foobar</li></ol>", "<ol><li>foobar</li></ol>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["hilitecolor","#00FFFF"],["insertorderedlist",""]] "foo[]bar" queryCommandIndeterm("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertorderedlist",""]] "foo[]bar" queryCommandState("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["insertorderedlist",""]] "foo[]bar" queryCommandValue("hilitecolor") before | assert_equals: Wrong result returned (after color normalization) expected "rgba(0, 0, 0, 0)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertorderedlist",""]] "foo[]bar" queryCommandIndeterm("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertorderedlist",""]] "foo[]bar" queryCommandState("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["insertorderedlist",""]] "foo[]bar" queryCommandValue("hilitecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 255, 255)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertorderedlist",""]] "foo[]bar" queryCommandIndeterm("insertorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertorderedlist",""]] "foo[]bar" queryCommandState("insertorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["insertorderedlist",""]] "foo[]bar" queryCommandValue("insertorderedlist") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertorderedlist",""]] "foo[]bar" queryCommandIndeterm("insertorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertorderedlist",""]] "foo[]bar" queryCommandState("insertorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["hilitecolor","#00FFFF"],["insertorderedlist",""]] "foo[]bar" queryCommandValue("insertorderedlist") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar": execCommand("hilitecolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["hilitecolor","#00FFFF"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar": execCommand("insertorderedlist", 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 | [["hilitecolor","#00FFFF"],["insertorderedlist",""],["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 | [["hilitecolor","#00FFFF"],["insertorderedlist",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["hilitecolor","#00FFFF"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<ol><li>foo<span style=\"background-color:rgb(0, 255, 255)\">a</span>bar</li></ol>" but got "<ol><li>afoobar</li></ol>" 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("<ol><li>afoobar</li></ol>", "<ol><li>foo<span style=\"background-color:rgb(0, 255, 255)\">a</span>bar</li></ol>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["hilitecolor","#00FFFF"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("hilitecolor") before | assert_equals: Wrong result returned (after color normalization) expected "rgba(0, 0, 0, 0)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("hilitecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 255, 255)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertorderedlist") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["hilitecolor","#00FFFF"],["insertorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertorderedlist") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertorderedlist",""],["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 | [["hilitecolor","#00FFFF"],["insertorderedlist",""],["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 | [["hilitecolor","#00FFFF"],["insertorderedlist",""],["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 | [["hilitecolor","#00FFFF"],["insertorderedlist",""],["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 | [["hilitecolor","#00FFFF"],["insertorderedlist",""],["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 | [["hilitecolor","#00FFFF"],["insertorderedlist",""],["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 | [["hilitecolor","#00FFFF"],["insertparagraph",""]] "foo[]bar": execCommand("hilitecolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["hilitecolor","#00FFFF"],["insertparagraph",""]] "foo[]bar": execCommand("insertparagraph", 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 | [["hilitecolor","#00FFFF"],["insertparagraph",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["hilitecolor","#00FFFF"],["insertparagraph",""]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p>bar</p>" 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>", "<p>foo</p><p>bar</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["hilitecolor","#00FFFF"],["insertparagraph",""]] "foo[]bar" queryCommandIndeterm("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertparagraph",""]] "foo[]bar" queryCommandState("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["insertparagraph",""]] "foo[]bar" queryCommandValue("hilitecolor") before | assert_equals: Wrong result returned (after color normalization) expected "rgba(0, 0, 0, 0)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertparagraph",""]] "foo[]bar" queryCommandIndeterm("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertparagraph",""]] "foo[]bar" queryCommandState("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["insertparagraph",""]] "foo[]bar" queryCommandValue("hilitecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 255, 255)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertparagraph",""]] "foo[]bar" queryCommandIndeterm("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertparagraph",""]] "foo[]bar" queryCommandState("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertparagraph",""]] "foo[]bar" queryCommandValue("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertparagraph",""]] "foo[]bar" queryCommandIndeterm("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertparagraph",""]] "foo[]bar" queryCommandState("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertparagraph",""]] "foo[]bar" queryCommandValue("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertparagraph",""],["inserttext","a"]] "foo[]bar": execCommand("hilitecolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["hilitecolor","#00FFFF"],["insertparagraph",""],["inserttext","a"]] "foo[]bar": execCommand("insertparagraph", 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 | [["hilitecolor","#00FFFF"],["insertparagraph",""],["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 | [["hilitecolor","#00FFFF"],["insertparagraph",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["hilitecolor","#00FFFF"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p><span style=\"background-color:rgb(0, 255, 255)\">a</span>bar</p>" but got "foo<div><span style=\"background-color:rgb(0, 255, 255)\">a</span>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><span style=\"background-color:rgb(0, 255, 255)\">a</span>bar</div>", "<p>foo</p><p><span style=\"background-color:rgb(0, 255, 255)\">a</span>bar</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["hilitecolor","#00FFFF"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandState("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandValue("hilitecolor") before | assert_equals: Wrong result returned (after color normalization) expected "rgba(0, 0, 0, 0)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandState("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandValue("hilitecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 255, 255)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertparagraph") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertparagraph",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertparagraph") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertparagraph",""],["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 | [["hilitecolor","#00FFFF"],["insertparagraph",""],["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 | [["hilitecolor","#00FFFF"],["insertparagraph",""],["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 | [["hilitecolor","#00FFFF"],["insertparagraph",""],["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 | [["hilitecolor","#00FFFF"],["insertparagraph",""],["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 | [["hilitecolor","#00FFFF"],["insertparagraph",""],["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 | [["hilitecolor","#00FFFF"],["insertunorderedlist",""]] "foo[]bar": execCommand("hilitecolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["hilitecolor","#00FFFF"],["insertunorderedlist",""]] "foo[]bar": execCommand("insertunorderedlist", 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 | [["hilitecolor","#00FFFF"],["insertunorderedlist",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["hilitecolor","#00FFFF"],["insertunorderedlist",""]] "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("<ul><li>foobar</li></ul>", "<ul><li>foobar</li></ul>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["hilitecolor","#00FFFF"],["insertunorderedlist",""]] "foo[]bar" queryCommandIndeterm("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertunorderedlist",""]] "foo[]bar" queryCommandState("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["insertunorderedlist",""]] "foo[]bar" queryCommandValue("hilitecolor") before | assert_equals: Wrong result returned (after color normalization) expected "rgba(0, 0, 0, 0)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertunorderedlist",""]] "foo[]bar" queryCommandIndeterm("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertunorderedlist",""]] "foo[]bar" queryCommandState("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["insertunorderedlist",""]] "foo[]bar" queryCommandValue("hilitecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 255, 255)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertunorderedlist",""]] "foo[]bar" queryCommandIndeterm("insertunorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertunorderedlist",""]] "foo[]bar" queryCommandState("insertunorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["insertunorderedlist",""]] "foo[]bar" queryCommandValue("insertunorderedlist") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertunorderedlist",""]] "foo[]bar" queryCommandIndeterm("insertunorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertunorderedlist",""]] "foo[]bar" queryCommandState("insertunorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["hilitecolor","#00FFFF"],["insertunorderedlist",""]] "foo[]bar" queryCommandValue("insertunorderedlist") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar": execCommand("hilitecolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["hilitecolor","#00FFFF"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar": execCommand("insertunorderedlist", 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 | [["hilitecolor","#00FFFF"],["insertunorderedlist",""],["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 | [["hilitecolor","#00FFFF"],["insertunorderedlist",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["hilitecolor","#00FFFF"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<ul><li>foo<span style=\"background-color:rgb(0, 255, 255)\">a</span>bar</li></ul>" but got "<ul><li>afoobar</li></ul>" 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("<ul><li>afoobar</li></ul>", "<ul><li>foo<span style=\"background-color:rgb(0, 255, 255)\">a</span>bar</li></ul>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["hilitecolor","#00FFFF"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("hilitecolor") before | assert_equals: Wrong result returned (after color normalization) expected "rgba(0, 0, 0, 0)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("hilitecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 255, 255)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertunorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertunorderedlist") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertunorderedlist") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("insertunorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandState("insertunorderedlist") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["hilitecolor","#00FFFF"],["insertunorderedlist",""],["inserttext","a"]] "foo[]bar" queryCommandValue("insertunorderedlist") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["insertunorderedlist",""],["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 | [["hilitecolor","#00FFFF"],["insertunorderedlist",""],["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 | [["hilitecolor","#00FFFF"],["insertunorderedlist",""],["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 | [["hilitecolor","#00FFFF"],["insertunorderedlist",""],["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 | [["hilitecolor","#00FFFF"],["insertunorderedlist",""],["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 | [["hilitecolor","#00FFFF"],["insertunorderedlist",""],["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 | [["hilitecolor","#00FFFF"],["justifycenter",""]] "foo[]bar": execCommand("hilitecolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["hilitecolor","#00FFFF"],["justifycenter",""]] "foo[]bar": execCommand("justifycenter", 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 | [["hilitecolor","#00FFFF"],["justifycenter",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["hilitecolor","#00FFFF"],["justifycenter",""]] "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("<div style=\"text-align:center\">foobar</div>", "<div style=\"text-align:center\">foobar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["hilitecolor","#00FFFF"],["justifycenter",""]] "foo[]bar" queryCommandIndeterm("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifycenter",""]] "foo[]bar" queryCommandState("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["justifycenter",""]] "foo[]bar" queryCommandValue("hilitecolor") before | assert_equals: Wrong result returned (after color normalization) expected "rgba(0, 0, 0, 0)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifycenter",""]] "foo[]bar" queryCommandIndeterm("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifycenter",""]] "foo[]bar" queryCommandState("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["justifycenter",""]] "foo[]bar" queryCommandValue("hilitecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 255, 255)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifycenter",""]] "foo[]bar" queryCommandIndeterm("justifycenter") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifycenter",""]] "foo[]bar" queryCommandState("justifycenter") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["justifycenter",""]] "foo[]bar" queryCommandValue("justifycenter") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifycenter",""]] "foo[]bar" queryCommandIndeterm("justifycenter") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifycenter",""]] "foo[]bar" queryCommandState("justifycenter") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["hilitecolor","#00FFFF"],["justifycenter",""]] "foo[]bar" queryCommandValue("justifycenter") after | assert_equals: Wrong result returned expected "center" 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", "center", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifycenter",""],["inserttext","a"]] "foo[]bar": execCommand("hilitecolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["hilitecolor","#00FFFF"],["justifycenter",""],["inserttext","a"]] "foo[]bar": execCommand("justifycenter", 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 | [["hilitecolor","#00FFFF"],["justifycenter",""],["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 | [["hilitecolor","#00FFFF"],["justifycenter",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["hilitecolor","#00FFFF"],["justifycenter",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div style=\"text-align:center\">foo<span style=\"background-color:rgb(0, 255, 255)\">a</span>bar</div>" but got "<div style=\"text-align:center\">fooabar</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=\"text-align:center\">fooabar</div>", "<div style=\"text-align:center\">foo<span style=\"background-color:rgb(0, 255, 255)\">a</span>bar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["hilitecolor","#00FFFF"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandState("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandValue("hilitecolor") before | assert_equals: Wrong result returned (after color normalization) expected "rgba(0, 0, 0, 0)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandState("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandValue("hilitecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 255, 255)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifycenter") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifycenter") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifycenter") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifycenter") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifycenter") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["hilitecolor","#00FFFF"],["justifycenter",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifycenter") after | assert_equals: Wrong result returned expected "center" 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", "center", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifycenter",""],["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 | [["hilitecolor","#00FFFF"],["justifycenter",""],["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 | [["hilitecolor","#00FFFF"],["justifycenter",""],["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 | [["hilitecolor","#00FFFF"],["justifycenter",""],["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 | [["hilitecolor","#00FFFF"],["justifycenter",""],["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 | [["hilitecolor","#00FFFF"],["justifycenter",""],["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 | [["hilitecolor","#00FFFF"],["justifyfull",""]] "foo[]bar": execCommand("hilitecolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyfull",""]] "foo[]bar": execCommand("justifyfull", 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 | [["hilitecolor","#00FFFF"],["justifyfull",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyfull",""]] "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("<div style=\"text-align:justify\">foobar</div>", "<div style=\"text-align:justify\">foobar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyfull",""]] "foo[]bar" queryCommandIndeterm("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyfull",""]] "foo[]bar" queryCommandState("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["justifyfull",""]] "foo[]bar" queryCommandValue("hilitecolor") before | assert_equals: Wrong result returned (after color normalization) expected "rgba(0, 0, 0, 0)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyfull",""]] "foo[]bar" queryCommandIndeterm("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyfull",""]] "foo[]bar" queryCommandState("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["justifyfull",""]] "foo[]bar" queryCommandValue("hilitecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 255, 255)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyfull",""]] "foo[]bar" queryCommandIndeterm("justifyfull") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyfull",""]] "foo[]bar" queryCommandState("justifyfull") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["justifyfull",""]] "foo[]bar" queryCommandValue("justifyfull") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyfull",""]] "foo[]bar" queryCommandIndeterm("justifyfull") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyfull",""]] "foo[]bar" queryCommandState("justifyfull") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["hilitecolor","#00FFFF"],["justifyfull",""]] "foo[]bar" queryCommandValue("justifyfull") after | assert_equals: Wrong result returned expected "justify" 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", "justify", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyfull",""],["inserttext","a"]] "foo[]bar": execCommand("hilitecolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyfull",""],["inserttext","a"]] "foo[]bar": execCommand("justifyfull", 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 | [["hilitecolor","#00FFFF"],["justifyfull",""],["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 | [["hilitecolor","#00FFFF"],["justifyfull",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["hilitecolor","#00FFFF"],["justifyfull",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div style=\"text-align:justify\">foo<span style=\"background-color:rgb(0, 255, 255)\">a</span>bar</div>" but got "<div style=\"text-align:justify\">fooabar</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=\"text-align:justify\">fooabar</div>", "<div style=\"text-align:justify\">foo<span style=\"background-color:rgb(0, 255, 255)\">a</span>bar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandState("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandValue("hilitecolor") before | assert_equals: Wrong result returned (after color normalization) expected "rgba(0, 0, 0, 0)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandState("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandValue("hilitecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 255, 255)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyfull") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyfull") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyfull") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyfull") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyfull") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["hilitecolor","#00FFFF"],["justifyfull",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyfull") after | assert_equals: Wrong result returned expected "justify" 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", "justify", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyfull",""],["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 | [["hilitecolor","#00FFFF"],["justifyfull",""],["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 | [["hilitecolor","#00FFFF"],["justifyfull",""],["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 | [["hilitecolor","#00FFFF"],["justifyfull",""],["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 | [["hilitecolor","#00FFFF"],["justifyfull",""],["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 | [["hilitecolor","#00FFFF"],["justifyfull",""],["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 | [["hilitecolor","#00FFFF"],["justifyleft",""]] "foo[]bar": execCommand("hilitecolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyleft",""]] "foo[]bar": execCommand("justifyleft", 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 | [["hilitecolor","#00FFFF"],["justifyleft",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyleft",""]] "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("foobar", "foobar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyleft",""]] "foo[]bar" queryCommandIndeterm("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyleft",""]] "foo[]bar" queryCommandState("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["justifyleft",""]] "foo[]bar" queryCommandValue("hilitecolor") before | assert_equals: Wrong result returned (after color normalization) expected "rgba(0, 0, 0, 0)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyleft",""]] "foo[]bar" queryCommandIndeterm("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyleft",""]] "foo[]bar" queryCommandState("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["justifyleft",""]] "foo[]bar" queryCommandValue("hilitecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 255, 255)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyleft",""]] "foo[]bar" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyleft",""]] "foo[]bar" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["hilitecolor","#00FFFF"],["justifyleft",""]] "foo[]bar" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" 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", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyleft",""]] "foo[]bar" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyleft",""]] "foo[]bar" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["hilitecolor","#00FFFF"],["justifyleft",""]] "foo[]bar" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" 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", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyleft",""],["inserttext","a"]] "foo[]bar": execCommand("hilitecolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyleft",""],["inserttext","a"]] "foo[]bar": execCommand("justifyleft", 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 | [["hilitecolor","#00FFFF"],["justifyleft",""],["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 | [["hilitecolor","#00FFFF"],["justifyleft",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["hilitecolor","#00FFFF"],["justifyleft",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<span style=\"background-color:rgb(0, 255, 255)\">a</span>bar" but got "fooabar" 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("fooabar", "foo<span style=\"background-color:rgb(0, 255, 255)\">a</span>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandState("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandValue("hilitecolor") before | assert_equals: Wrong result returned (after color normalization) expected "rgba(0, 0, 0, 0)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandState("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandValue("hilitecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 255, 255)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["hilitecolor","#00FFFF"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" 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", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["hilitecolor","#00FFFF"],["justifyleft",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" 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", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyleft",""],["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 | [["hilitecolor","#00FFFF"],["justifyleft",""],["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 | [["hilitecolor","#00FFFF"],["justifyleft",""],["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 | [["hilitecolor","#00FFFF"],["justifyleft",""],["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 | [["hilitecolor","#00FFFF"],["justifyleft",""],["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 | [["hilitecolor","#00FFFF"],["justifyleft",""],["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 | [["hilitecolor","#00FFFF"],["justifyright",""]] "foo[]bar": execCommand("hilitecolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyright",""]] "foo[]bar": execCommand("justifyright", 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 | [["hilitecolor","#00FFFF"],["justifyright",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyright",""]] "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("<div style=\"text-align:right\">foobar</div>", "<div style=\"text-align:right\">foobar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyright",""]] "foo[]bar" queryCommandIndeterm("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyright",""]] "foo[]bar" queryCommandState("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["justifyright",""]] "foo[]bar" queryCommandValue("hilitecolor") before | assert_equals: Wrong result returned (after color normalization) expected "rgba(0, 0, 0, 0)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyright",""]] "foo[]bar" queryCommandIndeterm("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyright",""]] "foo[]bar" queryCommandState("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["justifyright",""]] "foo[]bar" queryCommandValue("hilitecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 255, 255)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyright",""]] "foo[]bar" queryCommandIndeterm("justifyright") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyright",""]] "foo[]bar" queryCommandState("justifyright") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["justifyright",""]] "foo[]bar" queryCommandValue("justifyright") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyright",""]] "foo[]bar" queryCommandIndeterm("justifyright") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyright",""]] "foo[]bar" queryCommandState("justifyright") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["hilitecolor","#00FFFF"],["justifyright",""]] "foo[]bar" queryCommandValue("justifyright") after | assert_equals: Wrong result returned expected "right" 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", "right", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyright",""],["inserttext","a"]] "foo[]bar": execCommand("hilitecolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyright",""],["inserttext","a"]] "foo[]bar": execCommand("justifyright", 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 | [["hilitecolor","#00FFFF"],["justifyright",""],["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 | [["hilitecolor","#00FFFF"],["justifyright",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["hilitecolor","#00FFFF"],["justifyright",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div style=\"text-align:right\">foo<span style=\"background-color:rgb(0, 255, 255)\">a</span>bar</div>" but got "<div style=\"text-align:right\">fooabar</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=\"text-align:right\">fooabar</div>", "<div style=\"text-align:right\">foo<span style=\"background-color:rgb(0, 255, 255)\">a</span>bar</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandState("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandValue("hilitecolor") before | assert_equals: Wrong result returned (after color normalization) expected "rgba(0, 0, 0, 0)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandState("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandValue("hilitecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 255, 255)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyright") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyright") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyright") before | assert_equals: Wrong result returned expected "left" but got "false" 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("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("justifyright") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandState("justifyright") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["hilitecolor","#00FFFF"],["justifyright",""],["inserttext","a"]] "foo[]bar" queryCommandValue("justifyright") after | assert_equals: Wrong result returned expected "right" 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", "right", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["justifyright",""],["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 | [["hilitecolor","#00FFFF"],["justifyright",""],["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 | [["hilitecolor","#00FFFF"],["justifyright",""],["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 | [["hilitecolor","#00FFFF"],["justifyright",""],["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 | [["hilitecolor","#00FFFF"],["justifyright",""],["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 | [["hilitecolor","#00FFFF"],["justifyright",""],["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 | [["hilitecolor","#00FFFF"],["outdent",""]] "foo[]bar": execCommand("hilitecolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["hilitecolor","#00FFFF"],["outdent",""]] "foo[]bar": execCommand("outdent", 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 | [["hilitecolor","#00FFFF"],["outdent",""]] "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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["hilitecolor","#00FFFF"],["outdent",""]] "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("foobar", "foobar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["hilitecolor","#00FFFF"],["outdent",""]] "foo[]bar" queryCommandIndeterm("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["outdent",""]] "foo[]bar" queryCommandState("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["outdent",""]] "foo[]bar" queryCommandValue("hilitecolor") before | assert_equals: Wrong result returned (after color normalization) expected "rgba(0, 0, 0, 0)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["outdent",""]] "foo[]bar" queryCommandIndeterm("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["outdent",""]] "foo[]bar" queryCommandState("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["outdent",""]] "foo[]bar" queryCommandValue("hilitecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 255, 255)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["outdent",""]] "foo[]bar" queryCommandIndeterm("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["outdent",""]] "foo[]bar" queryCommandState("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["outdent",""]] "foo[]bar" queryCommandValue("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["outdent",""]] "foo[]bar" queryCommandIndeterm("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["outdent",""]] "foo[]bar" queryCommandState("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["outdent",""]] "foo[]bar" queryCommandValue("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["outdent",""],["inserttext","a"]] "foo[]bar": execCommand("hilitecolor", false, "#00FFFF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["hilitecolor","#00FFFF"],["outdent",""],["inserttext","a"]] "foo[]bar": execCommand("outdent", 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 | [["hilitecolor","#00FFFF"],["outdent",""],["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 | [["hilitecolor","#00FFFF"],["outdent",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["hilitecolor","#00FFFF"],["outdent",""],["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("foo<span style=\"background-color:rgb(0, 255, 255)\">a</span>bar", "foo<span style=\"background-color:rgb(0, 255, 255)\">a</span>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["hilitecolor","#00FFFF"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandState("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("hilitecolor") before | assert_equals: Wrong result returned (after color normalization) expected "rgba(0, 0, 0, 0)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandState("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","#00FFFF"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("hilitecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 255, 255)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","#00FFFF"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandState("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("outdent") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandState("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["outdent",""],["inserttext","a"]] "foo[]bar" queryCommandValue("outdent") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","#00FFFF"],["outdent",""],["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 | [["hilitecolor","#00FFFF"],["outdent",""],["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 | [["hilitecolor","#00FFFF"],["outdent",""],["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 | [["hilitecolor","#00FFFF"],["outdent",""],["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 | [["hilitecolor","#00FFFF"],["outdent",""],["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 | [["hilitecolor","#00FFFF"],["outdent",""],["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 | [["superscript",""],["subscript",""],["inserttext","a"]] "foo[]bar": execCommand("superscript", 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 | [["superscript",""],["subscript",""],["inserttext","a"]] "foo[]bar": execCommand("subscript", 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 | [["superscript",""],["subscript",""],["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 | [["superscript",""],["subscript",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["superscript",""],["subscript",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<sub>a</sub>bar" but got "foo<span style=\"vertical-align:sub\">a</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=\"vertical-align:sub\">a</span>bar", "foo<sub>a</sub>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["superscript",""],["subscript",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["subscript",""],["inserttext","a"]] "foo[]bar" queryCommandState("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["subscript",""],["inserttext","a"]] "foo[]bar" queryCommandValue("superscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["subscript",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("superscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["subscript",""],["inserttext","a"]] "foo[]bar" queryCommandState("superscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["subscript",""],["inserttext","a"]] "foo[]bar" queryCommandValue("superscript") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["subscript",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["subscript",""],["inserttext","a"]] "foo[]bar" queryCommandState("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["superscript",""],["subscript",""],["inserttext","a"]] "foo[]bar" queryCommandValue("subscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["subscript",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("subscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["subscript",""],["inserttext","a"]] "foo[]bar" queryCommandState("subscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["superscript",""],["subscript",""],["inserttext","a"]] "foo[]bar" queryCommandValue("subscript") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["superscript",""],["subscript",""],["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 | [["superscript",""],["subscript",""],["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 | [["superscript",""],["subscript",""],["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 | [["superscript",""],["subscript",""],["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 | [["superscript",""],["subscript",""],["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 | [["superscript",""],["subscript",""],["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 | [["subscript",""],["superscript",""],["inserttext","a"]] "foo[]bar": execCommand("subscript", 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 | [["subscript",""],["superscript",""],["inserttext","a"]] "foo[]bar": execCommand("superscript", 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 | [["subscript",""],["superscript",""],["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 | [["subscript",""],["superscript",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["subscript",""],["superscript",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<sup>a</sup>bar" but got "foo<span style=\"vertical-align:super\">a</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=\"vertical-align:super\">a</span>bar", "foo<sup>a</sup>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["subscript",""],["superscript",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["superscript",""],["inserttext","a"]] "foo[]bar" queryCommandState("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["superscript",""],["inserttext","a"]] "foo[]bar" queryCommandValue("subscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["superscript",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("subscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["superscript",""],["inserttext","a"]] "foo[]bar" queryCommandState("subscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["superscript",""],["inserttext","a"]] "foo[]bar" queryCommandValue("subscript") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["superscript",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["superscript",""],["inserttext","a"]] "foo[]bar" queryCommandState("superscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["superscript",""],["inserttext","a"]] "foo[]bar" queryCommandValue("superscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["superscript",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("superscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["superscript",""],["inserttext","a"]] "foo[]bar" queryCommandState("superscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["subscript",""],["superscript",""],["inserttext","a"]] "foo[]bar" queryCommandValue("superscript") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["superscript",""],["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 | [["subscript",""],["superscript",""],["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 | [["subscript",""],["superscript",""],["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 | [["subscript",""],["superscript",""],["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 | [["subscript",""],["superscript",""],["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 | [["subscript",""],["superscript",""],["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 | [["createlink","http://www.google.com/"],["forecolor","#0000FF"],["inserttext","a"]] "foo[]bar": execCommand("createlink", false, "http://www.google.com/") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["createlink","http://www.google.com/"],["forecolor","#0000FF"],["inserttext","a"]] "foo[]bar": execCommand("forecolor", false, "#0000FF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["createlink","http://www.google.com/"],["forecolor","#0000FF"],["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 | [["createlink","http://www.google.com/"],["forecolor","#0000FF"],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["createlink","http://www.google.com/"],["forecolor","#0000FF"],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<a href=\"http://www.google.com/\">a</a>bar" but got "foo<a href=\"http://www.google.com/\" style=\"color:rgb(0, 0, 255)\">a</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("foo<a href=\"http://www.google.com/\" style=\"color:rgb(0, 0, 255)\">a</a>bar", "foo<a href=\"http://www.google.com/\">a</a>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["createlink","http://www.google.com/"],["forecolor","#0000FF"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forecolor","#0000FF"],["inserttext","a"]] "foo[]bar" queryCommandState("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forecolor","#0000FF"],["inserttext","a"]] "foo[]bar" queryCommandValue("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forecolor","#0000FF"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forecolor","#0000FF"],["inserttext","a"]] "foo[]bar" queryCommandState("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forecolor","#0000FF"],["inserttext","a"]] "foo[]bar" queryCommandValue("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forecolor","#0000FF"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forecolor","#0000FF"],["inserttext","a"]] "foo[]bar" queryCommandState("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forecolor","#0000FF"],["inserttext","a"]] "foo[]bar" queryCommandValue("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["createlink","http://www.google.com/"],["forecolor","#0000FF"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forecolor","#0000FF"],["inserttext","a"]] "foo[]bar" queryCommandState("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forecolor","#0000FF"],["inserttext","a"]] "foo[]bar" queryCommandValue("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgb(0, 0, 255)", "rgb(0, 0, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["createlink","http://www.google.com/"],["forecolor","#0000FF"],["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 | [["createlink","http://www.google.com/"],["forecolor","#0000FF"],["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 | [["createlink","http://www.google.com/"],["forecolor","#0000FF"],["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 | [["createlink","http://www.google.com/"],["forecolor","#0000FF"],["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 | [["createlink","http://www.google.com/"],["forecolor","#0000FF"],["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 | [["createlink","http://www.google.com/"],["forecolor","#0000FF"],["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 | [["forecolor","#0000FF"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar": execCommand("forecolor", false, "#0000FF") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["forecolor","#0000FF"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar": execCommand("createlink", false, "http://www.google.com/") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["forecolor","#0000FF"],["createlink","http://www.google.com/"],["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 | [["forecolor","#0000FF"],["createlink","http://www.google.com/"],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["forecolor","#0000FF"],["createlink","http://www.google.com/"],["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("foo<a href=\"http://www.google.com/\">a</a>bar", "foo<a href=\"http://www.google.com/\">a</a>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["forecolor","#0000FF"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandState("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandValue("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandState("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["forecolor","#0000FF"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandValue("forecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 0, 255)" but got "rgb(0, 0, 238)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 238)", "rgb(0, 0, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","#0000FF"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandState("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandValue("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandState("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandValue("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","#0000FF"],["createlink","http://www.google.com/"],["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 | [["forecolor","#0000FF"],["createlink","http://www.google.com/"],["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 | [["forecolor","#0000FF"],["createlink","http://www.google.com/"],["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 | [["forecolor","#0000FF"],["createlink","http://www.google.com/"],["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 | [["forecolor","#0000FF"],["createlink","http://www.google.com/"],["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 | [["forecolor","#0000FF"],["createlink","http://www.google.com/"],["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 | [["createlink","http://www.google.com/"],["forecolor","blue"],["inserttext","a"]] "foo[]bar": execCommand("createlink", false, "http://www.google.com/") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["createlink","http://www.google.com/"],["forecolor","blue"],["inserttext","a"]] "foo[]bar": execCommand("forecolor", false, "blue") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["createlink","http://www.google.com/"],["forecolor","blue"],["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 | [["createlink","http://www.google.com/"],["forecolor","blue"],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["createlink","http://www.google.com/"],["forecolor","blue"],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<a href=\"http://www.google.com/\">a</a>bar" but got "foo<a href=\"http://www.google.com/\" style=\"color:rgb(0, 0, 255)\">a</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("foo<a href=\"http://www.google.com/\" style=\"color:rgb(0, 0, 255)\">a</a>bar", "foo<a href=\"http://www.google.com/\">a</a>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["createlink","http://www.google.com/"],["forecolor","blue"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forecolor","blue"],["inserttext","a"]] "foo[]bar" queryCommandState("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forecolor","blue"],["inserttext","a"]] "foo[]bar" queryCommandValue("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forecolor","blue"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forecolor","blue"],["inserttext","a"]] "foo[]bar" queryCommandState("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forecolor","blue"],["inserttext","a"]] "foo[]bar" queryCommandValue("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forecolor","blue"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forecolor","blue"],["inserttext","a"]] "foo[]bar" queryCommandState("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forecolor","blue"],["inserttext","a"]] "foo[]bar" queryCommandValue("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["createlink","http://www.google.com/"],["forecolor","blue"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forecolor","blue"],["inserttext","a"]] "foo[]bar" queryCommandState("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forecolor","blue"],["inserttext","a"]] "foo[]bar" queryCommandValue("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgb(0, 0, 255)", "rgb(0, 0, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["createlink","http://www.google.com/"],["forecolor","blue"],["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 | [["createlink","http://www.google.com/"],["forecolor","blue"],["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 | [["createlink","http://www.google.com/"],["forecolor","blue"],["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 | [["createlink","http://www.google.com/"],["forecolor","blue"],["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 | [["createlink","http://www.google.com/"],["forecolor","blue"],["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 | [["createlink","http://www.google.com/"],["forecolor","blue"],["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 | [["forecolor","blue"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar": execCommand("forecolor", false, "blue") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["forecolor","blue"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar": execCommand("createlink", false, "http://www.google.com/") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["forecolor","blue"],["createlink","http://www.google.com/"],["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 | [["forecolor","blue"],["createlink","http://www.google.com/"],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["forecolor","blue"],["createlink","http://www.google.com/"],["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("foo<a href=\"http://www.google.com/\">a</a>bar", "foo<a href=\"http://www.google.com/\">a</a>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["forecolor","blue"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","blue"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandState("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","blue"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandValue("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","blue"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","blue"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandState("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["forecolor","blue"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandValue("forecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 0, 255)" but got "rgb(0, 0, 238)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 238)", "rgb(0, 0, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","blue"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","blue"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandState("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","blue"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandValue("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","blue"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","blue"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandState("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","blue"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandValue("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","blue"],["createlink","http://www.google.com/"],["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 | [["forecolor","blue"],["createlink","http://www.google.com/"],["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 | [["forecolor","blue"],["createlink","http://www.google.com/"],["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 | [["forecolor","blue"],["createlink","http://www.google.com/"],["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 | [["forecolor","blue"],["createlink","http://www.google.com/"],["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 | [["forecolor","blue"],["createlink","http://www.google.com/"],["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 | [["createlink","http://www.google.com/"],["forecolor","brown"],["inserttext","a"]] "foo[]bar": execCommand("createlink", false, "http://www.google.com/") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["createlink","http://www.google.com/"],["forecolor","brown"],["inserttext","a"]] "foo[]bar": execCommand("forecolor", false, "brown") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["createlink","http://www.google.com/"],["forecolor","brown"],["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 | [["createlink","http://www.google.com/"],["forecolor","brown"],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["createlink","http://www.google.com/"],["forecolor","brown"],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<a href=\"http://www.google.com/\"><font color=\"#a52a2a\">a</font></a>bar" but got "foo<a href=\"http://www.google.com/\" style=\"color:rgb(165, 42, 42)\">a</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("foo<a href=\"http://www.google.com/\" style=\"color:rgb(165, 42, 42)\">a</a>bar", "foo<a href=\"http://www.google.com/\"><font color=\"#a52a2a\">a</font></a>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["createlink","http://www.google.com/"],["forecolor","brown"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forecolor","brown"],["inserttext","a"]] "foo[]bar" queryCommandState("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forecolor","brown"],["inserttext","a"]] "foo[]bar" queryCommandValue("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forecolor","brown"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forecolor","brown"],["inserttext","a"]] "foo[]bar" queryCommandState("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forecolor","brown"],["inserttext","a"]] "foo[]bar" queryCommandValue("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forecolor","brown"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forecolor","brown"],["inserttext","a"]] "foo[]bar" queryCommandState("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forecolor","brown"],["inserttext","a"]] "foo[]bar" queryCommandValue("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["createlink","http://www.google.com/"],["forecolor","brown"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forecolor","brown"],["inserttext","a"]] "foo[]bar" queryCommandState("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forecolor","brown"],["inserttext","a"]] "foo[]bar" queryCommandValue("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgb(165, 42, 42)", "rgb(165, 42, 42)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["createlink","http://www.google.com/"],["forecolor","brown"],["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 | [["createlink","http://www.google.com/"],["forecolor","brown"],["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 | [["createlink","http://www.google.com/"],["forecolor","brown"],["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 | [["createlink","http://www.google.com/"],["forecolor","brown"],["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 | [["createlink","http://www.google.com/"],["forecolor","brown"],["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 | [["createlink","http://www.google.com/"],["forecolor","brown"],["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 | [["forecolor","brown"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar": execCommand("forecolor", false, "brown") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["forecolor","brown"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar": execCommand("createlink", false, "http://www.google.com/") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["forecolor","brown"],["createlink","http://www.google.com/"],["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 | [["forecolor","brown"],["createlink","http://www.google.com/"],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["forecolor","brown"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<a href=\"http://www.google.com/\"><font color=\"#a52a2a\">a</font></a>bar" but got "foo<a href=\"http://www.google.com/\">a</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("foo<a href=\"http://www.google.com/\">a</a>bar", "foo<a href=\"http://www.google.com/\"><font color=\"#a52a2a\">a</font></a>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["forecolor","brown"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","brown"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandState("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","brown"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandValue("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","brown"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","brown"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandState("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["forecolor","brown"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandValue("forecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(165, 42, 42)" but got "rgb(0, 0, 238)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 238)", "rgb(165, 42, 42)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","brown"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","brown"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandState("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","brown"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandValue("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","brown"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","brown"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandState("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","brown"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandValue("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","brown"],["createlink","http://www.google.com/"],["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 | [["forecolor","brown"],["createlink","http://www.google.com/"],["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 | [["forecolor","brown"],["createlink","http://www.google.com/"],["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 | [["forecolor","brown"],["createlink","http://www.google.com/"],["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 | [["forecolor","brown"],["createlink","http://www.google.com/"],["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 | [["forecolor","brown"],["createlink","http://www.google.com/"],["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 | [["createlink","http://www.google.com/"],["forecolor","black"],["inserttext","a"]] "foo[]bar": execCommand("createlink", false, "http://www.google.com/") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["createlink","http://www.google.com/"],["forecolor","black"],["inserttext","a"]] "foo[]bar": execCommand("forecolor", false, "black") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["createlink","http://www.google.com/"],["forecolor","black"],["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 | [["createlink","http://www.google.com/"],["forecolor","black"],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["createlink","http://www.google.com/"],["forecolor","black"],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<a href=\"http://www.google.com/\"><font color=\"#000000\">a</font></a>bar" but got "foo<a href=\"http://www.google.com/\" style=\"color:rgb(0, 0, 0)\">a</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("foo<a href=\"http://www.google.com/\" style=\"color:rgb(0, 0, 0)\">a</a>bar", "foo<a href=\"http://www.google.com/\"><font color=\"#000000\">a</font></a>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["createlink","http://www.google.com/"],["forecolor","black"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forecolor","black"],["inserttext","a"]] "foo[]bar" queryCommandState("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forecolor","black"],["inserttext","a"]] "foo[]bar" queryCommandValue("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forecolor","black"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forecolor","black"],["inserttext","a"]] "foo[]bar" queryCommandState("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forecolor","black"],["inserttext","a"]] "foo[]bar" queryCommandValue("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forecolor","black"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forecolor","black"],["inserttext","a"]] "foo[]bar" queryCommandState("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forecolor","black"],["inserttext","a"]] "foo[]bar" queryCommandValue("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["createlink","http://www.google.com/"],["forecolor","black"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forecolor","black"],["inserttext","a"]] "foo[]bar" queryCommandState("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["forecolor","black"],["inserttext","a"]] "foo[]bar" queryCommandValue("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["createlink","http://www.google.com/"],["forecolor","black"],["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 | [["createlink","http://www.google.com/"],["forecolor","black"],["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 | [["createlink","http://www.google.com/"],["forecolor","black"],["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 | [["createlink","http://www.google.com/"],["forecolor","black"],["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 | [["createlink","http://www.google.com/"],["forecolor","black"],["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 | [["createlink","http://www.google.com/"],["forecolor","black"],["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 | [["forecolor","black"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar": execCommand("forecolor", false, "black") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["forecolor","black"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar": execCommand("createlink", false, "http://www.google.com/") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["forecolor","black"],["createlink","http://www.google.com/"],["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 | [["forecolor","black"],["createlink","http://www.google.com/"],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["forecolor","black"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<a href=\"http://www.google.com/\"><font color=\"#000000\">a</font></a>bar" but got "foo<a href=\"http://www.google.com/\">a</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("foo<a href=\"http://www.google.com/\">a</a>bar", "foo<a href=\"http://www.google.com/\"><font color=\"#000000\">a</font></a>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["forecolor","black"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","black"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandState("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","black"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandValue("forecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","black"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","black"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandState("forecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["forecolor","black"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandValue("forecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 0, 0)" but got "rgb(0, 0, 238)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 238)", "rgb(0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["forecolor","black"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","black"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandState("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","black"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandValue("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","black"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","black"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandState("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","black"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandValue("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["forecolor","black"],["createlink","http://www.google.com/"],["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 | [["forecolor","black"],["createlink","http://www.google.com/"],["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 | [["forecolor","black"],["createlink","http://www.google.com/"],["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 | [["forecolor","black"],["createlink","http://www.google.com/"],["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 | [["forecolor","black"],["createlink","http://www.google.com/"],["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 | [["forecolor","black"],["createlink","http://www.google.com/"],["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 | [["createlink","http://www.google.com/"],["underline",""],["inserttext","a"]] "foo[]bar": execCommand("createlink", false, "http://www.google.com/") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["createlink","http://www.google.com/"],["underline",""],["inserttext","a"]] "foo[]bar": execCommand("underline", 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 | [["createlink","http://www.google.com/"],["underline",""],["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 | [["createlink","http://www.google.com/"],["underline",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["createlink","http://www.google.com/"],["underline",""],["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("foo<a href=\"http://www.google.com/\">a</a>bar", "foo<a href=\"http://www.google.com/\">a</a>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["createlink","http://www.google.com/"],["underline",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["underline",""],["inserttext","a"]] "foo[]bar" queryCommandState("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["underline",""],["inserttext","a"]] "foo[]bar" queryCommandValue("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["underline",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["underline",""],["inserttext","a"]] "foo[]bar" queryCommandState("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["underline",""],["inserttext","a"]] "foo[]bar" queryCommandValue("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["underline",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["underline",""],["inserttext","a"]] "foo[]bar" queryCommandState("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["createlink","http://www.google.com/"],["underline",""],["inserttext","a"]] "foo[]bar" queryCommandValue("underline") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["underline",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("underline") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["underline",""],["inserttext","a"]] "foo[]bar" queryCommandState("underline") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["createlink","http://www.google.com/"],["underline",""],["inserttext","a"]] "foo[]bar" queryCommandValue("underline") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["underline",""],["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 | [["createlink","http://www.google.com/"],["underline",""],["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 | [["createlink","http://www.google.com/"],["underline",""],["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 | [["createlink","http://www.google.com/"],["underline",""],["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 | [["createlink","http://www.google.com/"],["underline",""],["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 | [["createlink","http://www.google.com/"],["underline",""],["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 | [["underline",""],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar": execCommand("underline", 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 | [["underline",""],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar": execCommand("createlink", false, "http://www.google.com/") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["underline",""],["createlink","http://www.google.com/"],["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 | [["underline",""],["createlink","http://www.google.com/"],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["underline",""],["createlink","http://www.google.com/"],["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("foo<a href=\"http://www.google.com/\">a</a>bar", "foo<a href=\"http://www.google.com/\">a</a>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["underline",""],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandState("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline",""],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandValue("underline") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("underline") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandState("underline") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["underline",""],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandValue("underline") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandState("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandValue("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandState("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandValue("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline",""],["createlink","http://www.google.com/"],["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 | [["underline",""],["createlink","http://www.google.com/"],["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 | [["underline",""],["createlink","http://www.google.com/"],["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 | [["underline",""],["createlink","http://www.google.com/"],["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 | [["underline",""],["createlink","http://www.google.com/"],["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 | [["underline",""],["createlink","http://www.google.com/"],["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 | [["createlink","http://www.google.com/"],["underline","","first application"],["underline","","second application"],["inserttext","a"]] "foo[]bar": execCommand("createlink", false, "http://www.google.com/") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["createlink","http://www.google.com/"],["underline","","first application"],["underline","","second application"],["inserttext","a"]] "foo[]bar": execCommand("underline", false, "") first application return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["createlink","http://www.google.com/"],["underline","","first application"],["underline","","second application"],["inserttext","a"]] "foo[]bar": execCommand("underline", false, "") second application return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["createlink","http://www.google.com/"],["underline","","first application"],["underline","","second application"],["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 | [["createlink","http://www.google.com/"],["underline","","first application"],["underline","","second application"],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["createlink","http://www.google.com/"],["underline","","first application"],["underline","","second application"],["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("foo<a href=\"http://www.google.com/\">a</a>bar", "foo<a href=\"http://www.google.com/\">a</a>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["createlink","http://www.google.com/"],["underline","","first application"],["underline","","second application"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["underline","","first application"],["underline","","second application"],["inserttext","a"]] "foo[]bar" queryCommandState("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["underline","","first application"],["underline","","second application"],["inserttext","a"]] "foo[]bar" queryCommandValue("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["underline","","first application"],["underline","","second application"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["underline","","first application"],["underline","","second application"],["inserttext","a"]] "foo[]bar" queryCommandState("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["underline","","first application"],["underline","","second application"],["inserttext","a"]] "foo[]bar" queryCommandValue("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["underline","","first application"],["underline","","second application"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["underline","","first application"],["underline","","second application"],["inserttext","a"]] "foo[]bar" queryCommandState("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["createlink","http://www.google.com/"],["underline","","first application"],["underline","","second application"],["inserttext","a"]] "foo[]bar" queryCommandValue("underline") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["underline","","first application"],["underline","","second application"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("underline") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["underline","","first application"],["underline","","second application"],["inserttext","a"]] "foo[]bar" queryCommandState("underline") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["createlink","http://www.google.com/"],["underline","","first application"],["underline","","second application"],["inserttext","a"]] "foo[]bar" queryCommandValue("underline") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["createlink","http://www.google.com/"],["underline","","first application"],["underline","","second application"],["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 | [["createlink","http://www.google.com/"],["underline","","first application"],["underline","","second application"],["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 | [["createlink","http://www.google.com/"],["underline","","first application"],["underline","","second application"],["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 | [["createlink","http://www.google.com/"],["underline","","first application"],["underline","","second application"],["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 | [["createlink","http://www.google.com/"],["underline","","first application"],["underline","","second application"],["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 | [["createlink","http://www.google.com/"],["underline","","first application"],["underline","","second application"],["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 | [["underline","","first application"],["underline","","second application"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar": execCommand("underline", false, "") first application return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["underline","","first application"],["underline","","second application"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar": execCommand("underline", false, "") second application return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["underline","","first application"],["underline","","second application"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar": execCommand("createlink", false, "http://www.google.com/") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["underline","","first application"],["underline","","second application"],["createlink","http://www.google.com/"],["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 | [["underline","","first application"],["underline","","second application"],["createlink","http://www.google.com/"],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["underline","","first application"],["underline","","second application"],["createlink","http://www.google.com/"],["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("foo<a href=\"http://www.google.com/\">a</a>bar", "foo<a href=\"http://www.google.com/\">a</a>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["underline","","first application"],["underline","","second application"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline","","first application"],["underline","","second application"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandState("underline") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["underline","","first application"],["underline","","second application"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandValue("underline") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline","","first application"],["underline","","second application"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("underline") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline","","first application"],["underline","","second application"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandState("underline") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["underline","","first application"],["underline","","second application"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandValue("underline") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline","","first application"],["underline","","second application"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline","","first application"],["underline","","second application"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandState("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline","","first application"],["underline","","second application"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandValue("createlink") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline","","first application"],["underline","","second application"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline","","first application"],["underline","","second application"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandState("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline","","first application"],["underline","","second application"],["createlink","http://www.google.com/"],["inserttext","a"]] "foo[]bar" queryCommandValue("createlink") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["underline","","first application"],["underline","","second application"],["createlink","http://www.google.com/"],["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 | [["underline","","first application"],["underline","","second application"],["createlink","http://www.google.com/"],["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 | [["underline","","first application"],["underline","","second application"],["createlink","http://www.google.com/"],["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 | [["underline","","first application"],["underline","","second application"],["createlink","http://www.google.com/"],["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 | [["underline","","first application"],["underline","","second application"],["createlink","http://www.google.com/"],["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 | [["underline","","first application"],["underline","","second application"],["createlink","http://www.google.com/"],["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 | [["subscript",""],["fontsize","2"],["inserttext","a"]] "foo[]bar": execCommand("subscript", 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 | [["subscript",""],["fontsize","2"],["inserttext","a"]] "foo[]bar": execCommand("fontsize", false, "2") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["subscript",""],["fontsize","2"],["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 | [["subscript",""],["fontsize","2"],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["subscript",""],["fontsize","2"],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<sub>a</sub>bar" but got "foo<span style=\"vertical-align:sub; font-size:small\">a</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=\"vertical-align:sub; font-size:small\">a</span>bar", "foo<sub>a</sub>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["subscript",""],["fontsize","2"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["fontsize","2"],["inserttext","a"]] "foo[]bar" queryCommandState("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["fontsize","2"],["inserttext","a"]] "foo[]bar" queryCommandValue("subscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["fontsize","2"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("subscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["fontsize","2"],["inserttext","a"]] "foo[]bar" queryCommandState("subscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["subscript",""],["fontsize","2"],["inserttext","a"]] "foo[]bar" queryCommandValue("subscript") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["fontsize","2"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["fontsize","2"],["inserttext","a"]] "foo[]bar" queryCommandState("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["fontsize","2"],["inserttext","a"]] "foo[]bar" queryCommandValue("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("3", "3", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["fontsize","2"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["fontsize","2"],["inserttext","a"]] "foo[]bar" queryCommandState("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["fontsize","2"],["inserttext","a"]] "foo[]bar" queryCommandValue("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("2", "2", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["fontsize","2"],["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 | [["subscript",""],["fontsize","2"],["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 | [["subscript",""],["fontsize","2"],["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 | [["subscript",""],["fontsize","2"],["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 | [["subscript",""],["fontsize","2"],["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 | [["subscript",""],["fontsize","2"],["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 | [["fontsize","2"],["subscript",""],["inserttext","a"]] "foo[]bar": execCommand("fontsize", false, "2") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontsize","2"],["subscript",""],["inserttext","a"]] "foo[]bar": execCommand("subscript", 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 | [["fontsize","2"],["subscript",""],["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 | [["fontsize","2"],["subscript",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["fontsize","2"],["subscript",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<sub>a</sub>bar" but got "foo<span style=\"font-size:small; vertical-align:sub\">a</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=\"font-size:small; vertical-align:sub\">a</span>bar", "foo<sub>a</sub>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontsize","2"],["subscript",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","2"],["subscript",""],["inserttext","a"]] "foo[]bar" queryCommandState("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","2"],["subscript",""],["inserttext","a"]] "foo[]bar" queryCommandValue("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("3", "3", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","2"],["subscript",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","2"],["subscript",""],["inserttext","a"]] "foo[]bar" queryCommandState("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","2"],["subscript",""],["inserttext","a"]] "foo[]bar" queryCommandValue("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("2", "2", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","2"],["subscript",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","2"],["subscript",""],["inserttext","a"]] "foo[]bar" queryCommandState("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontsize","2"],["subscript",""],["inserttext","a"]] "foo[]bar" queryCommandValue("subscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","2"],["subscript",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("subscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","2"],["subscript",""],["inserttext","a"]] "foo[]bar" queryCommandState("subscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["fontsize","2"],["subscript",""],["inserttext","a"]] "foo[]bar" queryCommandValue("subscript") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","2"],["subscript",""],["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 | [["fontsize","2"],["subscript",""],["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 | [["fontsize","2"],["subscript",""],["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 | [["fontsize","2"],["subscript",""],["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 | [["fontsize","2"],["subscript",""],["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 | [["fontsize","2"],["subscript",""],["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 | [["subscript",""],["fontsize","3"],["inserttext","a"]] "foo[]bar": execCommand("subscript", 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 | [["subscript",""],["fontsize","3"],["inserttext","a"]] "foo[]bar": execCommand("fontsize", false, "3") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["subscript",""],["fontsize","3"],["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 | [["subscript",""],["fontsize","3"],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["subscript",""],["fontsize","3"],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<font size=\"3\"><sub>a</sub></font>bar" but got "foo<span style=\"vertical-align:sub\">a</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=\"vertical-align:sub\">a</span>bar", "foo<font size=\"3\"><sub>a</sub></font>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["subscript",""],["fontsize","3"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["fontsize","3"],["inserttext","a"]] "foo[]bar" queryCommandState("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["subscript",""],["fontsize","3"],["inserttext","a"]] "foo[]bar" queryCommandValue("subscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["fontsize","3"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("subscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["fontsize","3"],["inserttext","a"]] "foo[]bar" queryCommandState("subscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["subscript",""],["fontsize","3"],["inserttext","a"]] "foo[]bar" queryCommandValue("subscript") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["fontsize","3"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["fontsize","3"],["inserttext","a"]] "foo[]bar" queryCommandState("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["fontsize","3"],["inserttext","a"]] "foo[]bar" queryCommandValue("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("3", "3", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["fontsize","3"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["fontsize","3"],["inserttext","a"]] "foo[]bar" queryCommandState("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["fontsize","3"],["inserttext","a"]] "foo[]bar" queryCommandValue("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("3", "3", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["subscript",""],["fontsize","3"],["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 | [["subscript",""],["fontsize","3"],["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 | [["subscript",""],["fontsize","3"],["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 | [["subscript",""],["fontsize","3"],["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 | [["subscript",""],["fontsize","3"],["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 | [["subscript",""],["fontsize","3"],["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 | [["fontsize","3"],["subscript",""],["inserttext","a"]] "foo[]bar": execCommand("fontsize", false, "3") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontsize","3"],["subscript",""],["inserttext","a"]] "foo[]bar": execCommand("subscript", 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 | [["fontsize","3"],["subscript",""],["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 | [["fontsize","3"],["subscript",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["fontsize","3"],["subscript",""],["inserttext","a"]] "foo[]bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<font size=\"3\"><sub>a</sub></font>bar" but got "foo<span style=\"vertical-align:sub\">a</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=\"vertical-align:sub\">a</span>bar", "foo<font size=\"3\"><sub>a</sub></font>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontsize","3"],["subscript",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","3"],["subscript",""],["inserttext","a"]] "foo[]bar" queryCommandState("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","3"],["subscript",""],["inserttext","a"]] "foo[]bar" queryCommandValue("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("3", "3", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","3"],["subscript",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","3"],["subscript",""],["inserttext","a"]] "foo[]bar" queryCommandState("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","3"],["subscript",""],["inserttext","a"]] "foo[]bar" queryCommandValue("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("3", "3", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","3"],["subscript",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","3"],["subscript",""],["inserttext","a"]] "foo[]bar" queryCommandState("subscript") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["fontsize","3"],["subscript",""],["inserttext","a"]] "foo[]bar" queryCommandValue("subscript") before | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","3"],["subscript",""],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("subscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","3"],["subscript",""],["inserttext","a"]] "foo[]bar" queryCommandState("subscript") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["fontsize","3"],["subscript",""],["inserttext","a"]] "foo[]bar" queryCommandValue("subscript") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontsize","3"],["subscript",""],["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 | [["fontsize","3"],["subscript",""],["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 | [["fontsize","3"],["subscript",""],["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 | [["fontsize","3"],["subscript",""],["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 | [["fontsize","3"],["subscript",""],["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 | [["fontsize","3"],["subscript",""],["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 | [["hilitecolor","aqua"],["backcolor","tan"],["inserttext","a"]] "foo[]bar": execCommand("hilitecolor", false, "aqua") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["hilitecolor","aqua"],["backcolor","tan"],["inserttext","a"]] "foo[]bar": execCommand("backcolor", false, "tan") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["hilitecolor","aqua"],["backcolor","tan"],["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 | [["hilitecolor","aqua"],["backcolor","tan"],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["hilitecolor","aqua"],["backcolor","tan"],["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("foo<span style=\"background-color:rgb(210, 180, 140)\">a</span>bar", "foo<span style=\"background-color:rgb(210, 180, 140)\">a</span>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["hilitecolor","aqua"],["backcolor","tan"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","aqua"],["backcolor","tan"],["inserttext","a"]] "foo[]bar" queryCommandState("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","aqua"],["backcolor","tan"],["inserttext","a"]] "foo[]bar" queryCommandValue("hilitecolor") before | assert_equals: Wrong result returned (after color normalization) expected "rgba(0, 0, 0, 0)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","aqua"],["backcolor","tan"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","aqua"],["backcolor","tan"],["inserttext","a"]] "foo[]bar" queryCommandState("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["hilitecolor","aqua"],["backcolor","tan"],["inserttext","a"]] "foo[]bar" queryCommandValue("hilitecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(210, 180, 140)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgb(210, 180, 140)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","aqua"],["backcolor","tan"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","aqua"],["backcolor","tan"],["inserttext","a"]] "foo[]bar" queryCommandState("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","aqua"],["backcolor","tan"],["inserttext","a"]] "foo[]bar" queryCommandValue("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","aqua"],["backcolor","tan"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","aqua"],["backcolor","tan"],["inserttext","a"]] "foo[]bar" queryCommandState("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["hilitecolor","aqua"],["backcolor","tan"],["inserttext","a"]] "foo[]bar" queryCommandValue("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgb(210, 180, 140)", "rgb(210, 180, 140)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["hilitecolor","aqua"],["backcolor","tan"],["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 | [["hilitecolor","aqua"],["backcolor","tan"],["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 | [["hilitecolor","aqua"],["backcolor","tan"],["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 | [["hilitecolor","aqua"],["backcolor","tan"],["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 | [["hilitecolor","aqua"],["backcolor","tan"],["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 | [["hilitecolor","aqua"],["backcolor","tan"],["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 | [["backcolor","tan"],["hilitecolor","aqua"],["inserttext","a"]] "foo[]bar": execCommand("backcolor", false, "tan") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["backcolor","tan"],["hilitecolor","aqua"],["inserttext","a"]] "foo[]bar": execCommand("hilitecolor", false, "aqua") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["backcolor","tan"],["hilitecolor","aqua"],["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 | [["backcolor","tan"],["hilitecolor","aqua"],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["backcolor","tan"],["hilitecolor","aqua"],["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("foo<span style=\"background-color:rgb(0, 255, 255)\">a</span>bar", "foo<span style=\"background-color:rgb(0, 255, 255)\">a</span>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["backcolor","tan"],["hilitecolor","aqua"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","tan"],["hilitecolor","aqua"],["inserttext","a"]] "foo[]bar" queryCommandState("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","tan"],["hilitecolor","aqua"],["inserttext","a"]] "foo[]bar" queryCommandValue("backcolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","tan"],["hilitecolor","aqua"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","tan"],["hilitecolor","aqua"],["inserttext","a"]] "foo[]bar" queryCommandState("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","tan"],["hilitecolor","aqua"],["inserttext","a"]] "foo[]bar" queryCommandValue("backcolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5717:21) | Pass | assert_equals("rgb(0, 255, 255)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","tan"],["hilitecolor","aqua"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","tan"],["hilitecolor","aqua"],["inserttext","a"]] "foo[]bar" queryCommandState("hilitecolor") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["backcolor","tan"],["hilitecolor","aqua"],["inserttext","a"]] "foo[]bar" queryCommandValue("hilitecolor") before | assert_equals: Wrong result returned (after color normalization) expected "rgba(0, 0, 0, 0)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgba(0, 0, 0, 0)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","tan"],["hilitecolor","aqua"],["inserttext","a"]] "foo[]bar" queryCommandIndeterm("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["backcolor","tan"],["hilitecolor","aqua"],["inserttext","a"]] "foo[]bar" queryCommandState("hilitecolor") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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 | [["backcolor","tan"],["hilitecolor","aqua"],["inserttext","a"]] "foo[]bar" queryCommandValue("hilitecolor") after | assert_equals: Wrong result returned (after color normalization) expected "rgb(0, 255, 255)" but got "rgb(0, 0, 0)" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5721: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:5717:21) | Fail | assert_equals("rgb(0, 0, 0)", "rgb(0, 255, 255)", "Wrong result returned (after color normalization)")
at Test.<anonymous> ( /editing/include/tests.js:5721:21) |
|
Pass | [["backcolor","tan"],["hilitecolor","aqua"],["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 | [["backcolor","tan"],["hilitecolor","aqua"],["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 | [["backcolor","tan"],["hilitecolor","aqua"],["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 | [["backcolor","tan"],["hilitecolor","aqua"],["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 | [["backcolor","tan"],["hilitecolor","aqua"],["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 | [["backcolor","tan"],["hilitecolor","aqua"],["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 | [["delete",""],["inserttext","a"]] "foo<b>[bar]</b>baz": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["delete",""],["inserttext","a"]] "foo<b>[bar]</b>baz" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<b>a</b>baz" but got "foo<span style=\"font-weight:700\">a</span>baz" 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-weight:700\">a</span>baz", "foo<b>a</b>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<b>[bar]</b>baz" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<b>[bar]</b>baz" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<b>[bar]</b>baz" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<b>[bar]</b>baz" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<b>[bar]</b>baz" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<b>[bar]</b>baz" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "foo<i>[bar]</i>baz": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["delete",""],["inserttext","a"]] "foo<i>[bar]</i>baz" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<i>a</i>baz" but got "foo<span style=\"font-style:italic\">a</span>baz" 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-style:italic\">a</span>baz", "foo<i>a</i>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<i>[bar]</i>baz" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<i>[bar]</i>baz" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<i>[bar]</i>baz" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<i>[bar]</i>baz" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<i>[bar]</i>baz" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<i>[bar]</i>baz" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "foo<s>[bar]</s>baz": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["delete",""],["inserttext","a"]] "foo<s>[bar]</s>baz" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<s>a</s>baz" but got "foo<span style=\"text-decoration-line:line-through\">a</span>baz" 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=\"text-decoration-line:line-through\">a</span>baz", "foo<s>a</s>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<s>[bar]</s>baz" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<s>[bar]</s>baz" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<s>[bar]</s>baz" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<s>[bar]</s>baz" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<s>[bar]</s>baz" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<s>[bar]</s>baz" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "foo<sub>[bar]</sub>baz": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["delete",""],["inserttext","a"]] "foo<sub>[bar]</sub>baz" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<sub>a</sub>baz" but got "foo<span style=\"font-size:13.3333px\">a</span>baz" 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>baz", "foo<sub>a</sub>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<sub>[bar]</sub>baz" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<sub>[bar]</sub>baz" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<sub>[bar]</sub>baz" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<sub>[bar]</sub>baz" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<sub>[bar]</sub>baz" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<sub>[bar]</sub>baz" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "foo<sup>[bar]</sup>baz": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["delete",""],["inserttext","a"]] "foo<sup>[bar]</sup>baz" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<sup>a</sup>baz" but got "foo<span style=\"font-size:13.3333px\">a</span>baz" 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>baz", "foo<sup>a</sup>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<sup>[bar]</sup>baz" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<sup>[bar]</sup>baz" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<sup>[bar]</sup>baz" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<sup>[bar]</sup>baz" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<sup>[bar]</sup>baz" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<sup>[bar]</sup>baz" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "foo<u>[bar]</u>baz": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["delete",""],["inserttext","a"]] "foo<u>[bar]</u>baz" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<u>a</u>baz" but got "foo<span style=\"text-decoration-line:underline\">a</span>baz" 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=\"text-decoration-line:underline\">a</span>baz", "foo<u>a</u>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<u>[bar]</u>baz" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<u>[bar]</u>baz" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<u>[bar]</u>baz" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<u>[bar]</u>baz" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<u>[bar]</u>baz" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<u>[bar]</u>baz" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com>[bar]</a>baz": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com>[bar]</a>baz" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<a href=\"http://www.google.com\">a</a>baz" but got "fooabaz" 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("fooabaz", "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 | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com>[bar]</a>baz" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com>[bar]</a>baz" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com>[bar]</a>baz" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com>[bar]</a>baz" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com>[bar]</a>baz" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com>[bar]</a>baz" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "foo<font face=sans-serif>[bar]</font>baz": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["delete",""],["inserttext","a"]] "foo<font face=sans-serif>[bar]</font>baz" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<font face=\"sans-serif\">a</font>baz" but got "foo<span style=\"font-family:sans-serif\">a</span>baz" 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-family:sans-serif\">a</span>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 | [["delete",""],["inserttext","a"]] "foo<font face=sans-serif>[bar]</font>baz" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font face=sans-serif>[bar]</font>baz" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font face=sans-serif>[bar]</font>baz" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font face=sans-serif>[bar]</font>baz" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font face=sans-serif>[bar]</font>baz" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font face=sans-serif>[bar]</font>baz" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "foo<font size=4>[bar]</font>baz": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["delete",""],["inserttext","a"]] "foo<font size=4>[bar]</font>baz" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<font size=\"4\">a</font>baz" but got "foo<span style=\"font-size:large\">a</span>baz" 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:large\">a</span>baz", "foo<font size=\"4\">a</font>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font size=4>[bar]</font>baz" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font size=4>[bar]</font>baz" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font size=4>[bar]</font>baz" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font size=4>[bar]</font>baz" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font size=4>[bar]</font>baz" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font size=4>[bar]</font>baz" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "foo<font color=#0000FF>[bar]</font>baz": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["delete",""],["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>baz" but got "foo<span style=\"color:rgb(0, 0, 255)\">a</span>baz" 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=\"color:rgb(0, 0, 255)\">a</span>baz", "foo<font color=\"#0000ff\">a</font>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font color=#0000FF>[bar]</font>baz" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font color=#0000FF>[bar]</font>baz" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font color=#0000FF>[bar]</font>baz" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font color=#0000FF>[bar]</font>baz" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font color=#0000FF>[bar]</font>baz" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font color=#0000FF>[bar]</font>baz" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "foo<span style=background-color:#00FFFF>[bar]</span>baz": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "foo<span style=background-color:#00FFFF>[bar]</span>baz" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<span style=background-color:#00FFFF>[bar]</span>baz" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<span style=background-color:#00FFFF>[bar]</span>baz" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<span style=background-color:#00FFFF>[bar]</span>baz" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<span style=background-color:#00FFFF>[bar]</span>baz" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<span style=background-color:#00FFFF>[bar]</span>baz" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com><font color=blue>[bar]</font></a>baz": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["delete",""],["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<a href=\"http://www.google.com\">a</a>baz" but got "foo<span style=\"color:rgb(0, 0, 255)\">a</span>baz" 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=\"color:rgb(0, 0, 255)\">a</span>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 | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com><font color=blue>[bar]</font></a>baz" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com><font color=blue>[bar]</font></a>baz" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com><font color=blue>[bar]</font></a>baz" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com><font color=blue>[bar]</font></a>baz" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com><font color=blue>[bar]</font></a>baz" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com><font color=blue>[bar]</font></a>baz" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "foo<font color=blue><a href=http://www.google.com>[bar]</a></font>baz": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["delete",""],["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<a href=\"http://www.google.com\">a</a>baz" but got "fooabaz" 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("fooabaz", "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 | [["delete",""],["inserttext","a"]] "foo<font color=blue><a href=http://www.google.com>[bar]</a></font>baz" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font color=blue><a href=http://www.google.com>[bar]</a></font>baz" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font color=blue><a href=http://www.google.com>[bar]</a></font>baz" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font color=blue><a href=http://www.google.com>[bar]</a></font>baz" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font color=blue><a href=http://www.google.com>[bar]</a></font>baz" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font color=blue><a href=http://www.google.com>[bar]</a></font>baz" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com><font color=brown>[bar]</font></a>baz": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["delete",""],["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<a href=\"http://www.google.com\"><font color=\"#a52a2a\">a</font></a>baz" but got "foo<span style=\"color:rgb(165, 42, 42)\">a</span>baz" 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=\"color:rgb(165, 42, 42)\">a</span>baz", "foo<a href=\"http://www.google.com\"><font color=\"#a52a2a\">a</font></a>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com><font color=brown>[bar]</font></a>baz" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com><font color=brown>[bar]</font></a>baz" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com><font color=brown>[bar]</font></a>baz" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com><font color=brown>[bar]</font></a>baz" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com><font color=brown>[bar]</font></a>baz" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com><font color=brown>[bar]</font></a>baz" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "foo<font color=brown><a href=http://www.google.com>[bar]</a></font>baz": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["delete",""],["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<a href=\"http://www.google.com\">a</a>baz" but got "fooabaz" 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("fooabaz", "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 | [["delete",""],["inserttext","a"]] "foo<font color=brown><a href=http://www.google.com>[bar]</a></font>baz" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font color=brown><a href=http://www.google.com>[bar]</a></font>baz" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font color=brown><a href=http://www.google.com>[bar]</a></font>baz" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font color=brown><a href=http://www.google.com>[bar]</a></font>baz" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font color=brown><a href=http://www.google.com>[bar]</a></font>baz" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font color=brown><a href=http://www.google.com>[bar]</a></font>baz" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com><font color=black>[bar]</font></a>baz": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["delete",""],["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<a href=\"http://www.google.com\"><font color=\"#000000\">a</font></a>baz" but got "fooabaz" 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("fooabaz", "foo<a href=\"http://www.google.com\"><font color=\"#000000\">a</font></a>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com><font color=black>[bar]</font></a>baz" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com><font color=black>[bar]</font></a>baz" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com><font color=black>[bar]</font></a>baz" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com><font color=black>[bar]</font></a>baz" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com><font color=black>[bar]</font></a>baz" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com><font color=black>[bar]</font></a>baz" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com><u>[bar]</u></a>baz": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["delete",""],["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<a href=\"http://www.google.com\">a</a>baz" but got "fooabaz" 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("fooabaz", "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 | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com><u>[bar]</u></a>baz" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com><u>[bar]</u></a>baz" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com><u>[bar]</u></a>baz" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com><u>[bar]</u></a>baz" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com><u>[bar]</u></a>baz" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com><u>[bar]</u></a>baz" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "foo<u><a href=http://www.google.com>[bar]</a></u>baz": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["delete",""],["inserttext","a"]] "foo<u><a href=http://www.google.com>[bar]</a></u>baz" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<a href=\"http://www.google.com\">a</a>baz" but got "foo<span style=\"text-decoration-line:underline\">a</span>baz" 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=\"text-decoration-line:underline\">a</span>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 | [["delete",""],["inserttext","a"]] "foo<u><a href=http://www.google.com>[bar]</a></u>baz" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<u><a href=http://www.google.com>[bar]</a></u>baz" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<u><a href=http://www.google.com>[bar]</a></u>baz" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<u><a href=http://www.google.com>[bar]</a></u>baz" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<u><a href=http://www.google.com>[bar]</a></u>baz" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<u><a href=http://www.google.com>[bar]</a></u>baz" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "foo<sub><font size=2>[bar]</font></sub>baz": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["delete",""],["inserttext","a"]] "foo<sub><font size=2>[bar]</font></sub>baz" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<sub>a</sub>baz" but got "foo<span style=\"font-size:small\">a</span>baz" 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:small\">a</span>baz", "foo<sub>a</sub>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<sub><font size=2>[bar]</font></sub>baz" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<sub><font size=2>[bar]</font></sub>baz" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<sub><font size=2>[bar]</font></sub>baz" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<sub><font size=2>[bar]</font></sub>baz" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<sub><font size=2>[bar]</font></sub>baz" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<sub><font size=2>[bar]</font></sub>baz" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "foo<font size=2><sub>[bar]</sub></font>baz": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["delete",""],["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=\"1\"><sub>a</sub></font>baz" but got "foo<span style=\"font-size:10.8333px\">a</span>baz" 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>baz", "foo<font size=\"1\"><sub>a</sub></font>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font size=2><sub>[bar]</sub></font>baz" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font size=2><sub>[bar]</sub></font>baz" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font size=2><sub>[bar]</sub></font>baz" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font size=2><sub>[bar]</sub></font>baz" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font size=2><sub>[bar]</sub></font>baz" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font size=2><sub>[bar]</sub></font>baz" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "foo<sub><font size=3>[bar]</font></sub>baz": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["delete",""],["inserttext","a"]] "foo<sub><font size=3>[bar]</font></sub>baz" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<font size=\"3\"><sub>a</sub></font>baz" but got "fooabaz" 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("fooabaz", "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 | [["delete",""],["inserttext","a"]] "foo<sub><font size=3>[bar]</font></sub>baz" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<sub><font size=3>[bar]</font></sub>baz" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<sub><font size=3>[bar]</font></sub>baz" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<sub><font size=3>[bar]</font></sub>baz" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<sub><font size=3>[bar]</font></sub>baz" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<sub><font size=3>[bar]</font></sub>baz" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "foo<font size=3><sub>[bar]</sub></font>baz": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["delete",""],["inserttext","a"]] "foo<font size=3><sub>[bar]</sub></font>baz" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<sub>a</sub>baz" but got "foo<span style=\"font-size:13.3333px\">a</span>baz" 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>baz", "foo<sub>a</sub>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font size=3><sub>[bar]</sub></font>baz" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font size=3><sub>[bar]</sub></font>baz" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font size=3><sub>[bar]</sub></font>baz" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font size=3><sub>[bar]</sub></font>baz" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font size=3><sub>[bar]</sub></font>baz" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font size=3><sub>[bar]</sub></font>baz" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "[foo<b>bar]</b>baz": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "[foo<b>bar]</b>baz" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<b>bar]</b>baz" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<b>bar]</b>baz" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<b>bar]</b>baz" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<b>bar]</b>baz" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<b>bar]</b>baz" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "[foo<i>bar]</i>baz": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "[foo<i>bar]</i>baz" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<i>bar]</i>baz" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<i>bar]</i>baz" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<i>bar]</i>baz" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<i>bar]</i>baz" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<i>bar]</i>baz" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "[foo<s>bar]</s>baz": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "[foo<s>bar]</s>baz" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<s>bar]</s>baz" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<s>bar]</s>baz" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<s>bar]</s>baz" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<s>bar]</s>baz" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<s>bar]</s>baz" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "[foo<sub>bar]</sub>baz": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "[foo<sub>bar]</sub>baz" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<sub>bar]</sub>baz" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<sub>bar]</sub>baz" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<sub>bar]</sub>baz" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<sub>bar]</sub>baz" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<sub>bar]</sub>baz" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "[foo<sup>bar]</sup>baz": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "[foo<sup>bar]</sup>baz" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<sup>bar]</sup>baz" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<sup>bar]</sup>baz" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<sup>bar]</sup>baz" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<sup>bar]</sup>baz" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<sup>bar]</sup>baz" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "[foo<u>bar]</u>baz": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "[foo<u>bar]</u>baz" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<u>bar]</u>baz" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<u>bar]</u>baz" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<u>bar]</u>baz" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<u>bar]</u>baz" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<u>bar]</u>baz" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "[foo<a href=http://www.google.com>bar]</a>baz": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "[foo<a href=http://www.google.com>bar]</a>baz" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<a href=http://www.google.com>bar]</a>baz" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<a href=http://www.google.com>bar]</a>baz" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<a href=http://www.google.com>bar]</a>baz" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<a href=http://www.google.com>bar]</a>baz" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<a href=http://www.google.com>bar]</a>baz" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "[foo<font face=sans-serif>bar]</font>baz": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "[foo<font face=sans-serif>bar]</font>baz" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<font face=sans-serif>bar]</font>baz" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<font face=sans-serif>bar]</font>baz" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<font face=sans-serif>bar]</font>baz" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<font face=sans-serif>bar]</font>baz" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<font face=sans-serif>bar]</font>baz" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "[foo<font size=4>bar]</font>baz": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "[foo<font size=4>bar]</font>baz" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<font size=4>bar]</font>baz" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<font size=4>bar]</font>baz" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<font size=4>bar]</font>baz" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<font size=4>bar]</font>baz" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<font size=4>bar]</font>baz" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "[foo<font color=#0000FF>bar]</font>baz": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "[foo<font color=#0000FF>bar]</font>baz" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<font color=#0000FF>bar]</font>baz" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<font color=#0000FF>bar]</font>baz" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<font color=#0000FF>bar]</font>baz" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<font color=#0000FF>bar]</font>baz" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<font color=#0000FF>bar]</font>baz" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "[foo<span style=background-color:#00FFFF>bar]</span>baz": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "[foo<span style=background-color:#00FFFF>bar]</span>baz" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<span style=background-color:#00FFFF>bar]</span>baz" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<span style=background-color:#00FFFF>bar]</span>baz" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<span style=background-color:#00FFFF>bar]</span>baz" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<span style=background-color:#00FFFF>bar]</span>baz" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<span style=background-color:#00FFFF>bar]</span>baz" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=blue>bar]</font></a>baz": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=blue>bar]</font></a>baz" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=blue>bar]</font></a>baz" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=blue>bar]</font></a>baz" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=blue>bar]</font></a>baz" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=blue>bar]</font></a>baz" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=blue>bar]</font></a>baz" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "[foo<font color=blue><a href=http://www.google.com>bar]</a></font>baz": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "[foo<font color=blue><a href=http://www.google.com>bar]</a></font>baz" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<font color=blue><a href=http://www.google.com>bar]</a></font>baz" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<font color=blue><a href=http://www.google.com>bar]</a></font>baz" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<font color=blue><a href=http://www.google.com>bar]</a></font>baz" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<font color=blue><a href=http://www.google.com>bar]</a></font>baz" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<font color=blue><a href=http://www.google.com>bar]</a></font>baz" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=brown>bar]</font></a>baz": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=brown>bar]</font></a>baz" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=brown>bar]</font></a>baz" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=brown>bar]</font></a>baz" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=brown>bar]</font></a>baz" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=brown>bar]</font></a>baz" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=brown>bar]</font></a>baz" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "[foo<font color=brown><a href=http://www.google.com>bar]</a></font>baz": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "[foo<font color=brown><a href=http://www.google.com>bar]</a></font>baz" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<font color=brown><a href=http://www.google.com>bar]</a></font>baz" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<font color=brown><a href=http://www.google.com>bar]</a></font>baz" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<font color=brown><a href=http://www.google.com>bar]</a></font>baz" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<font color=brown><a href=http://www.google.com>bar]</a></font>baz" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<font color=brown><a href=http://www.google.com>bar]</a></font>baz" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=black>bar]</font></a>baz": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=black>bar]</font></a>baz" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=black>bar]</font></a>baz" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=black>bar]</font></a>baz" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=black>bar]</font></a>baz" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=black>bar]</font></a>baz" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<a href=http://www.google.com><font color=black>bar]</font></a>baz" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "[foo<a href=http://www.google.com><u>bar]</u></a>baz": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "[foo<a href=http://www.google.com><u>bar]</u></a>baz" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<a href=http://www.google.com><u>bar]</u></a>baz" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<a href=http://www.google.com><u>bar]</u></a>baz" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<a href=http://www.google.com><u>bar]</u></a>baz" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<a href=http://www.google.com><u>bar]</u></a>baz" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<a href=http://www.google.com><u>bar]</u></a>baz" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "[foo<u><a href=http://www.google.com>bar]</a></u>baz": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "[foo<u><a href=http://www.google.com>bar]</a></u>baz" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<u><a href=http://www.google.com>bar]</a></u>baz" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<u><a href=http://www.google.com>bar]</a></u>baz" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<u><a href=http://www.google.com>bar]</a></u>baz" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<u><a href=http://www.google.com>bar]</a></u>baz" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<u><a href=http://www.google.com>bar]</a></u>baz" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "[foo<sub><font size=2>bar]</font></sub>baz": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "[foo<sub><font size=2>bar]</font></sub>baz" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<sub><font size=2>bar]</font></sub>baz" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<sub><font size=2>bar]</font></sub>baz" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<sub><font size=2>bar]</font></sub>baz" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<sub><font size=2>bar]</font></sub>baz" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<sub><font size=2>bar]</font></sub>baz" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "[foo<font size=2><sub>bar]</sub></font>baz": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "[foo<font size=2><sub>bar]</sub></font>baz" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<font size=2><sub>bar]</sub></font>baz" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<font size=2><sub>bar]</sub></font>baz" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<font size=2><sub>bar]</sub></font>baz" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<font size=2><sub>bar]</sub></font>baz" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<font size=2><sub>bar]</sub></font>baz" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "[foo<sub><font size=3>bar]</font></sub>baz": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "[foo<sub><font size=3>bar]</font></sub>baz" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<sub><font size=3>bar]</font></sub>baz" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<sub><font size=3>bar]</font></sub>baz" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<sub><font size=3>bar]</font></sub>baz" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<sub><font size=3>bar]</font></sub>baz" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<sub><font size=3>bar]</font></sub>baz" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "[foo<font size=3><sub>bar]</sub></font>baz": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "[foo<font size=3><sub>bar]</sub></font>baz" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<font size=3><sub>bar]</sub></font>baz" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<font size=3><sub>bar]</sub></font>baz" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<font size=3><sub>bar]</sub></font>baz" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<font size=3><sub>bar]</sub></font>baz" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "[foo<font size=3><sub>bar]</sub></font>baz" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "foo<b>[bar</b>baz]": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["delete",""],["inserttext","a"]] "foo<b>[bar</b>baz]" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<b>a</b>" but got "foo<span style=\"font-weight:700\">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-weight:700\">a</span>", "foo<b>a</b>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<b>[bar</b>baz]" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<b>[bar</b>baz]" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<b>[bar</b>baz]" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<b>[bar</b>baz]" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<b>[bar</b>baz]" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<b>[bar</b>baz]" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "foo<i>[bar</i>baz]": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["delete",""],["inserttext","a"]] "foo<i>[bar</i>baz]" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<i>a</i>" but got "foo<span style=\"font-style:italic\">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-style:italic\">a</span>", "foo<i>a</i>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<i>[bar</i>baz]" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<i>[bar</i>baz]" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<i>[bar</i>baz]" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<i>[bar</i>baz]" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<i>[bar</i>baz]" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<i>[bar</i>baz]" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "foo<s>[bar</s>baz]": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["delete",""],["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<span style=\"text-decoration-line:line-through\">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=\"text-decoration-line:line-through\">a</span>", "foo<s>a</s>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<s>[bar</s>baz]" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<s>[bar</s>baz]" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<s>[bar</s>baz]" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<s>[bar</s>baz]" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<s>[bar</s>baz]" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<s>[bar</s>baz]" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "foo<sub>[bar</sub>baz]": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "foo<sub>[bar</sub>baz]" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<sub>[bar</sub>baz]" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<sub>[bar</sub>baz]" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<sub>[bar</sub>baz]" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<sub>[bar</sub>baz]" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<sub>[bar</sub>baz]" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "foo<sup>[bar</sup>baz]": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "foo<sup>[bar</sup>baz]" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<sup>[bar</sup>baz]" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<sup>[bar</sup>baz]" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<sup>[bar</sup>baz]" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<sup>[bar</sup>baz]" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<sup>[bar</sup>baz]" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "foo<u>[bar</u>baz]": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["delete",""],["inserttext","a"]] "foo<u>[bar</u>baz]" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<u>a</u>" but got "foo<span style=\"text-decoration-line:underline\">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=\"text-decoration-line:underline\">a</span>", "foo<u>a</u>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<u>[bar</u>baz]" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<u>[bar</u>baz]" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<u>[bar</u>baz]" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<u>[bar</u>baz]" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<u>[bar</u>baz]" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<u>[bar</u>baz]" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com>[bar</a>baz]": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com>[bar</a>baz]" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<a href=\"http://www.google.com\">a</a>" 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<a href=\"http://www.google.com\">a</a>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com>[bar</a>baz]" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com>[bar</a>baz]" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com>[bar</a>baz]" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com>[bar</a>baz]" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com>[bar</a>baz]" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com>[bar</a>baz]" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "foo<font face=sans-serif>[bar</font>baz]": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["delete",""],["inserttext","a"]] "foo<font face=sans-serif>[bar</font>baz]" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<font face=\"sans-serif\">a</font>" but got "foo<span style=\"font-family:sans-serif\">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-family:sans-serif\">a</span>", "foo<font face=\"sans-serif\">a</font>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font face=sans-serif>[bar</font>baz]" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font face=sans-serif>[bar</font>baz]" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font face=sans-serif>[bar</font>baz]" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font face=sans-serif>[bar</font>baz]" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font face=sans-serif>[bar</font>baz]" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font face=sans-serif>[bar</font>baz]" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "foo<font size=4>[bar</font>baz]": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["delete",""],["inserttext","a"]] "foo<font size=4>[bar</font>baz]" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<font size=\"4\">a</font>" but got "foo<span style=\"font-size:large\">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:large\">a</span>", "foo<font size=\"4\">a</font>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font size=4>[bar</font>baz]" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font size=4>[bar</font>baz]" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font size=4>[bar</font>baz]" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font size=4>[bar</font>baz]" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font size=4>[bar</font>baz]" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font size=4>[bar</font>baz]" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "foo<font color=#0000FF>[bar</font>baz]": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["delete",""],["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<span style=\"color:rgb(0, 0, 255)\">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=\"color:rgb(0, 0, 255)\">a</span>", "foo<font color=\"#0000ff\">a</font>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font color=#0000FF>[bar</font>baz]" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font color=#0000FF>[bar</font>baz]" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font color=#0000FF>[bar</font>baz]" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font color=#0000FF>[bar</font>baz]" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font color=#0000FF>[bar</font>baz]" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font color=#0000FF>[bar</font>baz]" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "foo<span style=background-color:#00FFFF>[bar</span>baz]": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "foo<span style=background-color:#00FFFF>[bar</span>baz]" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<span style=background-color:#00FFFF>[bar</span>baz]" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<span style=background-color:#00FFFF>[bar</span>baz]" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<span style=background-color:#00FFFF>[bar</span>baz]" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<span style=background-color:#00FFFF>[bar</span>baz]" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<span style=background-color:#00FFFF>[bar</span>baz]" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com><font color=blue>[bar</font></a>baz]": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["delete",""],["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<a href=\"http://www.google.com\">a</a>" but got "foo<span style=\"color:rgb(0, 0, 255)\">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=\"color:rgb(0, 0, 255)\">a</span>", "foo<a href=\"http://www.google.com\">a</a>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com><font color=blue>[bar</font></a>baz]" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com><font color=blue>[bar</font></a>baz]" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com><font color=blue>[bar</font></a>baz]" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com><font color=blue>[bar</font></a>baz]" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com><font color=blue>[bar</font></a>baz]" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com><font color=blue>[bar</font></a>baz]" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "foo<font color=blue><a href=http://www.google.com>[bar</a></font>baz]": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["delete",""],["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<a href=\"http://www.google.com\">a</a>" 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<a href=\"http://www.google.com\">a</a>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font color=blue><a href=http://www.google.com>[bar</a></font>baz]" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font color=blue><a href=http://www.google.com>[bar</a></font>baz]" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font color=blue><a href=http://www.google.com>[bar</a></font>baz]" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font color=blue><a href=http://www.google.com>[bar</a></font>baz]" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font color=blue><a href=http://www.google.com>[bar</a></font>baz]" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font color=blue><a href=http://www.google.com>[bar</a></font>baz]" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com><font color=brown>[bar</font></a>baz]": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["delete",""],["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<a href=\"http://www.google.com\"><font color=\"#a52a2a\">a</font></a>" but got "foo<span style=\"color:rgb(165, 42, 42)\">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=\"color:rgb(165, 42, 42)\">a</span>", "foo<a href=\"http://www.google.com\"><font color=\"#a52a2a\">a</font></a>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com><font color=brown>[bar</font></a>baz]" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com><font color=brown>[bar</font></a>baz]" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com><font color=brown>[bar</font></a>baz]" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com><font color=brown>[bar</font></a>baz]" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com><font color=brown>[bar</font></a>baz]" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com><font color=brown>[bar</font></a>baz]" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "foo<font color=brown><a href=http://www.google.com>[bar</a></font>baz]": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["delete",""],["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<a href=\"http://www.google.com\">a</a>" 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<a href=\"http://www.google.com\">a</a>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font color=brown><a href=http://www.google.com>[bar</a></font>baz]" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font color=brown><a href=http://www.google.com>[bar</a></font>baz]" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font color=brown><a href=http://www.google.com>[bar</a></font>baz]" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font color=brown><a href=http://www.google.com>[bar</a></font>baz]" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font color=brown><a href=http://www.google.com>[bar</a></font>baz]" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font color=brown><a href=http://www.google.com>[bar</a></font>baz]" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com><font color=black>[bar</font></a>baz]": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["delete",""],["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<a href=\"http://www.google.com\"><font color=\"#000000\">a</font></a>" 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<a href=\"http://www.google.com\"><font color=\"#000000\">a</font></a>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com><font color=black>[bar</font></a>baz]" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com><font color=black>[bar</font></a>baz]" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com><font color=black>[bar</font></a>baz]" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com><font color=black>[bar</font></a>baz]" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com><font color=black>[bar</font></a>baz]" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com><font color=black>[bar</font></a>baz]" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com><u>[bar</u></a>baz]": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["delete",""],["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<a href=\"http://www.google.com\">a</a>" 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<a href=\"http://www.google.com\">a</a>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com><u>[bar</u></a>baz]" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com><u>[bar</u></a>baz]" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com><u>[bar</u></a>baz]" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com><u>[bar</u></a>baz]" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com><u>[bar</u></a>baz]" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<a href=http://www.google.com><u>[bar</u></a>baz]" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "foo<u><a href=http://www.google.com>[bar</a></u>baz]": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["delete",""],["inserttext","a"]] "foo<u><a href=http://www.google.com>[bar</a></u>baz]" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<a href=\"http://www.google.com\">a</a>" but got "foo<span style=\"text-decoration-line:underline\">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=\"text-decoration-line:underline\">a</span>", "foo<a href=\"http://www.google.com\">a</a>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<u><a href=http://www.google.com>[bar</a></u>baz]" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<u><a href=http://www.google.com>[bar</a></u>baz]" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<u><a href=http://www.google.com>[bar</a></u>baz]" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<u><a href=http://www.google.com>[bar</a></u>baz]" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<u><a href=http://www.google.com>[bar</a></u>baz]" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<u><a href=http://www.google.com>[bar</a></u>baz]" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "foo<sub><font size=2>[bar</font></sub>baz]": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["delete",""],["inserttext","a"]] "foo<sub><font size=2>[bar</font></sub>baz]" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<sub>a</sub>" but got "foo<span style=\"font-size:small\">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:small\">a</span>", "foo<sub>a</sub>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<sub><font size=2>[bar</font></sub>baz]" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<sub><font size=2>[bar</font></sub>baz]" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<sub><font size=2>[bar</font></sub>baz]" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<sub><font size=2>[bar</font></sub>baz]" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<sub><font size=2>[bar</font></sub>baz]" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<sub><font size=2>[bar</font></sub>baz]" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "foo<font size=2><sub>[bar</sub></font>baz]": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["delete",""],["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=\"1\"><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=\"1\"><sub>a</sub></font>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font size=2><sub>[bar</sub></font>baz]" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font size=2><sub>[bar</sub></font>baz]" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font size=2><sub>[bar</sub></font>baz]" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font size=2><sub>[bar</sub></font>baz]" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font size=2><sub>[bar</sub></font>baz]" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font size=2><sub>[bar</sub></font>baz]" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "foo<sub><font size=3>[bar</font></sub>baz]": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["delete",""],["inserttext","a"]] "foo<sub><font size=3>[bar</font></sub>baz]" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<font size=\"3\"><sub>a</sub></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 size=\"3\"><sub>a</sub></font>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<sub><font size=3>[bar</font></sub>baz]" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<sub><font size=3>[bar</font></sub>baz]" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<sub><font size=3>[bar</font></sub>baz]" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<sub><font size=3>[bar</font></sub>baz]" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<sub><font size=3>[bar</font></sub>baz]" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<sub><font size=3>[bar</font></sub>baz]" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "foo<font size=3><sub>[bar</sub></font>baz]": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["delete",""],["inserttext","a"]] "foo<font size=3><sub>[bar</sub></font>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 | [["delete",""],["inserttext","a"]] "foo<font size=3><sub>[bar</sub></font>baz]" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font size=3><sub>[bar</sub></font>baz]" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font size=3><sub>[bar</sub></font>baz]" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font size=3><sub>[bar</sub></font>baz]" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font size=3><sub>[bar</sub></font>baz]" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "foo<font size=3><sub>[bar</sub></font>baz]" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["inserttext","a"]] "<blockquote><font color=blue>[foo]</font></blockquote>": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["delete",""],["inserttext","a"]] "<blockquote><font color=blue>[foo]</font></blockquote>" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<blockquote><font color=\"blue\">a</font></blockquote>" but got "<blockquote><span style=\"color:rgb(0, 0, 255)\">a</span></blockquote>" 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("<blockquote><span style=\"color:rgb(0, 0, 255)\">a</span></blockquote>", "<blockquote><font color=\"blue\">a</font></blockquote>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["delete",""],["inserttext","a"]] "<blockquote><font color=blue>[foo]</font></blockquote>" queryCommandIndeterm("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "<blockquote><font color=blue>[foo]</font></blockquote>" queryCommandState("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "<blockquote><font color=blue>[foo]</font></blockquote>" queryCommandValue("delete") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "<blockquote><font color=blue>[foo]</font></blockquote>" queryCommandIndeterm("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "<blockquote><font color=blue>[foo]</font></blockquote>" queryCommandState("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["inserttext","a"]] "<blockquote><font color=blue>[foo]</font></blockquote>" queryCommandValue("delete") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["styleWithCSS","false"],["delete",""],["inserttext","a"]] "<div><b>[abc]</b></div>": 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"],["delete",""],["inserttext","a"]] "<div><b>[abc]</b></div>": execCommand("delete", 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"],["delete",""],["inserttext","a"]] "<div><b>[abc]</b></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 | [["styleWithCSS","false"],["delete",""],["inserttext","a"]] "<div><b>[abc]</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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["delete",""],["inserttext","a"]] "<div><b>[abc]</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("<b>a</b>", "<b>a</b>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["styleWithCSS","false"],["delete",""],["inserttext","a"]] "<div><b>[abc]</b></div>" queryCommandIndeterm("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/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"],["delete",""],["inserttext","a"]] "<div><b>[abc]</b></div>" queryCommandState("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["styleWithCSS","false"],["delete",""],["inserttext","a"]] "<div><b>[abc]</b></div>" queryCommandValue("bold") before | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["styleWithCSS","false"],["delete",""],["inserttext","a"]] "<div><b>[abc]</b></div>" queryCommandIndeterm("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/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"],["delete",""],["inserttext","a"]] "<div><b>[abc]</b></div>" queryCommandState("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["styleWithCSS","false"],["delete",""],["inserttext","a"]] "<div><b>[abc]</b></div>" queryCommandValue("bold") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["styleWithCSS","false"],["delete",""],["inserttext","d"]] "<div>abc<b>[def]</b></div>": 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"],["delete",""],["inserttext","d"]] "<div>abc<b>[def]</b></div>": execCommand("delete", 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"],["delete",""],["inserttext","d"]] "<div>abc<b>[def]</b></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 | [["styleWithCSS","false"],["delete",""],["inserttext","d"]] "<div>abc<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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["delete",""],["inserttext","d"]] "<div>abc<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_in_array("<div>abc<b>d</b></div>", ["<div>abc<b>d</b></div>", "<div>abc<b>d</b><br></div>"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["styleWithCSS","false"],["delete",""],["inserttext","d"]] "<div>abc<b>[def]</b></div>" queryCommandIndeterm("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/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"],["delete",""],["inserttext","d"]] "<div>abc<b>[def]</b></div>" queryCommandState("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["styleWithCSS","false"],["delete",""],["inserttext","d"]] "<div>abc<b>[def]</b></div>" queryCommandValue("bold") before | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["styleWithCSS","false"],["delete",""],["inserttext","d"]] "<div>abc<b>[def]</b></div>" queryCommandIndeterm("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/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"],["delete",""],["inserttext","d"]] "<div>abc<b>[def]</b></div>" queryCommandState("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["styleWithCSS","false"],["delete",""],["inserttext","d"]] "<div>abc<b>[def]</b></div>" queryCommandValue("bold") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["styleWithCSS","false"],["delete",""],["insertparagraph",""],["inserttext","a"]] "<div><b>[abc]</b></div>": 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"],["delete",""],["insertparagraph",""],["inserttext","a"]] "<div><b>[abc]</b></div>": execCommand("delete", 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"],["delete",""],["insertparagraph",""],["inserttext","a"]] "<div><b>[abc]</b></div>": execCommand("insertparagraph", 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"],["delete",""],["insertparagraph",""],["inserttext","a"]] "<div><b>[abc]</b></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 | [["styleWithCSS","false"],["delete",""],["insertparagraph",""],["inserttext","a"]] "<div><b>[abc]</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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["delete",""],["insertparagraph",""],["inserttext","a"]] "<div><b>[abc]</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("<br><div><b>a</b></div>", "<br><div><b>a</b></div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["styleWithCSS","false"],["delete",""],["insertparagraph",""],["inserttext","a"]] "<div><b>[abc]</b></div>" queryCommandIndeterm("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/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"],["delete",""],["insertparagraph",""],["inserttext","a"]] "<div><b>[abc]</b></div>" queryCommandState("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["styleWithCSS","false"],["delete",""],["insertparagraph",""],["inserttext","a"]] "<div><b>[abc]</b></div>" queryCommandValue("bold") before | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["styleWithCSS","false"],["delete",""],["insertparagraph",""],["inserttext","a"]] "<div><b>[abc]</b></div>" queryCommandIndeterm("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/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"],["delete",""],["insertparagraph",""],["inserttext","a"]] "<div><b>[abc]</b></div>" queryCommandState("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["styleWithCSS","false"],["delete",""],["insertparagraph",""],["inserttext","a"]] "<div><b>[abc]</b></div>" queryCommandValue("bold") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["styleWithCSS","false"],["delete",""],["insertparagraph",""],["inserttext","d"]] "<div>abc<b>[def]</b></div>": 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"],["delete",""],["insertparagraph",""],["inserttext","d"]] "<div>abc<b>[def]</b></div>": execCommand("delete", 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"],["delete",""],["insertparagraph",""],["inserttext","d"]] "<div>abc<b>[def]</b></div>": execCommand("insertparagraph", 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"],["delete",""],["insertparagraph",""],["inserttext","d"]] "<div>abc<b>[def]</b></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 | [["styleWithCSS","false"],["delete",""],["insertparagraph",""],["inserttext","d"]] "<div>abc<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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["delete",""],["insertparagraph",""],["inserttext","d"]] "<div>abc<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>d</b></div>", "<div>abc</div><div><b>d</b></div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["styleWithCSS","false"],["delete",""],["insertparagraph",""],["inserttext","d"]] "<div>abc<b>[def]</b></div>" queryCommandIndeterm("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/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"],["delete",""],["insertparagraph",""],["inserttext","d"]] "<div>abc<b>[def]</b></div>" queryCommandState("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["styleWithCSS","false"],["delete",""],["insertparagraph",""],["inserttext","d"]] "<div>abc<b>[def]</b></div>" queryCommandValue("bold") before | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["styleWithCSS","false"],["delete",""],["insertparagraph",""],["inserttext","d"]] "<div>abc<b>[def]</b></div>" queryCommandIndeterm("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/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"],["delete",""],["insertparagraph",""],["inserttext","d"]] "<div>abc<b>[def]</b></div>" queryCommandState("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["styleWithCSS","false"],["delete",""],["insertparagraph",""],["inserttext","d"]] "<div>abc<b>[def]</b></div>" queryCommandValue("bold") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["styleWithCSS","false"],["insertparagraph",""],["inserttext","a"]] "<div><b>[abc]</b></div>": 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"],["insertparagraph",""],["inserttext","a"]] "<div><b>[abc]</b></div>": execCommand("insertparagraph", 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"],["insertparagraph",""],["inserttext","a"]] "<div><b>[abc]</b></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 | [["styleWithCSS","false"],["insertparagraph",""],["inserttext","a"]] "<div><b>[abc]</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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["insertparagraph",""],["inserttext","a"]] "<div><b>[abc]</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("<br><div><b>a</b></div>", "<br><div><b>a</b></div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["styleWithCSS","false"],["insertparagraph",""],["inserttext","a"]] "<div><b>[abc]</b></div>" queryCommandIndeterm("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/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"],["insertparagraph",""],["inserttext","a"]] "<div><b>[abc]</b></div>" queryCommandState("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["styleWithCSS","false"],["insertparagraph",""],["inserttext","a"]] "<div><b>[abc]</b></div>" queryCommandValue("bold") before | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["styleWithCSS","false"],["insertparagraph",""],["inserttext","a"]] "<div><b>[abc]</b></div>" queryCommandIndeterm("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/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"],["insertparagraph",""],["inserttext","a"]] "<div><b>[abc]</b></div>" queryCommandState("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["styleWithCSS","false"],["insertparagraph",""],["inserttext","a"]] "<div><b>[abc]</b></div>" queryCommandValue("bold") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["styleWithCSS","false"],["insertparagraph",""],["inserttext","d"]] "<div>abc<b>[def]</b></div>": 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"],["insertparagraph",""],["inserttext","d"]] "<div>abc<b>[def]</b></div>": execCommand("insertparagraph", 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"],["insertparagraph",""],["inserttext","d"]] "<div>abc<b>[def]</b></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 | [["styleWithCSS","false"],["insertparagraph",""],["inserttext","d"]] "<div>abc<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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["insertparagraph",""],["inserttext","d"]] "<div>abc<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>d</b></div>", "<div>abc</div><div><b>d</b></div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["styleWithCSS","false"],["insertparagraph",""],["inserttext","d"]] "<div>abc<b>[def]</b></div>" queryCommandIndeterm("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/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"],["insertparagraph",""],["inserttext","d"]] "<div>abc<b>[def]</b></div>" queryCommandState("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["styleWithCSS","false"],["insertparagraph",""],["inserttext","d"]] "<div>abc<b>[def]</b></div>" queryCommandValue("bold") before | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["styleWithCSS","false"],["insertparagraph",""],["inserttext","d"]] "<div>abc<b>[def]</b></div>" queryCommandIndeterm("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/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"],["insertparagraph",""],["inserttext","d"]] "<div>abc<b>[def]</b></div>" queryCommandState("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["styleWithCSS","false"],["insertparagraph",""],["inserttext","d"]] "<div>abc<b>[def]</b></div>" queryCommandValue("bold") after | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["styleWithCSS","false"],["bold",""],["inserttext","d"]] "<div><b>abc[]<br></b></div>": 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"],["bold",""],["inserttext","d"]] "<div><b>abc[]<br></b></div>": execCommand("bold", 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"],["bold",""],["inserttext","d"]] "<div><b>abc[]<br></b></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 | [["styleWithCSS","false"],["bold",""],["inserttext","d"]] "<div><b>abc[]<br></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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["bold",""],["inserttext","d"]] "<div><b>abc[]<br></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_in_array("<div><b>abc</b>d<br></div>", ["<div><b>abc</b>d</div>", "<div><b>abc</b>d<br></div>"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["styleWithCSS","false"],["bold",""],["inserttext","d"]] "<div><b>abc[]<br></b></div>" queryCommandIndeterm("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/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"],["bold",""],["inserttext","d"]] "<div><b>abc[]<br></b></div>" queryCommandState("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["styleWithCSS","false"],["bold",""],["inserttext","d"]] "<div><b>abc[]<br></b></div>" queryCommandValue("bold") before | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["styleWithCSS","false"],["bold",""],["inserttext","d"]] "<div><b>abc[]<br></b></div>" queryCommandIndeterm("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/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"],["bold",""],["inserttext","d"]] "<div><b>abc[]<br></b></div>" queryCommandState("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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","false"],["bold",""],["inserttext","d"]] "<div><b>abc[]<br></b></div>" queryCommandValue("bold") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["styleWithCSS","false"],["bold",""],["inserttext","d"]] "<div><i><b>abc[]<br></b></i></div>": 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"],["bold",""],["inserttext","d"]] "<div><i><b>abc[]<br></b></i></div>": execCommand("bold", 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"],["bold",""],["inserttext","d"]] "<div><i><b>abc[]<br></b></i></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 | [["styleWithCSS","false"],["bold",""],["inserttext","d"]] "<div><i><b>abc[]<br></b></i></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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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"],["bold",""],["inserttext","d"]] "<div><i><b>abc[]<br></b></i></div>" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div><i><b>abc</b>d</i></div>" but got "<div><i><b>abc</b>d<br></i></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><i><b>abc</b>d<br></i></div>", "<div><i><b>abc</b>d</i></div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["styleWithCSS","false"],["bold",""],["inserttext","d"]] "<div><i><b>abc[]<br></b></i></div>" queryCommandIndeterm("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/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"],["bold",""],["inserttext","d"]] "<div><i><b>abc[]<br></b></i></div>" queryCommandState("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["styleWithCSS","false"],["bold",""],["inserttext","d"]] "<div><i><b>abc[]<br></b></i></div>" queryCommandValue("bold") before | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["styleWithCSS","false"],["bold",""],["inserttext","d"]] "<div><i><b>abc[]<br></b></i></div>" queryCommandIndeterm("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/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"],["bold",""],["inserttext","d"]] "<div><i><b>abc[]<br></b></i></div>" queryCommandState("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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","false"],["bold",""],["inserttext","d"]] "<div><i><b>abc[]<br></b></i></div>" queryCommandValue("bold") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["styleWithCSS","false"],["bold",""],["inserttext","d"]] "<div><i><b>abc[]</b><br></i></div>": 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"],["bold",""],["inserttext","d"]] "<div><i><b>abc[]</b><br></i></div>": execCommand("bold", 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"],["bold",""],["inserttext","d"]] "<div><i><b>abc[]</b><br></i></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 | [["styleWithCSS","false"],["bold",""],["inserttext","d"]] "<div><i><b>abc[]</b><br></i></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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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"],["bold",""],["inserttext","d"]] "<div><i><b>abc[]</b><br></i></div>" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div><i><b>abc</b>d</i></div>" but got "<div><i><b>abc</b>d<br></i></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><i><b>abc</b>d<br></i></div>", "<div><i><b>abc</b>d</i></div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["styleWithCSS","false"],["bold",""],["inserttext","d"]] "<div><i><b>abc[]</b><br></i></div>" queryCommandIndeterm("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/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"],["bold",""],["inserttext","d"]] "<div><i><b>abc[]</b><br></i></div>" queryCommandState("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["styleWithCSS","false"],["bold",""],["inserttext","d"]] "<div><i><b>abc[]</b><br></i></div>" queryCommandValue("bold") before | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["styleWithCSS","false"],["bold",""],["inserttext","d"]] "<div><i><b>abc[]</b><br></i></div>" queryCommandIndeterm("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/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"],["bold",""],["inserttext","d"]] "<div><i><b>abc[]</b><br></i></div>" queryCommandState("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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","false"],["bold",""],["inserttext","d"]] "<div><i><b>abc[]</b><br></i></div>" queryCommandValue("bold") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["styleWithCSS","false"],["bold",""],["inserttext","d"]] "<div><b><i>abc[]<br></i></b></div>": 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"],["bold",""],["inserttext","d"]] "<div><b><i>abc[]<br></i></b></div>": execCommand("bold", 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"],["bold",""],["inserttext","d"]] "<div><b><i>abc[]<br></i></b></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 | [["styleWithCSS","false"],["bold",""],["inserttext","d"]] "<div><b><i>abc[]<br></i></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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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"],["bold",""],["inserttext","d"]] "<div><b><i>abc[]<br></i></b></div>" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div><b><i>abc</i></b><i>d</i></div>" but got "<div><i style=\"\"><b>abc</b>d<br></i></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><i style=\"\"><b>abc</b>d<br></i></div>", "<div><b><i>abc</i></b><i>d</i></div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["styleWithCSS","false"],["bold",""],["inserttext","d"]] "<div><b><i>abc[]<br></i></b></div>" queryCommandIndeterm("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/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"],["bold",""],["inserttext","d"]] "<div><b><i>abc[]<br></i></b></div>" queryCommandState("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["styleWithCSS","false"],["bold",""],["inserttext","d"]] "<div><b><i>abc[]<br></i></b></div>" queryCommandValue("bold") before | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["styleWithCSS","false"],["bold",""],["inserttext","d"]] "<div><b><i>abc[]<br></i></b></div>" queryCommandIndeterm("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/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"],["bold",""],["inserttext","d"]] "<div><b><i>abc[]<br></i></b></div>" queryCommandState("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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","false"],["bold",""],["inserttext","d"]] "<div><b><i>abc[]<br></i></b></div>" queryCommandValue("bold") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["styleWithCSS","false"],["bold",""],["inserttext","d"]] "<div><b><i>abc[]</i><br></b></div>": 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"],["bold",""],["inserttext","d"]] "<div><b><i>abc[]</i><br></b></div>": execCommand("bold", 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"],["bold",""],["inserttext","d"]] "<div><b><i>abc[]</i><br></b></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 | [["styleWithCSS","false"],["bold",""],["inserttext","d"]] "<div><b><i>abc[]</i><br></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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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"],["bold",""],["inserttext","d"]] "<div><b><i>abc[]</i><br></b></div>" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div><b><i>abc</i></b><i>d</i></div>" but got "<div><i style=\"\"><b>abc</b>d</i><br></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><i style=\"\"><b>abc</b>d</i><br></div>", "<div><b><i>abc</i></b><i>d</i></div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["styleWithCSS","false"],["bold",""],["inserttext","d"]] "<div><b><i>abc[]</i><br></b></div>" queryCommandIndeterm("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/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"],["bold",""],["inserttext","d"]] "<div><b><i>abc[]</i><br></b></div>" queryCommandState("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["styleWithCSS","false"],["bold",""],["inserttext","d"]] "<div><b><i>abc[]</i><br></b></div>" queryCommandValue("bold") before | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["styleWithCSS","false"],["bold",""],["inserttext","d"]] "<div><b><i>abc[]</i><br></b></div>" queryCommandIndeterm("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/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"],["bold",""],["inserttext","d"]] "<div><b><i>abc[]</i><br></b></div>" queryCommandState("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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","false"],["bold",""],["inserttext","d"]] "<div><b><i>abc[]</i><br></b></div>" queryCommandValue("bold") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["styleWithCSS","false"],["bold",""],["inserttext","d"]] "<div><b><i>abc[]<br></i><br></b></div>": 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"],["bold",""],["inserttext","d"]] "<div><b><i>abc[]<br></i><br></b></div>": execCommand("bold", 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"],["bold",""],["inserttext","d"]] "<div><b><i>abc[]<br></i><br></b></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 | [["styleWithCSS","false"],["bold",""],["inserttext","d"]] "<div><b><i>abc[]<br></i><br></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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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"],["bold",""],["inserttext","d"]] "<div><b><i>abc[]<br></i><br></b></div>" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div><b><i>abc</i></b><i>d<br></i><b><br></b></div>" but got "<div><i style=\"\"><b>abc</b>d<br></i><br></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><i style=\"\"><b>abc</b>d<br></i><br></div>", "<div><b><i>abc</i></b><i>d<br></i><b><br></b></div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["styleWithCSS","false"],["bold",""],["inserttext","d"]] "<div><b><i>abc[]<br></i><br></b></div>" queryCommandIndeterm("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/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"],["bold",""],["inserttext","d"]] "<div><b><i>abc[]<br></i><br></b></div>" queryCommandState("bold") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | 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) |
|
Fail | [["styleWithCSS","false"],["bold",""],["inserttext","d"]] "<div><b><i>abc[]<br></i><br></b></div>" queryCommandValue("bold") before | assert_equals: Wrong result returned expected "" 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", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["styleWithCSS","false"],["bold",""],["inserttext","d"]] "<div><b><i>abc[]<br></i><br></b></div>" queryCommandIndeterm("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/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"],["bold",""],["inserttext","d"]] "<div><b><i>abc[]<br></i><br></b></div>" queryCommandState("bold") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<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","false"],["bold",""],["inserttext","d"]] "<div><b><i>abc[]<br></i><br></b></div>" queryCommandValue("bold") after | assert_equals: Wrong result returned expected "" but got "false" 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("false", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["insertparagraph",""],["inserttext","d"],["inserttext","e"],["inserttext","f"]] "abc<b>[def</b>]ghi": execCommand("insertparagraph", 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 | [["insertparagraph",""],["inserttext","d"],["inserttext","e"],["inserttext","f"]] "abc<b>[def</b>]ghi": 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 | [["insertparagraph",""],["inserttext","d"],["inserttext","e"],["inserttext","f"]] "abc<b>[def</b>]ghi": 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 | [["insertparagraph",""],["inserttext","d"],["inserttext","e"],["inserttext","f"]] "abc<b>[def</b>]ghi": 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 | [["insertparagraph",""],["inserttext","d"],["inserttext","e"],["inserttext","f"]] "abc<b>[def</b>]ghi" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["insertparagraph",""],["inserttext","d"],["inserttext","e"],["inserttext","f"]] "abc<b>[def</b>]ghi" 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("abc<div><b>def</b>ghi</div>", ["<div>abc</div><div><b>def</b>ghi</div>", "abc<div><b>def</b>ghi</div>"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["insertparagraph",""],["inserttext","d"],["inserttext","e"],["inserttext","f"]] "abc[<b>def]</b>ghi": execCommand("insertparagraph", 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 | [["insertparagraph",""],["inserttext","d"],["inserttext","e"],["inserttext","f"]] "abc[<b>def]</b>ghi": 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 | [["insertparagraph",""],["inserttext","d"],["inserttext","e"],["inserttext","f"]] "abc[<b>def]</b>ghi": 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 | [["insertparagraph",""],["inserttext","d"],["inserttext","e"],["inserttext","f"]] "abc[<b>def]</b>ghi": 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 | [["insertparagraph",""],["inserttext","d"],["inserttext","e"],["inserttext","f"]] "abc[<b>def]</b>ghi" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["insertparagraph",""],["inserttext","d"],["inserttext","e"],["inserttext","f"]] "abc[<b>def]</b>ghi" 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("abc<div><b>def</b>ghi</div>", ["<div>abc</div><div><b>def</b>ghi</div>", "abc<div><b>def</b>ghi</div>"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["insertparagraph",""],["inserttext","d"],["inserttext","e"],["inserttext","f"]] "abc<b>[def]</b>ghi": execCommand("insertparagraph", 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 | [["insertparagraph",""],["inserttext","d"],["inserttext","e"],["inserttext","f"]] "abc<b>[def]</b>ghi": 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 | [["insertparagraph",""],["inserttext","d"],["inserttext","e"],["inserttext","f"]] "abc<b>[def]</b>ghi": 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 | [["insertparagraph",""],["inserttext","d"],["inserttext","e"],["inserttext","f"]] "abc<b>[def]</b>ghi": 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 | [["insertparagraph",""],["inserttext","d"],["inserttext","e"],["inserttext","f"]] "abc<b>[def]</b>ghi" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["insertparagraph",""],["inserttext","d"],["inserttext","e"],["inserttext","f"]] "abc<b>[def]</b>ghi" 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("abc<div><b>def</b>ghi</div>", ["<div>abc</div><div><b>def</b>ghi</div>", "abc<div><b>def</b>ghi</div>"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["insertparagraph",""],["inserttext","d"],["inserttext","e"],["inserttext","f"]] "abc<b>{def}</b>ghi": execCommand("insertparagraph", 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 | [["insertparagraph",""],["inserttext","d"],["inserttext","e"],["inserttext","f"]] "abc<b>{def}</b>ghi": 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 | [["insertparagraph",""],["inserttext","d"],["inserttext","e"],["inserttext","f"]] "abc<b>{def}</b>ghi": 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 | [["insertparagraph",""],["inserttext","d"],["inserttext","e"],["inserttext","f"]] "abc<b>{def}</b>ghi": 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 | [["insertparagraph",""],["inserttext","d"],["inserttext","e"],["inserttext","f"]] "abc<b>{def}</b>ghi" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["insertparagraph",""],["inserttext","d"],["inserttext","e"],["inserttext","f"]] "abc<b>{def}</b>ghi" 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("abc<div><b>def</b>ghi</div>", ["<div>abc</div><div><b>def</b>ghi</div>", "abc<div><b>def</b>ghi</div>"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["insertparagraph",""],["inserttext","d"],["inserttext","e"],["inserttext","f"]] "abc{<b>def</b>}ghi": execCommand("insertparagraph", 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 | [["insertparagraph",""],["inserttext","d"],["inserttext","e"],["inserttext","f"]] "abc{<b>def</b>}ghi": 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 | [["insertparagraph",""],["inserttext","d"],["inserttext","e"],["inserttext","f"]] "abc{<b>def</b>}ghi": 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 | [["insertparagraph",""],["inserttext","d"],["inserttext","e"],["inserttext","f"]] "abc{<b>def</b>}ghi": 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 | [["insertparagraph",""],["inserttext","d"],["inserttext","e"],["inserttext","f"]] "abc{<b>def</b>}ghi" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["insertparagraph",""],["inserttext","d"],["inserttext","e"],["inserttext","f"]] "abc{<b>def</b>}ghi" 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("abc<div><b>def</b>ghi</div>", ["<div>abc</div><div><b>def</b>ghi</div>", "abc<div><b>def</b>ghi</div>"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["delete",""],["inserttext","d"],["inserttext","e"],["inserttext","f"]] "<div>abc{<b><i>def</i></b>}ghi</div>": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["delete",""],["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 | [["forwarddelete",""],["inserttext","d"],["inserttext","e"],["inserttext","f"]] "<div>abc{<b><i>def</i></b>}ghi</div>": execCommand("forwarddelete", 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 | [["forwarddelete",""],["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 | [["forwarddelete",""],["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 | [["forwarddelete",""],["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 | [["forwarddelete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["forwarddelete",""],["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 | [["delete",""],["inserttext","d"],["inserttext","e"],["inserttext","f"]] "<div>abc<b><i>[def]</i></b>ghi</div>": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["delete",""],["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 | [["forwarddelete",""],["inserttext","d"],["inserttext","e"],["inserttext","f"]] "<div>abc<b><i>[def]</i></b>ghi</div>": execCommand("forwarddelete", 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 | [["forwarddelete",""],["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 | [["forwarddelete",""],["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 | [["forwarddelete",""],["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 | [["forwarddelete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["forwarddelete",""],["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 | [["delete",""],["inserttext","d"],["inserttext","e"],["inserttext","f"]] "<div>abc[<b><i>def]</i></b>ghi</div>": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["delete",""],["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 | [["forwarddelete",""],["inserttext","d"],["inserttext","e"],["inserttext","f"]] "<div>abc[<b><i>def]</i></b>ghi</div>": execCommand("forwarddelete", 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 | [["forwarddelete",""],["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 | [["forwarddelete",""],["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 | [["forwarddelete",""],["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 | [["forwarddelete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["forwarddelete",""],["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 | [["delete",""],["inserttext","d"],["inserttext","e"],["inserttext","f"]] "<div>abc<b><i>[def</i></b>]ghi</div>": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["delete",""],["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 | [["forwarddelete",""],["inserttext","d"],["inserttext","e"],["inserttext","f"]] "<div>abc<b><i>[def</i></b>]ghi</div>": execCommand("forwarddelete", 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 | [["forwarddelete",""],["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 | [["forwarddelete",""],["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 | [["forwarddelete",""],["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 | [["forwarddelete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["forwarddelete",""],["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 | [["delete",""],["inserttext","d"],["inserttext","e"],["inserttext","f"],["inserttext","g"]] "<div>abc<b><i>[def</i></b>g]hi</div>": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["delete",""],["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 | [["forwarddelete",""],["inserttext","d"],["inserttext","e"],["inserttext","f"],["inserttext","g"]] "<div>abc<b><i>[def</i></b>g]hi</div>": execCommand("forwarddelete", 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 | [["forwarddelete",""],["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 | [["forwarddelete",""],["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 | [["forwarddelete",""],["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 | [["forwarddelete",""],["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 | [["forwarddelete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["forwarddelete",""],["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 | [["delete",""],["inserttext","d"],["inserttext","e"],["inserttext","f"],["inserttext","g"]] "<div>abc[<b><i>def</i></b>g]hi</div>": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["delete",""],["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 | [["forwarddelete",""],["inserttext","d"],["inserttext","e"],["inserttext","f"],["inserttext","g"]] "<div>abc[<b><i>def</i></b>g]hi</div>": execCommand("forwarddelete", 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 | [["forwarddelete",""],["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 | [["forwarddelete",""],["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 | [["forwarddelete",""],["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 | [["forwarddelete",""],["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 | [["forwarddelete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["forwarddelete",""],["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 | [["delete",""],["inserttext","d"],["inserttext","e"],["inserttext","f"],["inserttext","g"]] "<div>abc{<b><i>def</i></b>g]hi</div>": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["delete",""],["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 | [["forwarddelete",""],["inserttext","d"],["inserttext","e"],["inserttext","f"],["inserttext","g"]] "<div>abc{<b><i>def</i></b>g]hi</div>": execCommand("forwarddelete", 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 | [["forwarddelete",""],["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 | [["forwarddelete",""],["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 | [["forwarddelete",""],["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 | [["forwarddelete",""],["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 | [["forwarddelete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["forwarddelete",""],["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 | [["insertparagraph",""],["inserttext","d"],["inserttext","e"],["inserttext","f"]] "<div>abc{<b><i>def</i></b>}ghi</div>": execCommand("insertparagraph", 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 | [["insertparagraph",""],["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 | [["insertparagraph",""],["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 | [["insertparagraph",""],["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 | [["insertparagraph",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["insertparagraph",""],["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</div><div><b><i>def</i></b>ghi</div>", "<div>abc</div><div><b><i>def</i></b>ghi</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["insertparagraph",""],["inserttext","d"],["inserttext","e"],["inserttext","f"]] "<div>abc<b><i>[def]</i></b>ghi</div>": execCommand("insertparagraph", 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 | [["insertparagraph",""],["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 | [["insertparagraph",""],["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 | [["insertparagraph",""],["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 | [["insertparagraph",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["insertparagraph",""],["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</div><div><b><i>def</i></b>ghi</div>", "<div>abc</div><div><b><i>def</i></b>ghi</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["insertparagraph",""],["inserttext","d"],["inserttext","e"],["inserttext","f"]] "<div>abc[<b><i>def]</i></b>ghi</div>": execCommand("insertparagraph", 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 | [["insertparagraph",""],["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 | [["insertparagraph",""],["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 | [["insertparagraph",""],["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 | [["insertparagraph",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["insertparagraph",""],["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</div><div><b><i>def</i></b>ghi</div>", "<div>abc</div><div><b><i>def</i></b>ghi</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["insertparagraph",""],["inserttext","d"],["inserttext","e"],["inserttext","f"]] "<div>abc<b><i>[def</i></b>]ghi</div>": execCommand("insertparagraph", 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 | [["insertparagraph",""],["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 | [["insertparagraph",""],["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 | [["insertparagraph",""],["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 | [["insertparagraph",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["insertparagraph",""],["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</div><div><b><i>def</i></b>ghi</div>", "<div>abc</div><div><b><i>def</i></b>ghi</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["insertparagraph",""],["inserttext","d"],["inserttext","e"],["inserttext","f"],["inserttext","g"]] "<div>abc<b><i>[def</i></b>g]hi</div>": execCommand("insertparagraph", 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 | [["insertparagraph",""],["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 | [["insertparagraph",""],["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 | [["insertparagraph",""],["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 | [["insertparagraph",""],["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 | [["insertparagraph",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["insertparagraph",""],["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</div><div><b><i>defg</i></b>hi</div>", "<div>abc</div><div><b><i>defg</i></b>hi</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["insertparagraph",""],["inserttext","d"],["inserttext","e"],["inserttext","f"],["inserttext","g"]] "<div>abc[<b><i>def</i></b>g]hi</div>": execCommand("insertparagraph", 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 | [["insertparagraph",""],["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 | [["insertparagraph",""],["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 | [["insertparagraph",""],["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 | [["insertparagraph",""],["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 | [["insertparagraph",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["insertparagraph",""],["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</div><div><b><i>defg</i></b>hi</div>", "<div>abc</div><div><b><i>defg</i></b>hi</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["insertparagraph",""],["inserttext","d"],["inserttext","e"],["inserttext","f"],["inserttext","g"]] "<div>abc{<b><i>def</i></b>g]hi</div>": execCommand("insertparagraph", 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 | [["insertparagraph",""],["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 | [["insertparagraph",""],["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 | [["insertparagraph",""],["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 | [["insertparagraph",""],["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 | [["insertparagraph",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["insertparagraph",""],["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</div><div><b><i>defg</i></b>hi</div>", "<div>abc</div><div><b><i>defg</i></b>hi</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["delete",""],["inserttext","d"],["inserttext","e"]] "<div>abc[<b><i><img src=\"/img/lion.svg\">de]f</i></b>ghi</div>": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["delete",""],["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 | [["forwarddelete",""],["inserttext","d"],["inserttext","e"]] "<div>abc[<b><i><img src=\"/img/lion.svg\">de]f</i></b>ghi</div>": execCommand("forwarddelete", 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 | [["forwarddelete",""],["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 | [["forwarddelete",""],["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 | [["forwarddelete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["forwarddelete",""],["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 | [["delete",""],["inserttext","d"],["inserttext","e"],["inserttext","f"]] "<div>abc[<b><i><img src=\"/img/lion.svg\">def]</i></b>ghi</div>": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["delete",""],["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 | [["forwarddelete",""],["inserttext","d"],["inserttext","e"],["inserttext","f"]] "<div>abc[<b><i><img src=\"/img/lion.svg\">def]</i></b>ghi</div>": execCommand("forwarddelete", 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 | [["forwarddelete",""],["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 | [["forwarddelete",""],["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 | [["forwarddelete",""],["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 | [["forwarddelete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["forwarddelete",""],["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 | [["delete",""],["inserttext","d"],["inserttext","e"],["inserttext","f"]] "<div>abc[<b><i><img src=\"/img/lion.svg\">def</i></b>]ghi</div>": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["delete",""],["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 | [["forwarddelete",""],["inserttext","d"],["inserttext","e"],["inserttext","f"]] "<div>abc[<b><i><img src=\"/img/lion.svg\">def</i></b>]ghi</div>": execCommand("forwarddelete", 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 | [["forwarddelete",""],["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 | [["forwarddelete",""],["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 | [["forwarddelete",""],["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 | [["forwarddelete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["forwarddelete",""],["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 | [["delete",""],["inserttext","d"],["inserttext","e"],["inserttext","f"]] "<div>abc{<b><i><img src=\"/img/lion.svg\">def</i></b>]ghi</div>": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["delete",""],["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 | [["forwarddelete",""],["inserttext","d"],["inserttext","e"],["inserttext","f"]] "<div>abc{<b><i><img src=\"/img/lion.svg\">def</i></b>]ghi</div>": execCommand("forwarddelete", 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 | [["forwarddelete",""],["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 | [["forwarddelete",""],["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 | [["forwarddelete",""],["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 | [["forwarddelete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["forwarddelete",""],["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 | [["insertparagraph",""],["inserttext","d"],["inserttext","e"]] "<div>abc[<b><i><img src=\"/img/lion.svg\">de]f</i></b>ghi</div>": execCommand("insertparagraph", 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 | [["insertparagraph",""],["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 | [["insertparagraph",""],["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 | [["insertparagraph",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["insertparagraph",""],["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>abc</div><div><b><i>def</i></b>ghi</div>", "<div>abc</div><div><b><i>def</i></b>ghi</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["insertlinebreak",""],["inserttext","d"],["inserttext","e"]] "<div>abc[<b><i><img src=\"/img/lion.svg\">de]f</i></b>ghi</div>": execCommand("insertlinebreak", 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 | [["insertlinebreak",""],["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 | [["insertlinebreak",""],["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 | [["insertlinebreak",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["insertlinebreak",""],["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>abc<br><b><i>def</i></b>ghi</div>", "<div>abc<br><b><i>def</i></b>ghi</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["insertparagraph",""],["inserttext","d"],["inserttext","e"],["inserttext","f"]] "<div>abc[<b><i><img src=\"/img/lion.svg\">def]</i></b>ghi</div>": execCommand("insertparagraph", 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 | [["insertparagraph",""],["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 | [["insertparagraph",""],["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 | [["insertparagraph",""],["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 | [["insertparagraph",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["insertparagraph",""],["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>abc</div><div>defghi</div>", "<div>abc</div><div>defghi</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["insertlinebreak",""],["inserttext","d"],["inserttext","e"],["inserttext","f"]] "<div>abc[<b><i><img src=\"/img/lion.svg\">def]</i></b>ghi</div>": execCommand("insertlinebreak", 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 | [["insertlinebreak",""],["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 | [["insertlinebreak",""],["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 | [["insertlinebreak",""],["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 | [["insertlinebreak",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["insertlinebreak",""],["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>abc<br>defghi</div>", "<div>abc<br>defghi</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["insertparagraph",""],["inserttext","d"],["inserttext","e"],["inserttext","f"]] "<div>abc[<b><i><img src=\"/img/lion.svg\">def</i></b>]ghi</div>": execCommand("insertparagraph", 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 | [["insertparagraph",""],["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 | [["insertparagraph",""],["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 | [["insertparagraph",""],["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 | [["insertparagraph",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["insertparagraph",""],["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>abc</div><div>defghi</div>", "<div>abc</div><div>defghi</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["insertlinebreak",""],["inserttext","d"],["inserttext","e"],["inserttext","f"]] "<div>abc[<b><i><img src=\"/img/lion.svg\">def</i></b>]ghi</div>": execCommand("insertlinebreak", 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 | [["insertlinebreak",""],["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 | [["insertlinebreak",""],["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 | [["insertlinebreak",""],["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 | [["insertlinebreak",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["insertlinebreak",""],["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>abc<br>defghi</div>", "<div>abc<br>defghi</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["insertparagraph",""],["inserttext","d"],["inserttext","e"],["inserttext","f"]] "<div>abc{<b><i><img src=\"/img/lion.svg\">def</i></b>]ghi</div>": execCommand("insertparagraph", 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 | [["insertparagraph",""],["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 | [["insertparagraph",""],["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 | [["insertparagraph",""],["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 | [["insertparagraph",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["insertparagraph",""],["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>abc</div><div>defghi</div>", "<div>abc</div><div>defghi</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["insertlinebreak",""],["inserttext","d"],["inserttext","e"],["inserttext","f"]] "<div>abc{<b><i><img src=\"/img/lion.svg\">def</i></b>]ghi</div>": execCommand("insertlinebreak", 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 | [["insertlinebreak",""],["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 | [["insertlinebreak",""],["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 | [["insertlinebreak",""],["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 | [["insertlinebreak",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["insertlinebreak",""],["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>abc<br>defghi</div>", "<div>abc<br>defghi</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["delete",""],["inserttext","c"],["inserttext","d"],["inserttext","e"]] "<div>ab[c<b><i>de]f</i></b>ghi</div>": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["delete",""],["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 | [["forwarddelete",""],["inserttext","c"],["inserttext","d"],["inserttext","e"]] "<div>ab[c<b><i>de]f</i></b>ghi</div>": execCommand("forwarddelete", 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 | [["forwarddelete",""],["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 | [["forwarddelete",""],["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 | [["forwarddelete",""],["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 | [["forwarddelete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["forwarddelete",""],["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 | [["insertparagraph",""],["inserttext","c"],["inserttext","d"],["inserttext","e"]] "<div>ab[c<b><i>de]f</i></b>ghi</div>": execCommand("insertparagraph", 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 | [["insertparagraph",""],["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 | [["insertparagraph",""],["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 | [["insertparagraph",""],["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 | [["insertparagraph",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["insertparagraph",""],["inserttext","c"],["inserttext","d"],["inserttext","e"]] "<div>ab[c<b><i>de]f</i></b>ghi</div>" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div>ab</div><div><b><i>cdef</i></b>ghi</div>" but got "<div>ab</div><div>cde<i style=\"font-weight:bold\">f</i>ghi</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>ab</div><div>cde<i style=\"font-weight:bold\">f</i>ghi</div>", "<div>ab</div><div><b><i>cdef</i></b>ghi</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["insertlinebreak",""],["inserttext","c"],["inserttext","d"],["inserttext","e"]] "<div>ab[c<b><i>de]f</i></b>ghi</div>": execCommand("insertlinebreak", 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 | [["insertlinebreak",""],["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 | [["insertlinebreak",""],["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 | [["insertlinebreak",""],["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 | [["insertlinebreak",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["insertlinebreak",""],["inserttext","c"],["inserttext","d"],["inserttext","e"]] "<div>ab[c<b><i>de]f</i></b>ghi</div>" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div>ab<br><b><i>cdef</i></b>ghi</div>" but got "<div>ab<br>cde<i style=\"font-weight:bold\">f</i>ghi</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>ab<br>cde<i style=\"font-weight:bold\">f</i>ghi</div>", "<div>ab<br><b><i>cdef</i></b>ghi</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["delete",""],["inserttext","d"],["inserttext","e"]] "<div>abc[<b><i>de]f</i></b>ghi</div>": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["delete",""],["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>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 | [["forwarddelete",""],["inserttext","d"],["inserttext","e"]] "<div>abc[<b><i>de]f</i></b>ghi</div>": execCommand("forwarddelete", 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 | [["forwarddelete",""],["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 | [["forwarddelete",""],["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 | [["forwarddelete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["forwarddelete",""],["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>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 | [["delete",""],["inserttext","d"],["inserttext","e"]] "<div>abc{<b><i>de]f</i></b>ghi</div>": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["delete",""],["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>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 | [["forwarddelete",""],["inserttext","d"],["inserttext","e"]] "<div>abc{<b><i>de]f</i></b>ghi</div>": execCommand("forwarddelete", 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 | [["forwarddelete",""],["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 | [["forwarddelete",""],["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 | [["forwarddelete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["forwarddelete",""],["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>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 | [["insertparagraph",""],["inserttext","d"],["inserttext","e"]] "<div>abc[<b><i>de]f</i></b>ghi</div>": execCommand("insertparagraph", 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 | [["insertparagraph",""],["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 | [["insertparagraph",""],["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 | [["insertparagraph",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["insertparagraph",""],["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</div><div><b><i>def</i></b>ghi</div>", "<div>abc</div><div><b><i>def</i></b>ghi</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["insertlinebreak",""],["inserttext","d"],["inserttext","e"]] "<div>abc[<b><i>de]f</i></b>ghi</div>": execCommand("insertlinebreak", 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 | [["insertlinebreak",""],["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 | [["insertlinebreak",""],["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 | [["insertlinebreak",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["insertlinebreak",""],["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<br><b><i>def</i></b>ghi</div>", "<div>abc<br><b><i>def</i></b>ghi</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["insertparagraph",""],["inserttext","d"],["inserttext","e"]] "<div>abc{<b><i>de]f</i></b>ghi</div>": execCommand("insertparagraph", 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 | [["insertparagraph",""],["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 | [["insertparagraph",""],["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 | [["insertparagraph",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["insertparagraph",""],["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</div><div><b><i>def</i></b>ghi</div>", "<div>abc</div><div><b><i>def</i></b>ghi</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["insertlinebreak",""],["inserttext","d"],["inserttext","e"]] "<div>abc{<b><i>de]f</i></b>ghi</div>": execCommand("insertlinebreak", 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 | [["insertlinebreak",""],["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 | [["insertlinebreak",""],["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 | [["insertlinebreak",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["insertlinebreak",""],["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<br><b><i>def</i></b>ghi</div>", "<div>abc<br><b><i>def</i></b>ghi</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["delete",""],["inserttext","d"],["inserttext","e"]] "<div>abc[<s></s><b><i>de]f</i></b>ghi</div>": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["delete",""],["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_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 | [["forwarddelete",""],["inserttext","d"],["inserttext","e"]] "<div>abc[<s></s><b><i>de]f</i></b>ghi</div>": execCommand("forwarddelete", 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 | [["forwarddelete",""],["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 | [["forwarddelete",""],["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 | [["forwarddelete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["forwarddelete",""],["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_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 | [["delete",""],["inserttext","d"],["inserttext","e"]] "<div>abc{<s></s><b><i>de]f</i></b>ghi</div>": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["delete",""],["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_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 | [["forwarddelete",""],["inserttext","d"],["inserttext","e"]] "<div>abc{<s></s><b><i>de]f</i></b>ghi</div>": execCommand("forwarddelete", 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 | [["forwarddelete",""],["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 | [["forwarddelete",""],["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 | [["forwarddelete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["forwarddelete",""],["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_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 | [["insertparagraph",""],["inserttext","d"],["inserttext","e"]] "<div>abc[<s></s><b><i>de]f</i></b>ghi</div>": execCommand("insertparagraph", 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 | [["insertparagraph",""],["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 | [["insertparagraph",""],["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 | [["insertparagraph",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["insertparagraph",""],["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_equals("<div>abc</div><div><b><i>def</i></b>ghi</div>", "<div>abc</div><div><b><i>def</i></b>ghi</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["insertlinebreak",""],["inserttext","d"],["inserttext","e"]] "<div>abc[<s></s><b><i>de]f</i></b>ghi</div>": execCommand("insertlinebreak", 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 | [["insertlinebreak",""],["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 | [["insertlinebreak",""],["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 | [["insertlinebreak",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["insertlinebreak",""],["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_equals("<div>abc<br><b><i>def</i></b>ghi</div>", "<div>abc<br><b><i>def</i></b>ghi</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["insertparagraph",""],["inserttext","d"],["inserttext","e"]] "<div>abc{<s></s><b><i>de]f</i></b>ghi</div>": execCommand("insertparagraph", 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 | [["insertparagraph",""],["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 | [["insertparagraph",""],["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 | [["insertparagraph",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["insertparagraph",""],["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_equals("<div>abc</div><div><b><i>def</i></b>ghi</div>", "<div>abc</div><div><b><i>def</i></b>ghi</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["insertlinebreak",""],["inserttext","d"],["inserttext","e"]] "<div>abc{<s></s><b><i>de]f</i></b>ghi</div>": execCommand("insertlinebreak", 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 | [["insertlinebreak",""],["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 | [["insertlinebreak",""],["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 | [["insertlinebreak",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["insertlinebreak",""],["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_equals("<div>abc<br><b><i>def</i></b>ghi</div>", "<div>abc<br><b><i>def</i></b>ghi</div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontsize","4"],["insertText","a"]] "<font size=7>{}<br></font>": 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"],["fontsize","4"],["insertText","a"]] "<font size=7>{}<br></font>": execCommand("fontsize", false, "4") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
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"],["fontsize","4"],["insertText","a"]] "<font size=7>{}<br></font>": 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"],["fontsize","4"],["insertText","a"]] "<font size=7>{}<br></font>" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontsize","4"],["insertText","a"]] "<font size=7>{}<br></font>" 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("<font size=\"4\">a</font>", ["<font size=\"4\">a<br></font>", "<font size=\"4\">a</font>"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["stylewithcss","false"],["fontsize","4"],["insertText","a"]] "<font size=7>{}<br></font>" queryCommandIndeterm("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/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"],["fontsize","4"],["insertText","a"]] "<font size=7>{}<br></font>" queryCommandState("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/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"],["fontsize","4"],["insertText","a"]] "<font size=7>{}<br></font>" queryCommandValue("fontsize") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("7", "7", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontsize","4"],["insertText","a"]] "<font size=7>{}<br></font>" queryCommandIndeterm("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/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"],["fontsize","4"],["insertText","a"]] "<font size=7>{}<br></font>" queryCommandState("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/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"],["fontsize","4"],["insertText","a"]] "<font size=7>{}<br></font>" queryCommandValue("fontsize") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("4", "4", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["italic",""],["insertText","a"]] "<span style=font-weight:bold>{}<br></span></b>": 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"],["italic",""],["insertText","a"]] "<span style=font-weight:bold>{}<br></span></b>": execCommand("italic", 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","true"],["italic",""],["insertText","a"]] "<span style=font-weight:bold>{}<br></span></b>": 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"],["italic",""],["insertText","a"]] "<span style=font-weight:bold>{}<br></span></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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["italic",""],["insertText","a"]] "<span style=font-weight:bold>{}<br></span></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("<span style=\"font-weight:bold; font-style:italic\">a</span>", "<span style=\"font-weight:bold; font-style:italic\">a</span>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontSize","4"],["backColor","#00dddd"],["insertText","d"]] "abc[]ef": 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"],["fontSize","4"],["backColor","#00dddd"],["insertText","d"]] "abc[]ef": execCommand("fontSize", false, "4") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
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"],["fontSize","4"],["backColor","#00dddd"],["insertText","d"]] "abc[]ef": execCommand("backColor", false, "#00dddd") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
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"],["fontSize","4"],["backColor","#00dddd"],["insertText","d"]] "abc[]ef": 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 | [["stylewithcss","false"],["fontSize","4"],["backColor","#00dddd"],["insertText","d"]] "abc[]ef" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontSize","4"],["backColor","#00dddd"],["insertText","d"]] "abc[]ef" 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("abc<font size=\"4\"><span style=\"background-color:rgb(0, 221, 221)\">d</span></font>ef", ["abc<font size=\"4\"><span style=\"background-color:rgb(0, 221, 221)\">d</span></font>ef", "abc<font size=\"4\" style=\"background-color:rgb(0, 221, 221)\">d</font>ef", "abc<font style=\"background-color:rgb(0, 221, 221)\" size=\"4\">d</font>ef"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["stylewithcss","false"],["foreColor","#ff0000"],["backColor","#00dddd"],["insertText","d"]] "abc[]ef": 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"],["foreColor","#ff0000"],["backColor","#00dddd"],["insertText","d"]] "abc[]ef": execCommand("foreColor", false, "#ff0000") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
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"],["foreColor","#ff0000"],["backColor","#00dddd"],["insertText","d"]] "abc[]ef": execCommand("backColor", false, "#00dddd") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
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"],["foreColor","#ff0000"],["backColor","#00dddd"],["insertText","d"]] "abc[]ef": 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 | [["stylewithcss","false"],["foreColor","#ff0000"],["backColor","#00dddd"],["insertText","d"]] "abc[]ef" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["foreColor","#ff0000"],["backColor","#00dddd"],["insertText","d"]] "abc[]ef" 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("abc<font color=\"#ff0000\"><span style=\"background-color:rgb(0, 221, 221)\">d</span></font>ef", ["abc<font color=\"#ff0000\"><span style=\"background-color:rgb(0, 221, 221)\">d</span></font>ef", "abc<font color=\"#ff0000\" style=\"background-color:rgb(0, 221, 221)\">d</font>ef", "abc<font style=\"background-color:rgb(0, 221, 221)\" color=\"#ff0000\">d</font>ef"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["stylewithcss","false"],["fontName","monospace"],["backColor","#00dddd"],["insertText","d"]] "abc[]ef": 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"],["fontName","monospace"],["backColor","#00dddd"],["insertText","d"]] "abc[]ef": execCommand("fontName", false, "monospace") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
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"],["fontName","monospace"],["backColor","#00dddd"],["insertText","d"]] "abc[]ef": execCommand("backColor", false, "#00dddd") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
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"],["fontName","monospace"],["backColor","#00dddd"],["insertText","d"]] "abc[]ef": 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 | [["stylewithcss","false"],["fontName","monospace"],["backColor","#00dddd"],["insertText","d"]] "abc[]ef" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontName","monospace"],["backColor","#00dddd"],["insertText","d"]] "abc[]ef" 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("abc<font face=\"monospace\"><span style=\"background-color:rgb(0, 221, 221)\">d</span></font>ef", ["abc<font face=\"monospace\"><span style=\"background-color:rgb(0, 221, 221)\">d</span></font>ef", "abc<font face=\"monospace\" style=\"background-color:rgb(0, 221, 221)\">d</font>ef", "abc<font style=\"background-color:rgb(0, 221, 221)\" face=\"monospace\">d</font>ef"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["stylewithcss","false"],["backColor","#00dddd"],["fontSize","4"],["insertText","d"]] "abc[]ef": 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"],["backColor","#00dddd"],["fontSize","4"],["insertText","d"]] "abc[]ef": execCommand("backColor", false, "#00dddd") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
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"],["backColor","#00dddd"],["fontSize","4"],["insertText","d"]] "abc[]ef": execCommand("fontSize", false, "4") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
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"],["backColor","#00dddd"],["fontSize","4"],["insertText","d"]] "abc[]ef": 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 | [["stylewithcss","false"],["backColor","#00dddd"],["fontSize","4"],["insertText","d"]] "abc[]ef" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["backColor","#00dddd"],["fontSize","4"],["insertText","d"]] "abc[]ef" 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("abc<font size=\"4\"><span style=\"background-color:rgb(0, 221, 221)\">d</span></font>ef", ["abc<font size=\"4\"><span style=\"background-color:rgb(0, 221, 221)\">d</span></font>ef", "abc<font size=\"4\" style=\"background-color:rgb(0, 221, 221)\">d</font>ef", "abc<font style=\"background-color:rgb(0, 221, 221)\" size=\"4\">d</font>ef"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["stylewithcss","false"],["backColor","#00dddd"],["foreColor","#ff0000"],["insertText","d"]] "abc[]ef": 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"],["backColor","#00dddd"],["foreColor","#ff0000"],["insertText","d"]] "abc[]ef": execCommand("backColor", false, "#00dddd") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
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"],["backColor","#00dddd"],["foreColor","#ff0000"],["insertText","d"]] "abc[]ef": execCommand("foreColor", false, "#ff0000") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
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"],["backColor","#00dddd"],["foreColor","#ff0000"],["insertText","d"]] "abc[]ef": 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 | [["stylewithcss","false"],["backColor","#00dddd"],["foreColor","#ff0000"],["insertText","d"]] "abc[]ef" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["backColor","#00dddd"],["foreColor","#ff0000"],["insertText","d"]] "abc[]ef" 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("abc<font color=\"#ff0000\"><span style=\"background-color:rgb(0, 221, 221)\">d</span></font>ef", ["abc<font color=\"#ff0000\"><span style=\"background-color:rgb(0, 221, 221)\">d</span></font>ef", "abc<font color=\"#ff0000\" style=\"background-color:rgb(0, 221, 221)\">d</font>ef", "abc<font style=\"background-color:rgb(0, 221, 221)\" color=\"#ff0000\">d</font>ef"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["stylewithcss","false"],["backColor","#00dddd"],["fontName","monospace"],["insertText","d"]] "abc[]ef": 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"],["backColor","#00dddd"],["fontName","monospace"],["insertText","d"]] "abc[]ef": execCommand("backColor", false, "#00dddd") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
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"],["backColor","#00dddd"],["fontName","monospace"],["insertText","d"]] "abc[]ef": execCommand("fontName", false, "monospace") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
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"],["backColor","#00dddd"],["fontName","monospace"],["insertText","d"]] "abc[]ef": 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 | [["stylewithcss","false"],["backColor","#00dddd"],["fontName","monospace"],["insertText","d"]] "abc[]ef" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["backColor","#00dddd"],["fontName","monospace"],["insertText","d"]] "abc[]ef" 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("abc<font face=\"monospace\"><span style=\"background-color:rgb(0, 221, 221)\">d</span></font>ef", ["abc<font face=\"monospace\"><span style=\"background-color:rgb(0, 221, 221)\">d</span></font>ef", "abc<font face=\"monospace\" style=\"background-color:rgb(0, 221, 221)\">d</font>ef", "abc<font style=\"background-color:rgb(0, 221, 221)\" face=\"monospace\">d</font>ef"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["stylewithcss","false"],["fontName","monospace"],["foreColor","#ff0000"],["fontSize","7"],["backColor","#00dddd"],["insertText","d"]] "abc[]ef": 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"],["fontName","monospace"],["foreColor","#ff0000"],["fontSize","7"],["backColor","#00dddd"],["insertText","d"]] "abc[]ef": execCommand("fontName", false, "monospace") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
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"],["fontName","monospace"],["foreColor","#ff0000"],["fontSize","7"],["backColor","#00dddd"],["insertText","d"]] "abc[]ef": execCommand("foreColor", false, "#ff0000") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
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"],["fontName","monospace"],["foreColor","#ff0000"],["fontSize","7"],["backColor","#00dddd"],["insertText","d"]] "abc[]ef": execCommand("fontSize", false, "7") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
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"],["fontName","monospace"],["foreColor","#ff0000"],["fontSize","7"],["backColor","#00dddd"],["insertText","d"]] "abc[]ef": execCommand("backColor", false, "#00dddd") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
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"],["fontName","monospace"],["foreColor","#ff0000"],["fontSize","7"],["backColor","#00dddd"],["insertText","d"]] "abc[]ef": 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 | [["stylewithcss","false"],["fontName","monospace"],["foreColor","#ff0000"],["fontSize","7"],["backColor","#00dddd"],["insertText","d"]] "abc[]ef" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontName","monospace"],["foreColor","#ff0000"],["fontSize","7"],["backColor","#00dddd"],["insertText","d"]] "abc[]ef" 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("abc<font color=\"#ff0000\" face=\"monospace\" size=\"7\"><span style=\"background-color:rgb(0, 221, 221)\">d</span></font>ef", ["abc<font color=\"#ff0000\" face=\"monospace\" size=\"7\"><span style=\"background-color:rgb(0, 221, 221)\">d</span></font>ef", "abc<font color=\"#ff0000\" size=\"7\" face=\"monospace\"><span style=\"background-color:rgb(0, 221, 221)\">d</span></font>ef", "abc<font face=\"monospace\" color=\"#ff0000\" size=\"7\"><span style=\"background-color:rgb(0, 221, 221)\">d</span></font>ef", "abc<font face=\"monospace\" size=\"7\" color=\"#ff0000\"><span style=\"background-color:rgb(0, 221, 221)\">d</span></font>ef", "abc<font size=\"7\" color=\"#ff0000\" face=\"monospace\"><span style=\"background-color:rgb(0, 221, 221)\">d</span></font>ef", "abc<font size=\"7\" face=\"monospace\" color=\"#ff0000\"><span style=\"background-color:rgb(0, 221, 221)\">d</span></font>ef", "abc<font size=\"7\" color=\"#ff0000\" face=\"monospace\" style=\"background-color:rgb(0, 221, 221)\">d</font>ef", "abc<font color=\"#ff0000\" face=\"monospace\" size=\"7\" style=\"background-color:rgb(0, 221, 221)\">d</font>ef", "abc<font color=\"#ff0000\" size=\"7\" face=\"monospace\" style=\"background-color:rgb(0, 221, 221)\">d</font>ef", "abc<font face=\"monospace\" color=\"#ff0000\" size=\"7\" style=\"background-color:rgb(0, 221, 221)\">d</font>ef", "abc<font face=\"monospace\" size=\"7\" color=\"#ff0000\" style=\"background-color:rgb(0, 221, 221)\">d</font>ef", "abc<font style=\"background-color:rgb(0, 221, 221)\" size=\"7\" color=\"#ff0000\" face=\"monospace\">d</font>ef", "abc<font style=\"background-color:rgb(0, 221, 221)\" size=\"7\" face=\"monospace\" color=\"#ff0000\">d</font>ef", "abc<font style=\"background-color:rgb(0, 221, 221)\" color=\"#ff0000\" face=\"monospace\" size=\"7\">d</font>ef", "abc<font style=\"background-color:rgb(0, 221, 221)\" color=\"#ff0000\" size=\"7\" face=\"monospace\">d</font>ef", "abc<font style=\"background-color:rgb(0, 221, 221)\" face=\"monospace\" color=\"#ff0000\" size=\"7\">d</font>ef", "abc<font style=\"background-color:rgb(0, 221, 221)\" face=\"monospace\" size=\"7\" color=\"#ff0000\">d</font>ef", "abc<font style=\"background-color:rgb(0, 221, 221)\" size=\"7\" color=\"#ff0000\" face=\"monospace\">d</font>ef", "abc<font style=\"background-color:rgb(0, 221, 221)\" size=\"7\" face=\"monospace\" color=\"#ff0000\">d</font>ef"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["styleWithCSS","false"],["delete",""],["insertText","A"]] "<p><span style=\"color:rgb(0, 0, 255)\">foo</span></p><p><span style=\"color:rgb(255, 0, 0)\">[]bar</span></p>": 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"],["delete",""],["insertText","A"]] "<p><span style=\"color:rgb(0, 0, 255)\">foo</span></p><p><span style=\"color:rgb(255, 0, 0)\">[]bar</span></p>": execCommand("delete", 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"],["delete",""],["insertText","A"]] "<p><span style=\"color:rgb(0, 0, 255)\">foo</span></p><p><span style=\"color:rgb(255, 0, 0)\">[]bar</span></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 | [["styleWithCSS","false"],["delete",""],["insertText","A"]] "<p><span style=\"color:rgb(0, 0, 255)\">foo</span></p><p><span style=\"color:rgb(255, 0, 0)\">[]bar</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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["delete",""],["insertText","A"]] "<p><span style=\"color:rgb(0, 0, 255)\">foo</span></p><p><span style=\"color:rgb(255, 0, 0)\">[]bar</span></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><span style=\"color:rgb(0, 0, 255)\">fooA</span><span style=\"color:rgb(255, 0, 0)\">bar</span></p>", "<p><span style=\"color:rgb(0, 0, 255)\">fooA</span><span style=\"color:rgb(255, 0, 0)\">bar</span></p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["styleWithCSS","false"],["delete",""],["insertText","A"]] "<p><span style=\"color:rgb(0, 0, 255)\">foo</span><br></p><p><span style=\"color:rgb(255, 0, 0)\">[]bar</span></p>": 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"],["delete",""],["insertText","A"]] "<p><span style=\"color:rgb(0, 0, 255)\">foo</span><br></p><p><span style=\"color:rgb(255, 0, 0)\">[]bar</span></p>": execCommand("delete", 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"],["delete",""],["insertText","A"]] "<p><span style=\"color:rgb(0, 0, 255)\">foo</span><br></p><p><span style=\"color:rgb(255, 0, 0)\">[]bar</span></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 | [["styleWithCSS","false"],["delete",""],["insertText","A"]] "<p><span style=\"color:rgb(0, 0, 255)\">foo</span><br></p><p><span style=\"color:rgb(255, 0, 0)\">[]bar</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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["delete",""],["insertText","A"]] "<p><span style=\"color:rgb(0, 0, 255)\">foo</span><br></p><p><span style=\"color:rgb(255, 0, 0)\">[]bar</span></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><span style=\"color:rgb(0, 0, 255)\">fooA</span><span style=\"color:rgb(255, 0, 0)\">bar</span></p>", "<p><span style=\"color:rgb(0, 0, 255)\">fooA</span><span style=\"color:rgb(255, 0, 0)\">bar</span></p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["styleWithCSS","false"],["delete",""],["insertText","A"]] "<p><span style=\"color:rgb(0, 0, 255)\">foo<br></span></p><p><span style=\"color:rgb(255, 0, 0)\">[]bar</span></p>": 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"],["delete",""],["insertText","A"]] "<p><span style=\"color:rgb(0, 0, 255)\">foo<br></span></p><p><span style=\"color:rgb(255, 0, 0)\">[]bar</span></p>": execCommand("delete", 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"],["delete",""],["insertText","A"]] "<p><span style=\"color:rgb(0, 0, 255)\">foo<br></span></p><p><span style=\"color:rgb(255, 0, 0)\">[]bar</span></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 | [["styleWithCSS","false"],["delete",""],["insertText","A"]] "<p><span style=\"color:rgb(0, 0, 255)\">foo<br></span></p><p><span style=\"color:rgb(255, 0, 0)\">[]bar</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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["delete",""],["insertText","A"]] "<p><span style=\"color:rgb(0, 0, 255)\">foo<br></span></p><p><span style=\"color:rgb(255, 0, 0)\">[]bar</span></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><span style=\"color:rgb(0, 0, 255)\">fooA</span><span style=\"color:rgb(255, 0, 0)\">bar</span></p>", "<p><span style=\"color:rgb(0, 0, 255)\">fooA</span><span style=\"color:rgb(255, 0, 0)\">bar</span></p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["styleWithCSS","false"],["delete",""],["insertText","A"]] "<p><span style=\"color:rgb(0, 0, 255)\">foo</span></p><span style=\"color:rgb(255, 0, 0)\">[]bar</span>": 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"],["delete",""],["insertText","A"]] "<p><span style=\"color:rgb(0, 0, 255)\">foo</span></p><span style=\"color:rgb(255, 0, 0)\">[]bar</span>": execCommand("delete", 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"],["delete",""],["insertText","A"]] "<p><span style=\"color:rgb(0, 0, 255)\">foo</span></p><span style=\"color:rgb(255, 0, 0)\">[]bar</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 | [["styleWithCSS","false"],["delete",""],["insertText","A"]] "<p><span style=\"color:rgb(0, 0, 255)\">foo</span></p><span style=\"color:rgb(255, 0, 0)\">[]bar</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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["delete",""],["insertText","A"]] "<p><span style=\"color:rgb(0, 0, 255)\">foo</span></p><span style=\"color:rgb(255, 0, 0)\">[]bar</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 style=\"color:rgb(0, 0, 255)\">fooA</span><span style=\"color:rgb(255, 0, 0)\">bar</span></p>", "<p><span style=\"color:rgb(0, 0, 255)\">fooA</span><span style=\"color:rgb(255, 0, 0)\">bar</span></p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["styleWithCSS","false"],["delete",""],["insertText","A"]] "<p><span style=\"color:rgb(0, 0, 255)\">foo</span><br></p><span style=\"color:rgb(255, 0, 0)\">[]bar</span>": 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"],["delete",""],["insertText","A"]] "<p><span style=\"color:rgb(0, 0, 255)\">foo</span><br></p><span style=\"color:rgb(255, 0, 0)\">[]bar</span>": execCommand("delete", 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"],["delete",""],["insertText","A"]] "<p><span style=\"color:rgb(0, 0, 255)\">foo</span><br></p><span style=\"color:rgb(255, 0, 0)\">[]bar</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 | [["styleWithCSS","false"],["delete",""],["insertText","A"]] "<p><span style=\"color:rgb(0, 0, 255)\">foo</span><br></p><span style=\"color:rgb(255, 0, 0)\">[]bar</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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["delete",""],["insertText","A"]] "<p><span style=\"color:rgb(0, 0, 255)\">foo</span><br></p><span style=\"color:rgb(255, 0, 0)\">[]bar</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 style=\"color:rgb(0, 0, 255)\">fooA</span><span style=\"color:rgb(255, 0, 0)\">bar</span></p>", "<p><span style=\"color:rgb(0, 0, 255)\">fooA</span><span style=\"color:rgb(255, 0, 0)\">bar</span></p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["styleWithCSS","false"],["delete",""],["insertText","A"]] "<p><span style=\"color:rgb(0, 0, 255)\">foo<br></span></p><span style=\"color:rgb(255, 0, 0)\">[]bar</span>": 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"],["delete",""],["insertText","A"]] "<p><span style=\"color:rgb(0, 0, 255)\">foo<br></span></p><span style=\"color:rgb(255, 0, 0)\">[]bar</span>": execCommand("delete", 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"],["delete",""],["insertText","A"]] "<p><span style=\"color:rgb(0, 0, 255)\">foo<br></span></p><span style=\"color:rgb(255, 0, 0)\">[]bar</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 | [["styleWithCSS","false"],["delete",""],["insertText","A"]] "<p><span style=\"color:rgb(0, 0, 255)\">foo<br></span></p><span style=\"color:rgb(255, 0, 0)\">[]bar</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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["delete",""],["insertText","A"]] "<p><span style=\"color:rgb(0, 0, 255)\">foo<br></span></p><span style=\"color:rgb(255, 0, 0)\">[]bar</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 style=\"color:rgb(0, 0, 255)\">fooA</span><span style=\"color:rgb(255, 0, 0)\">bar</span></p>", "<p><span style=\"color:rgb(0, 0, 255)\">fooA</span><span style=\"color:rgb(255, 0, 0)\">bar</span></p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["styleWithCSS","false"],["delete",""],["insertText","A"]] "<span style=\"color:rgb(0, 0, 255)\">foo</span><br><p><span style=\"color:rgb(255, 0, 0)\">[]bar</span></p>": 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"],["delete",""],["insertText","A"]] "<span style=\"color:rgb(0, 0, 255)\">foo</span><br><p><span style=\"color:rgb(255, 0, 0)\">[]bar</span></p>": execCommand("delete", 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"],["delete",""],["insertText","A"]] "<span style=\"color:rgb(0, 0, 255)\">foo</span><br><p><span style=\"color:rgb(255, 0, 0)\">[]bar</span></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 | [["styleWithCSS","false"],["delete",""],["insertText","A"]] "<span style=\"color:rgb(0, 0, 255)\">foo</span><br><p><span style=\"color:rgb(255, 0, 0)\">[]bar</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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["delete",""],["insertText","A"]] "<span style=\"color:rgb(0, 0, 255)\">foo</span><br><p><span style=\"color:rgb(255, 0, 0)\">[]bar</span></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("<span style=\"color:rgb(0, 0, 255)\">fooA</span><span style=\"color:rgb(255, 0, 0)\">bar</span>", "<span style=\"color:rgb(0, 0, 255)\">fooA</span><span style=\"color:rgb(255, 0, 0)\">bar</span>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["styleWithCSS","false"],["delete",""],["insertText","A"]] "<span style=\"color:rgb(0, 0, 255)\">foo<br></span><p><span style=\"color:rgb(255, 0, 0)\">[]bar</span></p>": 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"],["delete",""],["insertText","A"]] "<span style=\"color:rgb(0, 0, 255)\">foo<br></span><p><span style=\"color:rgb(255, 0, 0)\">[]bar</span></p>": execCommand("delete", 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"],["delete",""],["insertText","A"]] "<span style=\"color:rgb(0, 0, 255)\">foo<br></span><p><span style=\"color:rgb(255, 0, 0)\">[]bar</span></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 | [["styleWithCSS","false"],["delete",""],["insertText","A"]] "<span style=\"color:rgb(0, 0, 255)\">foo<br></span><p><span style=\"color:rgb(255, 0, 0)\">[]bar</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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["delete",""],["insertText","A"]] "<span style=\"color:rgb(0, 0, 255)\">foo<br></span><p><span style=\"color:rgb(255, 0, 0)\">[]bar</span></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("<span style=\"color:rgb(0, 0, 255)\">fooA</span><span style=\"color:rgb(255, 0, 0)\">bar</span>", "<span style=\"color:rgb(0, 0, 255)\">fooA</span><span style=\"color:rgb(255, 0, 0)\">bar</span>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["styleWithCSS","false"],["forwarddelete",""],["insertText","A"]] "<p><span style=\"color:rgb(0, 0, 255)\">foo[]</span></p><p><span style=\"color:rgb(255, 0, 0)\">bar</span></p>": 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"],["forwarddelete",""],["insertText","A"]] "<p><span style=\"color:rgb(0, 0, 255)\">foo[]</span></p><p><span style=\"color:rgb(255, 0, 0)\">bar</span></p>": execCommand("forwarddelete", 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"],["forwarddelete",""],["insertText","A"]] "<p><span style=\"color:rgb(0, 0, 255)\">foo[]</span></p><p><span style=\"color:rgb(255, 0, 0)\">bar</span></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 | [["styleWithCSS","false"],["forwarddelete",""],["insertText","A"]] "<p><span style=\"color:rgb(0, 0, 255)\">foo[]</span></p><p><span style=\"color:rgb(255, 0, 0)\">bar</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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["forwarddelete",""],["insertText","A"]] "<p><span style=\"color:rgb(0, 0, 255)\">foo[]</span></p><p><span style=\"color:rgb(255, 0, 0)\">bar</span></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><span style=\"color:rgb(0, 0, 255)\">fooA</span><span style=\"color:rgb(255, 0, 0)\">bar</span></p>", "<p><span style=\"color:rgb(0, 0, 255)\">fooA</span><span style=\"color:rgb(255, 0, 0)\">bar</span></p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["styleWithCSS","false"],["forwarddelete",""],["insertText","A"]] "<p><span style=\"color:rgb(0, 0, 255)\">foo[]</span><br></p><p><span style=\"color:rgb(255, 0, 0)\">bar</span></p>": 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"],["forwarddelete",""],["insertText","A"]] "<p><span style=\"color:rgb(0, 0, 255)\">foo[]</span><br></p><p><span style=\"color:rgb(255, 0, 0)\">bar</span></p>": execCommand("forwarddelete", 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"],["forwarddelete",""],["insertText","A"]] "<p><span style=\"color:rgb(0, 0, 255)\">foo[]</span><br></p><p><span style=\"color:rgb(255, 0, 0)\">bar</span></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 | [["styleWithCSS","false"],["forwarddelete",""],["insertText","A"]] "<p><span style=\"color:rgb(0, 0, 255)\">foo[]</span><br></p><p><span style=\"color:rgb(255, 0, 0)\">bar</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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["forwarddelete",""],["insertText","A"]] "<p><span style=\"color:rgb(0, 0, 255)\">foo[]</span><br></p><p><span style=\"color:rgb(255, 0, 0)\">bar</span></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><span style=\"color:rgb(0, 0, 255)\">fooA</span><span style=\"color:rgb(255, 0, 0)\">bar</span></p>", "<p><span style=\"color:rgb(0, 0, 255)\">fooA</span><span style=\"color:rgb(255, 0, 0)\">bar</span></p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["styleWithCSS","false"],["forwarddelete",""],["insertText","A"]] "<p><span style=\"color:rgb(0, 0, 255)\">foo[]<br></span></p><p><span style=\"color:rgb(255, 0, 0)\">bar</span></p>": 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"],["forwarddelete",""],["insertText","A"]] "<p><span style=\"color:rgb(0, 0, 255)\">foo[]<br></span></p><p><span style=\"color:rgb(255, 0, 0)\">bar</span></p>": execCommand("forwarddelete", 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"],["forwarddelete",""],["insertText","A"]] "<p><span style=\"color:rgb(0, 0, 255)\">foo[]<br></span></p><p><span style=\"color:rgb(255, 0, 0)\">bar</span></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 | [["styleWithCSS","false"],["forwarddelete",""],["insertText","A"]] "<p><span style=\"color:rgb(0, 0, 255)\">foo[]<br></span></p><p><span style=\"color:rgb(255, 0, 0)\">bar</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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["forwarddelete",""],["insertText","A"]] "<p><span style=\"color:rgb(0, 0, 255)\">foo[]<br></span></p><p><span style=\"color:rgb(255, 0, 0)\">bar</span></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><span style=\"color:rgb(0, 0, 255)\">fooA</span><span style=\"color:rgb(255, 0, 0)\">bar</span></p>", "<p><span style=\"color:rgb(0, 0, 255)\">fooA</span><span style=\"color:rgb(255, 0, 0)\">bar</span></p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["styleWithCSS","false"],["forwarddelete",""],["insertText","A"]] "<p><span style=\"color:rgb(0, 0, 255)\">foo[]</span></p><span style=\"color:rgb(255, 0, 0)\">bar</span>": 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"],["forwarddelete",""],["insertText","A"]] "<p><span style=\"color:rgb(0, 0, 255)\">foo[]</span></p><span style=\"color:rgb(255, 0, 0)\">bar</span>": execCommand("forwarddelete", 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"],["forwarddelete",""],["insertText","A"]] "<p><span style=\"color:rgb(0, 0, 255)\">foo[]</span></p><span style=\"color:rgb(255, 0, 0)\">bar</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 | [["styleWithCSS","false"],["forwarddelete",""],["insertText","A"]] "<p><span style=\"color:rgb(0, 0, 255)\">foo[]</span></p><span style=\"color:rgb(255, 0, 0)\">bar</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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["forwarddelete",""],["insertText","A"]] "<p><span style=\"color:rgb(0, 0, 255)\">foo[]</span></p><span style=\"color:rgb(255, 0, 0)\">bar</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 style=\"color:rgb(0, 0, 255)\">fooA</span><span style=\"color:rgb(255, 0, 0)\">bar</span></p>", "<p><span style=\"color:rgb(0, 0, 255)\">fooA</span><span style=\"color:rgb(255, 0, 0)\">bar</span></p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["styleWithCSS","false"],["forwarddelete",""],["insertText","A"]] "<p><span style=\"color:rgb(0, 0, 255)\">foo[]</span><br></p><span style=\"color:rgb(255, 0, 0)\">bar</span>": 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"],["forwarddelete",""],["insertText","A"]] "<p><span style=\"color:rgb(0, 0, 255)\">foo[]</span><br></p><span style=\"color:rgb(255, 0, 0)\">bar</span>": execCommand("forwarddelete", 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"],["forwarddelete",""],["insertText","A"]] "<p><span style=\"color:rgb(0, 0, 255)\">foo[]</span><br></p><span style=\"color:rgb(255, 0, 0)\">bar</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 | [["styleWithCSS","false"],["forwarddelete",""],["insertText","A"]] "<p><span style=\"color:rgb(0, 0, 255)\">foo[]</span><br></p><span style=\"color:rgb(255, 0, 0)\">bar</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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["forwarddelete",""],["insertText","A"]] "<p><span style=\"color:rgb(0, 0, 255)\">foo[]</span><br></p><span style=\"color:rgb(255, 0, 0)\">bar</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 style=\"color:rgb(0, 0, 255)\">fooA</span><span style=\"color:rgb(255, 0, 0)\">bar</span></p>", "<p><span style=\"color:rgb(0, 0, 255)\">fooA</span><span style=\"color:rgb(255, 0, 0)\">bar</span></p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["styleWithCSS","false"],["forwarddelete",""],["insertText","A"]] "<p><span style=\"color:rgb(0, 0, 255)\">foo[]<br></span></p><span style=\"color:rgb(255, 0, 0)\">bar</span>": 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"],["forwarddelete",""],["insertText","A"]] "<p><span style=\"color:rgb(0, 0, 255)\">foo[]<br></span></p><span style=\"color:rgb(255, 0, 0)\">bar</span>": execCommand("forwarddelete", 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"],["forwarddelete",""],["insertText","A"]] "<p><span style=\"color:rgb(0, 0, 255)\">foo[]<br></span></p><span style=\"color:rgb(255, 0, 0)\">bar</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 | [["styleWithCSS","false"],["forwarddelete",""],["insertText","A"]] "<p><span style=\"color:rgb(0, 0, 255)\">foo[]<br></span></p><span style=\"color:rgb(255, 0, 0)\">bar</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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["forwarddelete",""],["insertText","A"]] "<p><span style=\"color:rgb(0, 0, 255)\">foo[]<br></span></p><span style=\"color:rgb(255, 0, 0)\">bar</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 style=\"color:rgb(0, 0, 255)\">fooA</span><span style=\"color:rgb(255, 0, 0)\">bar</span></p>", "<p><span style=\"color:rgb(0, 0, 255)\">fooA</span><span style=\"color:rgb(255, 0, 0)\">bar</span></p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["styleWithCSS","false"],["forwarddelete",""],["insertText","A"]] "<span style=\"color:rgb(0, 0, 255)\">foo[]</span><br><p><span style=\"color:rgb(255, 0, 0)\">bar</span></p>": 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"],["forwarddelete",""],["insertText","A"]] "<span style=\"color:rgb(0, 0, 255)\">foo[]</span><br><p><span style=\"color:rgb(255, 0, 0)\">bar</span></p>": execCommand("forwarddelete", 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"],["forwarddelete",""],["insertText","A"]] "<span style=\"color:rgb(0, 0, 255)\">foo[]</span><br><p><span style=\"color:rgb(255, 0, 0)\">bar</span></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 | [["styleWithCSS","false"],["forwarddelete",""],["insertText","A"]] "<span style=\"color:rgb(0, 0, 255)\">foo[]</span><br><p><span style=\"color:rgb(255, 0, 0)\">bar</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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["forwarddelete",""],["insertText","A"]] "<span style=\"color:rgb(0, 0, 255)\">foo[]</span><br><p><span style=\"color:rgb(255, 0, 0)\">bar</span></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("<span style=\"color:rgb(0, 0, 255)\">fooA</span><span style=\"color:rgb(255, 0, 0)\">bar</span>", "<span style=\"color:rgb(0, 0, 255)\">fooA</span><span style=\"color:rgb(255, 0, 0)\">bar</span>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["styleWithCSS","false"],["forwarddelete",""],["insertText","A"]] "<span style=\"color:rgb(0, 0, 255)\">foo[]<br></span><p><span style=\"color:rgb(255, 0, 0)\">bar</span></p>": 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"],["forwarddelete",""],["insertText","A"]] "<span style=\"color:rgb(0, 0, 255)\">foo[]<br></span><p><span style=\"color:rgb(255, 0, 0)\">bar</span></p>": execCommand("forwarddelete", 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"],["forwarddelete",""],["insertText","A"]] "<span style=\"color:rgb(0, 0, 255)\">foo[]<br></span><p><span style=\"color:rgb(255, 0, 0)\">bar</span></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 | [["styleWithCSS","false"],["forwarddelete",""],["insertText","A"]] "<span style=\"color:rgb(0, 0, 255)\">foo[]<br></span><p><span style=\"color:rgb(255, 0, 0)\">bar</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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["forwarddelete",""],["insertText","A"]] "<span style=\"color:rgb(0, 0, 255)\">foo[]<br></span><p><span style=\"color:rgb(255, 0, 0)\">bar</span></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("<span style=\"color:rgb(0, 0, 255)\">fooA</span><span style=\"color:rgb(255, 0, 0)\">bar</span>", "<span style=\"color:rgb(0, 0, 255)\">fooA</span><span style=\"color:rgb(255, 0, 0)\">bar</span>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["styleWithCSS","false"],["bold",""],["italic",""],["insertText","b"]] "a[]c": 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"],["bold",""],["italic",""],["insertText","b"]] "a[]c": execCommand("bold", 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"],["bold",""],["italic",""],["insertText","b"]] "a[]c": execCommand("italic", 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"],["bold",""],["italic",""],["insertText","b"]] "a[]c": 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 | [["styleWithCSS","false"],["bold",""],["italic",""],["insertText","b"]] "a[]c" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["bold",""],["italic",""],["insertText","b"]] "a[]c" 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><i>b</i></b>c", "a<b><i>b</i></b>c", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["styleWithCSS","false"],["italic",""],["bold",""],["insertText","b"]] "a[]c": 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"],["italic",""],["bold",""],["insertText","b"]] "a[]c": execCommand("italic", 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"],["italic",""],["bold",""],["insertText","b"]] "a[]c": execCommand("bold", 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"],["italic",""],["bold",""],["insertText","b"]] "a[]c": 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 | [["styleWithCSS","false"],["italic",""],["bold",""],["insertText","b"]] "a[]c" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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"],["italic",""],["bold",""],["insertText","b"]] "a[]c" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "a<i><b>b</b></i>c" but got "a<b><i>b</i></b>c" 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><i>b</i></b>c", "a<i><b>b</b></i>c", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["styleWithCSS","false"],["bold",""],["italic",""],["insertText","b"]] "<b>a[]</b>c": 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"],["bold",""],["italic",""],["insertText","b"]] "<b>a[]</b>c": execCommand("bold", 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"],["bold",""],["italic",""],["insertText","b"]] "<b>a[]</b>c": execCommand("italic", 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"],["bold",""],["italic",""],["insertText","b"]] "<b>a[]</b>c": 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 | [["styleWithCSS","false"],["bold",""],["italic",""],["insertText","b"]] "<b>a[]</b>c" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["bold",""],["italic",""],["insertText","b"]] "<b>a[]</b>c" 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>a</b><i>b</i>c", "<b>a</b><i>b</i>c", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["styleWithCSS","false"],["bold",""],["italic",""],["insertText","b"]] "<i>a[]</i>c": 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"],["bold",""],["italic",""],["insertText","b"]] "<i>a[]</i>c": execCommand("bold", 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"],["bold",""],["italic",""],["insertText","b"]] "<i>a[]</i>c": execCommand("italic", 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"],["bold",""],["italic",""],["insertText","b"]] "<i>a[]</i>c": 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 | [["styleWithCSS","false"],["bold",""],["italic",""],["insertText","b"]] "<i>a[]</i>c" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["bold",""],["italic",""],["insertText","b"]] "<i>a[]</i>c" 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("<i>a</i><b>b</b>c", "<i>a</i><b>b</b>c", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["styleWithCSS","false"],["bold",""],["italic",""],["insertText","b"]] "a[]<b>c</b>": 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"],["bold",""],["italic",""],["insertText","b"]] "a[]<b>c</b>": execCommand("bold", 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"],["bold",""],["italic",""],["insertText","b"]] "a[]<b>c</b>": execCommand("italic", 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"],["bold",""],["italic",""],["insertText","b"]] "a[]<b>c</b>": 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 | [["styleWithCSS","false"],["bold",""],["italic",""],["insertText","b"]] "a[]<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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["bold",""],["italic",""],["insertText","b"]] "a[]<b>c</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><i>b</i>c</b>", "a<b><i>b</i>c</b>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["styleWithCSS","false"],["bold",""],["italic",""],["insertText","b"]] "a[]<i>c</i>": 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"],["bold",""],["italic",""],["insertText","b"]] "a[]<i>c</i>": execCommand("bold", 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"],["bold",""],["italic",""],["insertText","b"]] "a[]<i>c</i>": execCommand("italic", 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"],["bold",""],["italic",""],["insertText","b"]] "a[]<i>c</i>": 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 | [["styleWithCSS","false"],["bold",""],["italic",""],["insertText","b"]] "a[]<i>c</i>" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["bold",""],["italic",""],["insertText","b"]] "a[]<i>c</i>" 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><i>b</i></b><i>c</i>", "a<b><i>b</i></b><i>c</i>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["styleWithCSS","false"],["foreColor","#ff0000"],["bold",""],["insertText","b"]] "a[]c": 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"],["foreColor","#ff0000"],["bold",""],["insertText","b"]] "a[]c": execCommand("foreColor", false, "#ff0000") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
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"],["foreColor","#ff0000"],["bold",""],["insertText","b"]] "a[]c": execCommand("bold", 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"],["foreColor","#ff0000"],["bold",""],["insertText","b"]] "a[]c": 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 | [["styleWithCSS","false"],["foreColor","#ff0000"],["bold",""],["insertText","b"]] "a[]c" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["foreColor","#ff0000"],["bold",""],["insertText","b"]] "a[]c" 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<font color=\"#ff0000\"><b>b</b></font>c", "a<font color=\"#ff0000\"><b>b</b></font>c", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["styleWithCSS","false"],["bold",""],["foreColor","#ff0000"],["insertText","b"]] "a[]c": 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"],["bold",""],["foreColor","#ff0000"],["insertText","b"]] "a[]c": execCommand("bold", 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"],["bold",""],["foreColor","#ff0000"],["insertText","b"]] "a[]c": execCommand("foreColor", false, "#ff0000") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
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"],["bold",""],["foreColor","#ff0000"],["insertText","b"]] "a[]c": 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 | [["styleWithCSS","false"],["bold",""],["foreColor","#ff0000"],["insertText","b"]] "a[]c" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["bold",""],["foreColor","#ff0000"],["insertText","b"]] "a[]c" 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<font color=\"#ff0000\"><b>b</b></font>c", "a<font color=\"#ff0000\"><b>b</b></font>c", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["styleWithCSS","false"],["fontName","monospace"],["bold",""],["insertText","b"]] "a[]c": 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"],["fontName","monospace"],["bold",""],["insertText","b"]] "a[]c": execCommand("fontName", false, "monospace") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
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"],["fontName","monospace"],["bold",""],["insertText","b"]] "a[]c": execCommand("bold", 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"],["fontName","monospace"],["bold",""],["insertText","b"]] "a[]c": 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 | [["styleWithCSS","false"],["fontName","monospace"],["bold",""],["insertText","b"]] "a[]c" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontName","monospace"],["bold",""],["insertText","b"]] "a[]c" 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<font face=\"monospace\"><b>b</b></font>c", "a<font face=\"monospace\"><b>b</b></font>c", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["styleWithCSS","false"],["bold",""],["fontName","monospace"],["insertText","b"]] "a[]c": 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"],["bold",""],["fontName","monospace"],["insertText","b"]] "a[]c": execCommand("bold", 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"],["bold",""],["fontName","monospace"],["insertText","b"]] "a[]c": execCommand("fontName", false, "monospace") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
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"],["bold",""],["fontName","monospace"],["insertText","b"]] "a[]c": 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 | [["styleWithCSS","false"],["bold",""],["fontName","monospace"],["insertText","b"]] "a[]c" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["bold",""],["fontName","monospace"],["insertText","b"]] "a[]c" 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<font face=\"monospace\"><b>b</b></font>c", "a<font face=\"monospace\"><b>b</b></font>c", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["styleWithCSS","false"],["fontSize","5"],["bold",""],["insertText","b"]] "a[]c": 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"],["fontSize","5"],["bold",""],["insertText","b"]] "a[]c": execCommand("fontSize", false, "5") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
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"],["fontSize","5"],["bold",""],["insertText","b"]] "a[]c": execCommand("bold", 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"],["fontSize","5"],["bold",""],["insertText","b"]] "a[]c": 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 | [["styleWithCSS","false"],["fontSize","5"],["bold",""],["insertText","b"]] "a[]c" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontSize","5"],["bold",""],["insertText","b"]] "a[]c" 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<font size=\"5\"><b>b</b></font>c", "a<font size=\"5\"><b>b</b></font>c", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["styleWithCSS","false"],["bold",""],["fontSize","5"],["insertText","b"]] "a[]c": 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"],["bold",""],["fontSize","5"],["insertText","b"]] "a[]c": execCommand("bold", 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"],["bold",""],["fontSize","5"],["insertText","b"]] "a[]c": execCommand("fontSize", false, "5") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
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"],["bold",""],["fontSize","5"],["insertText","b"]] "a[]c": 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 | [["styleWithCSS","false"],["bold",""],["fontSize","5"],["insertText","b"]] "a[]c" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["bold",""],["fontSize","5"],["insertText","b"]] "a[]c" 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<font size=\"5\"><b>b</b></font>c", "a<font size=\"5\"><b>b</b></font>c", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["styleWithCSS","false"],["foreColor","#ff0000"],["bold",""],["fontSize","5"],["fontName","monospace"],["insertText","b"]] "a[]c": 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"],["foreColor","#ff0000"],["bold",""],["fontSize","5"],["fontName","monospace"],["insertText","b"]] "a[]c": execCommand("foreColor", false, "#ff0000") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
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"],["foreColor","#ff0000"],["bold",""],["fontSize","5"],["fontName","monospace"],["insertText","b"]] "a[]c": execCommand("bold", 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"],["foreColor","#ff0000"],["bold",""],["fontSize","5"],["fontName","monospace"],["insertText","b"]] "a[]c": execCommand("fontSize", false, "5") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
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"],["foreColor","#ff0000"],["bold",""],["fontSize","5"],["fontName","monospace"],["insertText","b"]] "a[]c": execCommand("fontName", false, "monospace") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
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"],["foreColor","#ff0000"],["bold",""],["fontSize","5"],["fontName","monospace"],["insertText","b"]] "a[]c": 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 | [["styleWithCSS","false"],["foreColor","#ff0000"],["bold",""],["fontSize","5"],["fontName","monospace"],["insertText","b"]] "a[]c" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["foreColor","#ff0000"],["bold",""],["fontSize","5"],["fontName","monospace"],["insertText","b"]] "a[]c" 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("a<font color=\"#ff0000\" face=\"monospace\" size=\"5\"><b>b</b></font>c", ["a<font color=\"#ff0000\" face=\"monospace\" size=\"5\"><b>b</b></font>c", "a<font color=\"#ff0000\" size=\"5\" face=\"monospace\"><b>b</b></font>c", "a<font size=\"5\" color=\"#ff0000\" face=\"monospace\"><b>b</b></font>c", "a<font size=\"5\" face=\"monospace\" color=\"#ff0000\"><b>b</b></font>c", "a<font face=\"monospace\" size=\"5\" color=\"#ff0000\"><b>b</b></font>c", "a<font face=\"monospace\" color=\"#ff0000\" size=\"5\"><b>b</b></font>c"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["styleWithCSS","false"],["delete",""],["fontSize","5"],["insertText","b"]] "<p><font size=\"5\">a</font></p><p>[]c</p>": 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"],["delete",""],["fontSize","5"],["insertText","b"]] "<p><font size=\"5\">a</font></p><p>[]c</p>": execCommand("delete", 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"],["delete",""],["fontSize","5"],["insertText","b"]] "<p><font size=\"5\">a</font></p><p>[]c</p>": execCommand("fontSize", false, "5") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
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"],["delete",""],["fontSize","5"],["insertText","b"]] "<p><font size=\"5\">a</font></p><p>[]c</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 | [["styleWithCSS","false"],["delete",""],["fontSize","5"],["insertText","b"]] "<p><font size=\"5\">a</font></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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["delete",""],["fontSize","5"],["insertText","b"]] "<p><font size=\"5\">a</font></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><font size=\"5\">ab</font>c</p>", "<p><font size=\"5\">ab</font>c</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["styleWithCSS","false"],["delete",""],["fontSize","5"],["foreColor","#ff0000"],["insertText","b"]] "<p><font size=\"5\" color=\"#ff0000\">a</font></p><p>[]c</p>": 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"],["delete",""],["fontSize","5"],["foreColor","#ff0000"],["insertText","b"]] "<p><font size=\"5\" color=\"#ff0000\">a</font></p><p>[]c</p>": execCommand("delete", 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"],["delete",""],["fontSize","5"],["foreColor","#ff0000"],["insertText","b"]] "<p><font size=\"5\" color=\"#ff0000\">a</font></p><p>[]c</p>": execCommand("fontSize", false, "5") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
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"],["delete",""],["fontSize","5"],["foreColor","#ff0000"],["insertText","b"]] "<p><font size=\"5\" color=\"#ff0000\">a</font></p><p>[]c</p>": execCommand("foreColor", false, "#ff0000") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
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"],["delete",""],["fontSize","5"],["foreColor","#ff0000"],["insertText","b"]] "<p><font size=\"5\" color=\"#ff0000\">a</font></p><p>[]c</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 | [["styleWithCSS","false"],["delete",""],["fontSize","5"],["foreColor","#ff0000"],["insertText","b"]] "<p><font size=\"5\" color=\"#ff0000\">a</font></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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["delete",""],["fontSize","5"],["foreColor","#ff0000"],["insertText","b"]] "<p><font size=\"5\" color=\"#ff0000\">a</font></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><font size=\"5\" color=\"#ff0000\">ab</font>c</p>", "<p><font size=\"5\" color=\"#ff0000\">ab</font>c</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["styleWithCSS","false"],["delete",""],["fontSize","5"],["insertText","b"]] "<p><font size=\"5\"><b>a</b></font></p><p>[]c</p>": 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"],["delete",""],["fontSize","5"],["insertText","b"]] "<p><font size=\"5\"><b>a</b></font></p><p>[]c</p>": execCommand("delete", 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"],["delete",""],["fontSize","5"],["insertText","b"]] "<p><font size=\"5\"><b>a</b></font></p><p>[]c</p>": execCommand("fontSize", false, "5") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
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"],["delete",""],["fontSize","5"],["insertText","b"]] "<p><font size=\"5\"><b>a</b></font></p><p>[]c</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 | [["styleWithCSS","false"],["delete",""],["fontSize","5"],["insertText","b"]] "<p><font size=\"5\"><b>a</b></font></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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["delete",""],["fontSize","5"],["insertText","b"]] "<p><font size=\"5\"><b>a</b></font></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><font size=\"5\"><b>ab</b></font>c</p>", "<p><font size=\"5\"><b>ab</b></font>c</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["styleWithCSS","false"],["delete",""],["fontSize","5"],["insertText","b"]] "<p><font size=\"5\"><b>a</b></font></p><p><i>[]c</i></p>": 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"],["delete",""],["fontSize","5"],["insertText","b"]] "<p><font size=\"5\"><b>a</b></font></p><p><i>[]c</i></p>": execCommand("delete", 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"],["delete",""],["fontSize","5"],["insertText","b"]] "<p><font size=\"5\"><b>a</b></font></p><p><i>[]c</i></p>": execCommand("fontSize", false, "5") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
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"],["delete",""],["fontSize","5"],["insertText","b"]] "<p><font size=\"5\"><b>a</b></font></p><p><i>[]c</i></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 | [["styleWithCSS","false"],["delete",""],["fontSize","5"],["insertText","b"]] "<p><font size=\"5\"><b>a</b></font></p><p><i>[]c</i></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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["delete",""],["fontSize","5"],["insertText","b"]] "<p><font size=\"5\"><b>a</b></font></p><p><i>[]c</i></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><font size=\"5\"><b>ab</b></font><i>c</i></p>", "<p><font size=\"5\"><b>ab</b></font><i>c</i></p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["styleWithCSS","false"],["forwardDelete",""],["fontSize","5"],["insertText","b"]] "<p><font size=\"5\">a[]</font></p><p>c</p>": 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"],["forwardDelete",""],["fontSize","5"],["insertText","b"]] "<p><font size=\"5\">a[]</font></p><p>c</p>": execCommand("forwardDelete", 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"],["forwardDelete",""],["fontSize","5"],["insertText","b"]] "<p><font size=\"5\">a[]</font></p><p>c</p>": execCommand("fontSize", false, "5") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
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"],["forwardDelete",""],["fontSize","5"],["insertText","b"]] "<p><font size=\"5\">a[]</font></p><p>c</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 | [["styleWithCSS","false"],["forwardDelete",""],["fontSize","5"],["insertText","b"]] "<p><font size=\"5\">a[]</font></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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["forwardDelete",""],["fontSize","5"],["insertText","b"]] "<p><font size=\"5\">a[]</font></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><font size=\"5\">ab</font>c</p>", "<p><font size=\"5\">ab</font>c</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["styleWithCSS","false"],["forwardDelete",""],["fontSize","5"],["foreColor","#ff0000"],["insertText","b"]] "<p><font size=\"5\" color=\"#ff0000\">a[]</font></p><p>c</p>": 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"],["forwardDelete",""],["fontSize","5"],["foreColor","#ff0000"],["insertText","b"]] "<p><font size=\"5\" color=\"#ff0000\">a[]</font></p><p>c</p>": execCommand("forwardDelete", 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"],["forwardDelete",""],["fontSize","5"],["foreColor","#ff0000"],["insertText","b"]] "<p><font size=\"5\" color=\"#ff0000\">a[]</font></p><p>c</p>": execCommand("fontSize", false, "5") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
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"],["forwardDelete",""],["fontSize","5"],["foreColor","#ff0000"],["insertText","b"]] "<p><font size=\"5\" color=\"#ff0000\">a[]</font></p><p>c</p>": execCommand("foreColor", false, "#ff0000") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
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"],["forwardDelete",""],["fontSize","5"],["foreColor","#ff0000"],["insertText","b"]] "<p><font size=\"5\" color=\"#ff0000\">a[]</font></p><p>c</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 | [["styleWithCSS","false"],["forwardDelete",""],["fontSize","5"],["foreColor","#ff0000"],["insertText","b"]] "<p><font size=\"5\" color=\"#ff0000\">a[]</font></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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["forwardDelete",""],["fontSize","5"],["foreColor","#ff0000"],["insertText","b"]] "<p><font size=\"5\" color=\"#ff0000\">a[]</font></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><font size=\"5\" color=\"#ff0000\">ab</font>c</p>", "<p><font size=\"5\" color=\"#ff0000\">ab</font>c</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["styleWithCSS","false"],["forwardDelete",""],["fontSize","5"],["insertText","b"]] "<p><font size=\"5\"><b>a[]</b></font></p><p>c</p>": 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"],["forwardDelete",""],["fontSize","5"],["insertText","b"]] "<p><font size=\"5\"><b>a[]</b></font></p><p>c</p>": execCommand("forwardDelete", 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"],["forwardDelete",""],["fontSize","5"],["insertText","b"]] "<p><font size=\"5\"><b>a[]</b></font></p><p>c</p>": execCommand("fontSize", false, "5") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
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"],["forwardDelete",""],["fontSize","5"],["insertText","b"]] "<p><font size=\"5\"><b>a[]</b></font></p><p>c</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 | [["styleWithCSS","false"],["forwardDelete",""],["fontSize","5"],["insertText","b"]] "<p><font size=\"5\"><b>a[]</b></font></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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["forwardDelete",""],["fontSize","5"],["insertText","b"]] "<p><font size=\"5\"><b>a[]</b></font></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><font size=\"5\"><b>ab</b></font>c</p>", "<p><font size=\"5\"><b>ab</b></font>c</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["styleWithCSS","false"],["forwardDelete",""],["fontSize","5"],["insertText","b"]] "<p><font size=\"5\"><b>a[]</b></font></p><p><i>c</i></p>": 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"],["forwardDelete",""],["fontSize","5"],["insertText","b"]] "<p><font size=\"5\"><b>a[]</b></font></p><p><i>c</i></p>": execCommand("forwardDelete", 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"],["forwardDelete",""],["fontSize","5"],["insertText","b"]] "<p><font size=\"5\"><b>a[]</b></font></p><p><i>c</i></p>": execCommand("fontSize", false, "5") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
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"],["forwardDelete",""],["fontSize","5"],["insertText","b"]] "<p><font size=\"5\"><b>a[]</b></font></p><p><i>c</i></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 | [["styleWithCSS","false"],["forwardDelete",""],["fontSize","5"],["insertText","b"]] "<p><font size=\"5\"><b>a[]</b></font></p><p><i>c</i></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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["forwardDelete",""],["fontSize","5"],["insertText","b"]] "<p><font size=\"5\"><b>a[]</b></font></p><p><i>c</i></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><font size=\"5\"><b>ab</b></font><i>c</i></p>", "<p><font size=\"5\"><b>ab</b></font><i>c</i></p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["delete",""],["inserttext","g"],["inserttext","h"]] "<div>{abc</div><div>def</div>}": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["delete",""],["inserttext","g"],["inserttext","h"]] "<div>{abc</div><div>def</div>}" compare innerHTML | assert_in_array: Unexpected innerHTML (after normalizing inline style) value "gh" not in array ["<div>gh</div>", "<div>gh<br></div>"] 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("gh", ["<div>gh</div>", "<div>gh<br></div>"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["delete",""],["inserttext","g"],["inserttext","h"]] "<div>abc</div><div>{def</div>}": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["delete",""],["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_in_array("<div>abc</div><div>gh</div>", ["<div>abc</div><div>gh</div>", "<div>abc</div><div>gh<br></div>"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["delete",""],["inserttext","g"],["inserttext","h"]] "<div style=display:flex><span>{abc</span><span>def</span>}</div>": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["delete",""],["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_in_array("<div style=\"display:flex\"><span>gh</span></div>", ["<div style=\"display:flex\"><span>gh</span></div>", "<div style=\"display:flex\"><span>gh<br></span></div>"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["delete",""],["inserttext","g"],["inserttext","h"]] "<div style=display:flex><span>abc</span><span>{def</span>}</div>": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["delete",""],["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_in_array("<div style=\"display:flex\"><span>abc</span><span>gh</span></div>", ["<div style=\"display:flex\"><span>abc</span><span>gh</span></div>", "<div style=\"display:flex\"><span>abc</span><span>gh<br></span></div>"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["delete",""],["inserttext","g"],["inserttext","h"]] "<div style=display:grid><span>{abc</span><span>def</span>}</div>": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["delete",""],["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_in_array("<div style=\"display:grid\"><span>gh</span></div>", ["<div style=\"display:grid\"><span>gh</span></div>", "<div style=\"display:grid\"><span>gh<br></span></div>"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["delete",""],["inserttext","g"],["inserttext","h"]] "<div style=display:grid><span>abc</span><span>{def</span>}</div>": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["delete",""],["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_in_array("<div style=\"display:grid\"><span>abc</span><span>gh</span></div>", ["<div style=\"display:grid\"><span>abc</span><span>gh</span></div>", "<div style=\"display:grid\"><span>abc</span><span>gh<br></span></div>"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["delete",""],["inserttext","g"],["inserttext","h"]] "<div><b>{abc</b></div><div>def</div>}": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["delete",""],["inserttext","g"],["inserttext","h"]] "<div><b>{abc</b></div><div>def</div>}" compare innerHTML | assert_in_array: Unexpected innerHTML (after normalizing inline style) value "<b>gh</b>" not in array ["<div><b>gh</b></div>", "<div><b>gh<br></b></div>", "<div><b>gh</b><br></div>"] 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("<b>gh</b>", ["<div><b>gh</b></div>", "<div><b>gh<br></b></div>", "<div><b>gh</b><br></div>"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["delete",""],["inserttext","g"],["inserttext","h"]] "<div>abc</div><div><b>{def</b></div>}": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["delete",""],["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_in_array("<div>abc</div><div><b>gh</b></div>", ["<div>abc</div><div><b>gh</b></div>", "<div>abc</div><div><b>gh<br></b></div>", "<div>abc</div><div><b>gh</b><br></div>"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["delete",""],["inserttext","g"],["inserttext","h"]] "<div style=display:flex><span><b>{abc</b></span><span>def</span>}</div>": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["delete",""],["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_in_array("<div style=\"display:flex\"><span><b>gh</b></span></div>", ["<div style=\"display:flex\"><span><b>gh</b></span></div>", "<div style=\"display:flex\"><span><b>gh<br></b></span></div>", "<div style=\"display:flex\"><span><b>gh</b><br></span></div>"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["delete",""],["inserttext","g"],["inserttext","h"]] "<div style=display:flex><span>abc</span><span><b>{def</b></span>}</div>": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["delete",""],["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_in_array("<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>", "<div style=\"display:flex\"><span>abc</span><span><b>gh<br></b></span></div>", "<div style=\"display:flex\"><span>abc</span><span><b>gh</b><br></span></div>"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["delete",""],["inserttext","g"],["inserttext","h"]] "<div style=display:grid><span><b>{abc</b></span><span>def</span>}</div>": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["delete",""],["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_in_array("<div style=\"display:grid\"><span><b>gh</b></span></div>", ["<div style=\"display:grid\"><span><b>gh</b></span></div>", "<div style=\"display:grid\"><span><b>gh<br></b></span></div>", "<div style=\"display:grid\"><span><b>gh</b><br></span></div>"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["delete",""],["inserttext","g"],["inserttext","h"]] "<div style=display:grid><span>abc</span><span><b>{def</b></span>}</div>": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["delete",""],["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_in_array("<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>", "<div style=\"display:grid\"><span>abc</span><span><b>gh<br></b></span></div>", "<div style=\"display:grid\"><span>abc</span><span><b>gh</b><br></span></div>"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["delete",""],["inserttext","Y"]] "<b>X[]<span contenteditable=false>abc</span></b><i>def</i>": execCommand("delete", 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 | [["delete",""],["inserttext","Y"]] "<b>X[]<span contenteditable=false>abc</span></b><i>def</i>": execCommand("inserttext", false, "Y") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["delete",""],["inserttext","Y"]] "<b>X[]<span contenteditable=false>abc</span></b><i>def</i>" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["delete",""],["inserttext","Y"]] "<b>X[]<span contenteditable=false>abc</span></b><i>def</i>" compare innerHTML | assert_in_array: Unexpected innerHTML (after normalizing inline style) value "Y<b><span contenteditable=\"false\">abc</span></b><i>def</i>" not in array ["<b>Y<span contenteditable=\"false\">abc</span></b><i>def</i>", "<b>Y</b><b><span contenteditable=\"false\">abc</span></b><i>def</i>"] 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("Y<b><span contenteditable=\"false\">abc</span></b><i>def</i>", ["<b>Y<span contenteditable=\"false\">abc</span></b><i>def</i>", "<b>Y</b><b><span contenteditable=\"false\">abc</span></b><i>def</i>"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["delete",""],["inserttext","Y"]] "<b><span contenteditable=false>abc</span>X[]</b><i>def</i>": execCommand("delete", 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 | [["delete",""],["inserttext","Y"]] "<b><span contenteditable=false>abc</span>X[]</b><i>def</i>": execCommand("inserttext", false, "Y") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["delete",""],["inserttext","Y"]] "<b><span contenteditable=false>abc</span>X[]</b><i>def</i>" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["delete",""],["inserttext","Y"]] "<b><span contenteditable=false>abc</span>X[]</b><i>def</i>" 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><span contenteditable=\"false\">abc</span>Y</b><i>def</i>", ["<b><span contenteditable=\"false\">abc</span>Y</b><i>def</i>", "<b><span contenteditable=\"false\">abc</span></b><b>Y</b><i>def</i>"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["forwarddelete",""],["inserttext","Y"]] "<b>[]X<span contenteditable=false>abc</span></b><i>def</i>": execCommand("forwarddelete", 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 | [["forwarddelete",""],["inserttext","Y"]] "<b>[]X<span contenteditable=false>abc</span></b><i>def</i>": execCommand("inserttext", false, "Y") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["forwarddelete",""],["inserttext","Y"]] "<b>[]X<span contenteditable=false>abc</span></b><i>def</i>" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["forwarddelete",""],["inserttext","Y"]] "<b>[]X<span contenteditable=false>abc</span></b><i>def</i>" compare innerHTML | assert_in_array: Unexpected innerHTML (after normalizing inline style) value "Y<b><span contenteditable=\"false\">abc</span></b><i>def</i>" not in array ["<b>Y<span contenteditable=\"false\">abc</span></b><i>def</i>", "<b>Y</b><b><span contenteditable=\"false\">abc</span></b><i>def</i>"] 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("Y<b><span contenteditable=\"false\">abc</span></b><i>def</i>", ["<b>Y<span contenteditable=\"false\">abc</span></b><i>def</i>", "<b>Y</b><b><span contenteditable=\"false\">abc</span></b><i>def</i>"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["forwarddelete",""],["inserttext","Y"]] "<b><span contenteditable=false>abc</span>[]X</b><i>def</i>": execCommand("forwarddelete", 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 | [["forwarddelete",""],["inserttext","Y"]] "<b><span contenteditable=false>abc</span>[]X</b><i>def</i>": execCommand("inserttext", false, "Y") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["forwarddelete",""],["inserttext","Y"]] "<b><span contenteditable=false>abc</span>[]X</b><i>def</i>" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["forwarddelete",""],["inserttext","Y"]] "<b><span contenteditable=false>abc</span>[]X</b><i>def</i>" 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><span contenteditable=\"false\">abc</span>Y</b><i>def</i>", ["<b><span contenteditable=\"false\">abc</span>Y</b><i>def</i>", "<b><span contenteditable=\"false\">abc</span></b><b>Y</b><i>def</i>"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["delete",""],["inserttext","B"]] "<table><tr><td>a<td><b>[b</b><td><b>c</b><td><b>d]</b><td>e</table>": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["delete",""],["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 | [["delete",""],["inserttext","B"]] "<table><tr><th>a<th><b>[b</b><th><b>c</b><th><b>d]</b><th>e</table>": execCommand("delete", 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 | [["delete",""],["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 | [["delete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["delete",""],["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) |
|
Pass | [["forwarddelete",""],["inserttext","B"]] "<table><tr><td>a<td><b>[b</b><td><b>c</b><td><b>d]</b><td>e</table>": execCommand("forwarddelete", 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 | [["forwarddelete",""],["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 | [["forwarddelete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["forwarddelete",""],["inserttext","B"]] "<table><tr><td>a<td><b>[b</b><td><b>c</b><td><b>d]</b><td>e</table>" compare innerHTML | assert_in_array: Unexpected innerHTML (after normalizing inline style) value "<table><tbody><tr><td>a</td><td><b>B</b></td><td></td><td></td><td>e</td></tr></tbody></table>" not in array ["<table><tbody><tr><td>a</td><td><b>B</b></td><td><br></td><td><br></td><td>e</td></tr></tbody></table>", "<table><tbody><tr><td>a</td><td><br></td><td><br></td><td><b>B</b></td><td>e</td></tr></tbody></table>"] 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("<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>", "<table><tbody><tr><td>a</td><td><br></td><td><br></td><td><b>B</b></td><td>e</td></tr></tbody></table>"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["forwarddelete",""],["inserttext","B"]] "<table><tr><th>a<th><b>[b</b><th><b>c</b><th><b>d]</b><th>e</table>": execCommand("forwarddelete", 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 | [["forwarddelete",""],["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 | [["forwarddelete",""],["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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\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 | [["forwarddelete",""],["inserttext","B"]] "<table><tr><th>a<th><b>[b</b><th><b>c</b><th><b>d]</b><th>e</table>" compare innerHTML | assert_in_array: Unexpected innerHTML (after normalizing inline style) value "<table><tbody><tr><th>a</th><th>B</th><th></th><th></th><th>e</th></tr></tbody></table>" not in array ["<table><tbody><tr><th>a</th><th><b>B</b></th><th><br></th><th><br></th><th>e</th></tr></tbody></table>", "<table><tbody><tr><th>a</th><th><br></th><th><br></th><th><b>B</b></th><th>e</th></tr></tbody></table>"] 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("<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>", "<table><tbody><tr><th>a</th><th><br></th><th><br></th><th><b>B</b></th><th>e</th></tr></tbody></table>"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["inserttext"," "],["bold",""],["inserttext","d"]] "<p><b>abc[]</b></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"," "],["bold",""],["inserttext","d"]] "<p><b>abc[]</b></p>": execCommand("bold", 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"," "],["bold",""],["inserttext","d"]] "<p><b>abc[]</b></p>": 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"," "],["bold",""],["inserttext","d"]] "<p><b>abc[]</b></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=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-3000\">\n<meta name=\"variant\" content=\"?3001-4000\">\n<meta name=\"variant\" content=\"?4001-5000\">\n<meta name=\"variant\" content=\"?5001-6000\">\n<meta name=\"variant\" content=\"?6001-7000\">\n<meta name=\"variant\" content=\"?7001-8000\">\n<meta name=\"variant\" content=\"?8001-9000\">\n<meta name=\"variant\" content=\"?9001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<meta name=\"timeout\" content=\"long\">\n<title>multitest - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"," "],["bold",""],["inserttext","d"]] "<p><b>abc[]</b></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_in_array("<p><b>abc </b>d</p>", ["<p><b>abc </b>d</p>", "<p><b>abc </b>d</p>"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|