Pass | [["fontname","sans-serif"]] "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"]] "foo[]bar" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"]] "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"]] "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"]] "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"]] "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"]] "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"]] "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"]] "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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<p>[foo</p> <p>bar]</p>": 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"],["fontname","sans-serif"]] "<p>[foo</p> <p>bar]</p>": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<p>[foo</p> <p>bar]</p>" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontname","sans-serif"]] "<p>[foo</p> <p>bar]</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=\"font-family:sans-serif\">foo</span></p> <p><span style=\"font-family:sans-serif\">bar</span></p>", "<p><span style=\"font-family:sans-serif\">foo</span></p> <p><span style=\"font-family:sans-serif\">bar</span></p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<p>[foo</p> <p>bar]</p>" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["fontname","sans-serif"]] "<p>[foo</p> <p>bar]</p>" queryCommandState("stylewithcss") before | assert_equals: Wrong result returned expected false but got true at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals(true, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<p>[foo</p> <p>bar]</p>" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<p>[foo</p> <p>bar]</p>" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<p>[foo</p> <p>bar]</p>" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<p>[foo</p> <p>bar]</p>" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<p>[foo</p> <p>bar]</p>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<p>[foo</p> <p>bar]</p>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<p>[foo</p> <p>bar]</p>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<p>[foo</p> <p>bar]</p>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<p>[foo</p> <p>bar]</p>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<p>[foo</p> <p>bar]</p>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<p>[foo</p> <p>bar]</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"],["fontname","sans-serif"]] "<p>[foo</p> <p>bar]</p>": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<p>[foo</p> <p>bar]</p>" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","sans-serif"]] "<p>[foo</p> <p>bar]</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 face=\"sans-serif\">foo</font></p> <p><font face=\"sans-serif\">bar</font></p>", "<p><font face=\"sans-serif\">foo</font></p> <p><font face=\"sans-serif\">bar</font></p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<p>[foo</p> <p>bar]</p>" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<p>[foo</p> <p>bar]</p>" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<p>[foo</p> <p>bar]</p>" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<p>[foo</p> <p>bar]</p>" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<p>[foo</p> <p>bar]</p>" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<p>[foo</p> <p>bar]</p>" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<p>[foo</p> <p>bar]</p>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<p>[foo</p> <p>bar]</p>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<p>[foo</p> <p>bar]</p>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<p>[foo</p> <p>bar]</p>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<p>[foo</p> <p>bar]</p>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<p>[foo</p> <p>bar]</p>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<span>[foo</span> <span>bar]</span>": 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"],["fontname","sans-serif"]] "<span>[foo</span> <span>bar]</span>": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<span>[foo</span> <span>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=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontname","sans-serif"]] "<span>[foo</span> <span>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("<span style=\"font-family:sans-serif\"><span>foo</span> <span>bar</span></span>", "<span style=\"font-family:sans-serif\"><span>foo</span> <span>bar</span></span>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<span>[foo</span> <span>bar]</span>" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<span>[foo</span> <span>bar]</span>" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<span>[foo</span> <span>bar]</span>" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<span>[foo</span> <span>bar]</span>" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<span>[foo</span> <span>bar]</span>" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<span>[foo</span> <span>bar]</span>" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<span>[foo</span> <span>bar]</span>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<span>[foo</span> <span>bar]</span>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<span>[foo</span> <span>bar]</span>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<span>[foo</span> <span>bar]</span>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<span>[foo</span> <span>bar]</span>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<span>[foo</span> <span>bar]</span>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<span>[foo</span> <span>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"],["fontname","sans-serif"]] "<span>[foo</span> <span>bar]</span>": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<span>[foo</span> <span>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=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","sans-serif"]] "<span>[foo</span> <span>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("<font face=\"sans-serif\"><span>foo</span> <span>bar</span></font>", "<font face=\"sans-serif\"><span>foo</span> <span>bar</span></font>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<span>[foo</span> <span>bar]</span>" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<span>[foo</span> <span>bar]</span>" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<span>[foo</span> <span>bar]</span>" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<span>[foo</span> <span>bar]</span>" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<span>[foo</span> <span>bar]</span>" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<span>[foo</span> <span>bar]</span>" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<span>[foo</span> <span>bar]</span>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<span>[foo</span> <span>bar]</span>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<span>[foo</span> <span>bar]</span>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<span>[foo</span> <span>bar]</span>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<span>[foo</span> <span>bar]</span>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<span>[foo</span> <span>bar]</span>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<p>[foo</p><p> <span>bar</span> </p><p>baz]</p>": 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"],["fontname","sans-serif"]] "<p>[foo</p><p> <span>bar</span> </p><p>baz]</p>": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<p>[foo</p><p> <span>bar</span> </p><p>baz]</p>" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","true"],["fontname","sans-serif"]] "<p>[foo</p><p> <span>bar</span> </p><p>baz]</p>" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p><span style=\"font-family:sans-serif\">foo</span></p><p> <span style=\"font-family:sans-serif\"><span>bar</span></span> </p><p><span style=\"font-family:sans-serif\">baz</span></p>" but got "<p><span style=\"font-family:sans-serif\">foo</span></p><p> <span style=\"font-family:sans-serif\"><span>bar</span> </span></p><p><span style=\"font-family:sans-serif\">baz</span></p>" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5679:11)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5667:5) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Fail | assert_equals("<p><span style=\"font-family:sans-serif\">foo</span></p><p> <span style=\"font-family:sans-serif\"><span>bar</span> </span></p><p><span style=\"font-family:sans-serif\">baz</span></p>", "<p><span style=\"font-family:sans-serif\">foo</span></p><p> <span style=\"font-family:sans-serif\"><span>bar</span></span> </p><p><span style=\"font-family:sans-serif\">baz</span></p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<p>[foo</p><p> <span>bar</span> </p><p>baz]</p>" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<p>[foo</p><p> <span>bar</span> </p><p>baz]</p>" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<p>[foo</p><p> <span>bar</span> </p><p>baz]</p>" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<p>[foo</p><p> <span>bar</span> </p><p>baz]</p>" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<p>[foo</p><p> <span>bar</span> </p><p>baz]</p>" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<p>[foo</p><p> <span>bar</span> </p><p>baz]</p>" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<p>[foo</p><p> <span>bar</span> </p><p>baz]</p>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<p>[foo</p><p> <span>bar</span> </p><p>baz]</p>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<p>[foo</p><p> <span>bar</span> </p><p>baz]</p>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<p>[foo</p><p> <span>bar</span> </p><p>baz]</p>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<p>[foo</p><p> <span>bar</span> </p><p>baz]</p>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<p>[foo</p><p> <span>bar</span> </p><p>baz]</p>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<p>[foo</p><p> <span>bar</span> </p><p>baz]</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"],["fontname","sans-serif"]] "<p>[foo</p><p> <span>bar</span> </p><p>baz]</p>": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<p>[foo</p><p> <span>bar</span> </p><p>baz]</p>" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontname","sans-serif"]] "<p>[foo</p><p> <span>bar</span> </p><p>baz]</p>" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p><font face=\"sans-serif\">foo</font></p><p> <font face=\"sans-serif\"><span>bar</span></font> </p><p><font face=\"sans-serif\">baz</font></p>" but got "<p><font face=\"sans-serif\">foo</font></p><p> <font face=\"sans-serif\"><span>bar</span> </font></p><p><font face=\"sans-serif\">baz</font></p>" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5679:11)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5667:5) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Fail | assert_equals("<p><font face=\"sans-serif\">foo</font></p><p> <font face=\"sans-serif\"><span>bar</span> </font></p><p><font face=\"sans-serif\">baz</font></p>", "<p><font face=\"sans-serif\">foo</font></p><p> <font face=\"sans-serif\"><span>bar</span></font> </p><p><font face=\"sans-serif\">baz</font></p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<p>[foo</p><p> <span>bar</span> </p><p>baz]</p>" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<p>[foo</p><p> <span>bar</span> </p><p>baz]</p>" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<p>[foo</p><p> <span>bar</span> </p><p>baz]</p>" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<p>[foo</p><p> <span>bar</span> </p><p>baz]</p>" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<p>[foo</p><p> <span>bar</span> </p><p>baz]</p>" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<p>[foo</p><p> <span>bar</span> </p><p>baz]</p>" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<p>[foo</p><p> <span>bar</span> </p><p>baz]</p>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<p>[foo</p><p> <span>bar</span> </p><p>baz]</p>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<p>[foo</p><p> <span>bar</span> </p><p>baz]</p>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<p>[foo</p><p> <span>bar</span> </p><p>baz]</p>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<p>[foo</p><p> <span>bar</span> </p><p>baz]</p>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<p>[foo</p><p> <span>bar</span> </p><p>baz]</p>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<p>[foo<p><br><p>bar]": 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"],["fontname","sans-serif"]] "<p>[foo<p><br><p>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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<p>[foo<p><br><p>bar]" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontname","sans-serif"]] "<p>[foo<p><br><p>bar]" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<p><span style=\"font-family:sans-serif\">foo</span></p><p><span style=\"font-family:sans-serif\"><br></span></p><p><span style=\"font-family:sans-serif\">bar</span></p>", "<p><span style=\"font-family:sans-serif\">foo</span></p><p><span style=\"font-family:sans-serif\"><br></span></p><p><span style=\"font-family:sans-serif\">bar</span></p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<p>[foo<p><br><p>bar]" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<p>[foo<p><br><p>bar]" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<p>[foo<p><br><p>bar]" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<p>[foo<p><br><p>bar]" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<p>[foo<p><br><p>bar]" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<p>[foo<p><br><p>bar]" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<p>[foo<p><br><p>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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<p>[foo<p><br><p>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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<p>[foo<p><br><p>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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<p>[foo<p><br><p>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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<p>[foo<p><br><p>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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<p>[foo<p><br><p>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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<p>[foo<p><br><p>bar]": 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","sans-serif"]] "<p>[foo<p><br><p>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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<p>[foo<p><br><p>bar]" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","sans-serif"]] "<p>[foo<p><br><p>bar]" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<p><font face=\"sans-serif\">foo</font></p><p><font face=\"sans-serif\"><br></font></p><p><font face=\"sans-serif\">bar</font></p>", "<p><font face=\"sans-serif\">foo</font></p><p><font face=\"sans-serif\"><br></font></p><p><font face=\"sans-serif\">bar</font></p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<p>[foo<p><br><p>bar]" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<p>[foo<p><br><p>bar]" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<p>[foo<p><br><p>bar]" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<p>[foo<p><br><p>bar]" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<p>[foo<p><br><p>bar]" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<p>[foo<p><br><p>bar]" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<p>[foo<p><br><p>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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<p>[foo<p><br><p>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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<p>[foo<p><br><p>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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<p>[foo<p><br><p>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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<p>[foo<p><br><p>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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<p>[foo<p><br><p>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"]] "<b>foo[]bar</b>": 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"]] "<b>foo[]bar</b>" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"]] "<b>foo[]bar</b>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<b>foobar</b>", "<b>foobar</b>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontname","sans-serif"]] "<b>foo[]bar</b>" 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"]] "<b>foo[]bar</b>" 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"]] "<b>foo[]bar</b>" 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"]] "<b>foo[]bar</b>" 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"]] "<b>foo[]bar</b>" 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"]] "<b>foo[]bar</b>" 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"]] "<i>foo[]bar</i>": 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"]] "<i>foo[]bar</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=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"]] "<i>foo[]bar</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("<i>foobar</i>", "<i>foobar</i>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontname","sans-serif"]] "<i>foo[]bar</i>" 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"]] "<i>foo[]bar</i>" 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"]] "<i>foo[]bar</i>" 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"]] "<i>foo[]bar</i>" 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"]] "<i>foo[]bar</i>" 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"]] "<i>foo[]bar</i>" 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"]] "<span>foo</span>{}<span>bar</span>": 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"]] "<span>foo</span>{}<span>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=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"]] "<span>foo</span>{}<span>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("<span>foo</span><span>bar</span>", "<span>foo</span><span>bar</span>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontname","sans-serif"]] "<span>foo</span>{}<span>bar</span>" 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"]] "<span>foo</span>{}<span>bar</span>" 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"]] "<span>foo</span>{}<span>bar</span>" 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"]] "<span>foo</span>{}<span>bar</span>" 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"]] "<span>foo</span>{}<span>bar</span>" 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"]] "<span>foo</span>{}<span>bar</span>" 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"]] "<span>foo[</span><span>]bar</span>": 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"]] "<span>foo[</span><span>]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=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"]] "<span>foo[</span><span>]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("<span>foo</span><span>bar</span>", "<span>foo</span><span>bar</span>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontname","sans-serif"]] "<span>foo[</span><span>]bar</span>" 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"]] "<span>foo[</span><span>]bar</span>" 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"]] "<span>foo[</span><span>]bar</span>" 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"]] "<span>foo[</span><span>]bar</span>" 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"]] "<span>foo[</span><span>]bar</span>" 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"]] "<span>foo[</span><span>]bar</span>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[bar]baz": execCommand("stylewithcss", false, "true") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[bar]baz": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[bar]baz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontname","sans-serif"]] "foo[bar]baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("foo<span style=\"font-family:sans-serif\">bar</span>baz", "foo<span style=\"font-family:sans-serif\">bar</span>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[bar]baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[bar]baz" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[bar]baz" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[bar]baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[bar]baz" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[bar]baz" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[bar]baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[bar]baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[bar]baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[bar]baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[bar]baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[bar]baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[bar]baz": execCommand("stylewithcss", false, "false") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[bar]baz": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[bar]baz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","sans-serif"]] "foo[bar]baz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("foo<font face=\"sans-serif\">bar</font>baz", "foo<font face=\"sans-serif\">bar</font>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[bar]baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[bar]baz" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[bar]baz" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[bar]baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[bar]baz" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[bar]baz" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[bar]baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[bar]baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[bar]baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[bar]baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[bar]baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[bar]baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[bar<b>baz]qoz</b>quz": execCommand("stylewithcss", false, "true") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[bar<b>baz]qoz</b>quz": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[bar<b>baz]qoz</b>quz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontname","sans-serif"]] "foo[bar<b>baz]qoz</b>quz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("foo<span style=\"font-family:sans-serif\">bar</span><b><span style=\"font-family:sans-serif\">baz</span>qoz</b>quz", "foo<span style=\"font-family:sans-serif\">bar</span><b><span style=\"font-family:sans-serif\">baz</span>qoz</b>quz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[bar<b>baz]qoz</b>quz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[bar<b>baz]qoz</b>quz" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[bar<b>baz]qoz</b>quz" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[bar<b>baz]qoz</b>quz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[bar<b>baz]qoz</b>quz" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[bar<b>baz]qoz</b>quz" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[bar<b>baz]qoz</b>quz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[bar<b>baz]qoz</b>quz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[bar<b>baz]qoz</b>quz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[bar<b>baz]qoz</b>quz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[bar<b>baz]qoz</b>quz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[bar<b>baz]qoz</b>quz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[bar<b>baz]qoz</b>quz": execCommand("stylewithcss", false, "false") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[bar<b>baz]qoz</b>quz": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[bar<b>baz]qoz</b>quz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","sans-serif"]] "foo[bar<b>baz]qoz</b>quz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("foo<font face=\"sans-serif\">bar</font><b><font face=\"sans-serif\">baz</font>qoz</b>quz", "foo<font face=\"sans-serif\">bar</font><b><font face=\"sans-serif\">baz</font>qoz</b>quz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[bar<b>baz]qoz</b>quz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[bar<b>baz]qoz</b>quz" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[bar<b>baz]qoz</b>quz" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[bar<b>baz]qoz</b>quz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[bar<b>baz]qoz</b>quz" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[bar<b>baz]qoz</b>quz" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[bar<b>baz]qoz</b>quz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[bar<b>baz]qoz</b>quz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[bar<b>baz]qoz</b>quz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[bar<b>baz]qoz</b>quz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[bar<b>baz]qoz</b>quz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[bar<b>baz]qoz</b>quz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[bar<i>baz]qoz</i>quz": execCommand("stylewithcss", false, "true") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[bar<i>baz]qoz</i>quz": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[bar<i>baz]qoz</i>quz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontname","sans-serif"]] "foo[bar<i>baz]qoz</i>quz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("foo<span style=\"font-family:sans-serif\">bar</span><i><span style=\"font-family:sans-serif\">baz</span>qoz</i>quz", "foo<span style=\"font-family:sans-serif\">bar</span><i><span style=\"font-family:sans-serif\">baz</span>qoz</i>quz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[bar<i>baz]qoz</i>quz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[bar<i>baz]qoz</i>quz" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[bar<i>baz]qoz</i>quz" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[bar<i>baz]qoz</i>quz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[bar<i>baz]qoz</i>quz" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[bar<i>baz]qoz</i>quz" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[bar<i>baz]qoz</i>quz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[bar<i>baz]qoz</i>quz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[bar<i>baz]qoz</i>quz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[bar<i>baz]qoz</i>quz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[bar<i>baz]qoz</i>quz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[bar<i>baz]qoz</i>quz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[bar<i>baz]qoz</i>quz": execCommand("stylewithcss", false, "false") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[bar<i>baz]qoz</i>quz": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[bar<i>baz]qoz</i>quz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","sans-serif"]] "foo[bar<i>baz]qoz</i>quz" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("foo<font face=\"sans-serif\">bar</font><i><font face=\"sans-serif\">baz</font>qoz</i>quz", "foo<font face=\"sans-serif\">bar</font><i><font face=\"sans-serif\">baz</font>qoz</i>quz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[bar<i>baz]qoz</i>quz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[bar<i>baz]qoz</i>quz" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[bar<i>baz]qoz</i>quz" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[bar<i>baz]qoz</i>quz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[bar<i>baz]qoz</i>quz" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[bar<i>baz]qoz</i>quz" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[bar<i>baz]qoz</i>quz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[bar<i>baz]qoz</i>quz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[bar<i>baz]qoz</i>quz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[bar<i>baz]qoz</i>quz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[bar<i>baz]qoz</i>quz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[bar<i>baz]qoz</i>quz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "{<p><p> <p>foo</p>}": 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"],["fontname","sans-serif"]] "{<p><p> <p>foo</p>}": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "{<p><p> <p>foo</p>}" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontname","sans-serif"]] "{<p><p> <p>foo</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></p><p> </p><p><span style=\"font-family:sans-serif\">foo</span></p>", "<p></p><p> </p><p><span style=\"font-family:sans-serif\">foo</span></p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "{<p><p> <p>foo</p>}" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "{<p><p> <p>foo</p>}" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "{<p><p> <p>foo</p>}" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "{<p><p> <p>foo</p>}" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "{<p><p> <p>foo</p>}" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "{<p><p> <p>foo</p>}" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "{<p><p> <p>foo</p>}" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "{<p><p> <p>foo</p>}" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "{<p><p> <p>foo</p>}" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "{<p><p> <p>foo</p>}" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "{<p><p> <p>foo</p>}" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "{<p><p> <p>foo</p>}" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "{<p><p> <p>foo</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"],["fontname","sans-serif"]] "{<p><p> <p>foo</p>}": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "{<p><p> <p>foo</p>}" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","sans-serif"]] "{<p><p> <p>foo</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></p><p> </p><p><font face=\"sans-serif\">foo</font></p>", "<p></p><p> </p><p><font face=\"sans-serif\">foo</font></p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "{<p><p> <p>foo</p>}" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "{<p><p> <p>foo</p>}" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "{<p><p> <p>foo</p>}" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "{<p><p> <p>foo</p>}" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "{<p><p> <p>foo</p>}" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "{<p><p> <p>foo</p>}" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "{<p><p> <p>foo</p>}" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "{<p><p> <p>foo</p>}" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "{<p><p> <p>foo</p>}" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "{<p><p> <p>foo</p>}" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "{<p><p> <p>foo</p>}" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "{<p><p> <p>foo</p>}" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<table><tbody><tr><td>foo<td>b[a]r<td>baz</table>": 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"],["fontname","sans-serif"]] "<table><tbody><tr><td>foo<td>b[a]r<td>baz</table>": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<table><tbody><tr><td>foo<td>b[a]r<td>baz</table>" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontname","sans-serif"]] "<table><tbody><tr><td>foo<td>b[a]r<td>baz</table>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<table><tbody><tr><td>foo</td><td>b<span style=\"font-family:sans-serif\">a</span>r</td><td>baz</td></tr></tbody></table>", "<table><tbody><tr><td>foo</td><td>b<span style=\"font-family:sans-serif\">a</span>r</td><td>baz</td></tr></tbody></table>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<table><tbody><tr><td>foo<td>b[a]r<td>baz</table>" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<table><tbody><tr><td>foo<td>b[a]r<td>baz</table>" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<table><tbody><tr><td>foo<td>b[a]r<td>baz</table>" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<table><tbody><tr><td>foo<td>b[a]r<td>baz</table>" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<table><tbody><tr><td>foo<td>b[a]r<td>baz</table>" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<table><tbody><tr><td>foo<td>b[a]r<td>baz</table>" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<table><tbody><tr><td>foo<td>b[a]r<td>baz</table>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<table><tbody><tr><td>foo<td>b[a]r<td>baz</table>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<table><tbody><tr><td>foo<td>b[a]r<td>baz</table>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<table><tbody><tr><td>foo<td>b[a]r<td>baz</table>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<table><tbody><tr><td>foo<td>b[a]r<td>baz</table>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<table><tbody><tr><td>foo<td>b[a]r<td>baz</table>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<table><tbody><tr><td>foo<td>b[a]r<td>baz</table>": 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","sans-serif"]] "<table><tbody><tr><td>foo<td>b[a]r<td>baz</table>": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<table><tbody><tr><td>foo<td>b[a]r<td>baz</table>" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","sans-serif"]] "<table><tbody><tr><td>foo<td>b[a]r<td>baz</table>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<table><tbody><tr><td>foo</td><td>b<font face=\"sans-serif\">a</font>r</td><td>baz</td></tr></tbody></table>", "<table><tbody><tr><td>foo</td><td>b<font face=\"sans-serif\">a</font>r</td><td>baz</td></tr></tbody></table>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<table><tbody><tr><td>foo<td>b[a]r<td>baz</table>" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<table><tbody><tr><td>foo<td>b[a]r<td>baz</table>" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<table><tbody><tr><td>foo<td>b[a]r<td>baz</table>" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<table><tbody><tr><td>foo<td>b[a]r<td>baz</table>" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<table><tbody><tr><td>foo<td>b[a]r<td>baz</table>" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<table><tbody><tr><td>foo<td>b[a]r<td>baz</table>" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<table><tbody><tr><td>foo<td>b[a]r<td>baz</table>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<table><tbody><tr><td>foo<td>b[a]r<td>baz</table>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<table><tbody><tr><td>foo<td>b[a]r<td>baz</table>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<table><tbody><tr><td>foo<td>b[a]r<td>baz</table>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<table><tbody><tr><td>foo<td>b[a]r<td>baz</table>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<table><tbody><tr><td>foo<td>b[a]r<td>baz</table>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<table><tbody><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table>": 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"],["fontname","sans-serif"]] "<table><tbody><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table>": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<table><tbody><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table>" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontname","sans-serif"]] "<table><tbody><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<table><tbody><tr><td>foo</td><td><span style=\"font-family:sans-serif\">bar</span></td><td>baz</td></tr></tbody></table>", "<table><tbody><tr><td>foo</td><td><span style=\"font-family:sans-serif\">bar</span></td><td>baz</td></tr></tbody></table>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<table><tbody><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table>" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<table><tbody><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table>" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<table><tbody><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table>" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<table><tbody><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table>" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<table><tbody><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table>" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<table><tbody><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table>" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<table><tbody><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<table><tbody><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<table><tbody><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<table><tbody><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<table><tbody><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<table><tbody><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<table><tbody><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table>": 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","sans-serif"]] "<table><tbody><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table>": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<table><tbody><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table>" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","sans-serif"]] "<table><tbody><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<table><tbody><tr><td>foo</td><td><font face=\"sans-serif\">bar</font></td><td>baz</td></tr></tbody></table>", "<table><tbody><tr><td>foo</td><td><font face=\"sans-serif\">bar</font></td><td>baz</td></tr></tbody></table>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<table><tbody><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table>" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<table><tbody><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table>" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<table><tbody><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table>" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<table><tbody><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table>" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<table><tbody><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table>" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<table><tbody><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table>" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<table><tbody><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<table><tbody><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<table><tbody><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<table><tbody><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<table><tbody><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<table><tbody><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<table><tbody><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table>": 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"],["fontname","sans-serif"]] "<table><tbody><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table>": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<table><tbody><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table>" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontname","sans-serif"]] "<table><tbody><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<table><tbody><tr><td><span style=\"font-family:sans-serif\">foo</span></td><td><span style=\"font-family:sans-serif\">bar</span></td><td>baz</td></tr></tbody></table>", "<table><tbody><tr><td><span style=\"font-family:sans-serif\">foo</span></td><td><span style=\"font-family:sans-serif\">bar</span></td><td>baz</td></tr></tbody></table>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<table><tbody><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table>" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<table><tbody><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table>" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<table><tbody><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table>" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<table><tbody><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table>" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<table><tbody><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table>" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<table><tbody><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table>" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<table><tbody><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<table><tbody><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<table><tbody><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<table><tbody><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<table><tbody><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<table><tbody><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<table><tbody><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table>": 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","sans-serif"]] "<table><tbody><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table>": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<table><tbody><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table>" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","sans-serif"]] "<table><tbody><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<table><tbody><tr><td><font face=\"sans-serif\">foo</font></td><td><font face=\"sans-serif\">bar</font></td><td>baz</td></tr></tbody></table>", "<table><tbody><tr><td><font face=\"sans-serif\">foo</font></td><td><font face=\"sans-serif\">bar</font></td><td>baz</td></tr></tbody></table>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<table><tbody><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table>" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<table><tbody><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table>" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<table><tbody><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table>" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<table><tbody><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table>" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<table><tbody><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table>" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<table><tbody><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table>" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<table><tbody><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<table><tbody><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<table><tbody><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<table><tbody><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<table><tbody><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<table><tbody><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<table><tbody data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table>": 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"],["fontname","sans-serif"]] "<table><tbody data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table>": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<table><tbody data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table>" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontname","sans-serif"]] "<table><tbody data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<table><tbody><tr><td><span style=\"font-family:sans-serif\">foo</span></td><td><span style=\"font-family:sans-serif\">bar</span></td><td><span style=\"font-family:sans-serif\">baz</span></td></tr></tbody></table>", "<table><tbody><tr><td><span style=\"font-family:sans-serif\">foo</span></td><td><span style=\"font-family:sans-serif\">bar</span></td><td><span style=\"font-family:sans-serif\">baz</span></td></tr></tbody></table>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<table><tbody data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table>" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<table><tbody data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table>" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<table><tbody data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table>" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<table><tbody data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table>" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<table><tbody data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table>" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<table><tbody data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table>" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<table><tbody data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<table><tbody data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<table><tbody data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<table><tbody data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<table><tbody data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<table><tbody data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<table><tbody data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table>": 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","sans-serif"]] "<table><tbody data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table>": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<table><tbody data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table>" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","sans-serif"]] "<table><tbody data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<table><tbody><tr><td><font face=\"sans-serif\">foo</font></td><td><font face=\"sans-serif\">bar</font></td><td><font face=\"sans-serif\">baz</font></td></tr></tbody></table>", "<table><tbody><tr><td><font face=\"sans-serif\">foo</font></td><td><font face=\"sans-serif\">bar</font></td><td><font face=\"sans-serif\">baz</font></td></tr></tbody></table>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<table><tbody data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table>" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<table><tbody data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table>" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<table><tbody data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table>" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<table><tbody data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table>" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<table><tbody data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table>" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<table><tbody data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table>" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<table><tbody data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<table><tbody data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<table><tbody data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<table><tbody data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<table><tbody data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<table><tbody data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<table data-start=0 data-end=1><tbody><tr><td>foo<td>bar<td>baz</table>": 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"],["fontname","sans-serif"]] "<table data-start=0 data-end=1><tbody><tr><td>foo<td>bar<td>baz</table>": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<table data-start=0 data-end=1><tbody><tr><td>foo<td>bar<td>baz</table>" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontname","sans-serif"]] "<table data-start=0 data-end=1><tbody><tr><td>foo<td>bar<td>baz</table>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<table><tbody><tr><td><span style=\"font-family:sans-serif\">foo</span></td><td><span style=\"font-family:sans-serif\">bar</span></td><td><span style=\"font-family:sans-serif\">baz</span></td></tr></tbody></table>", "<table><tbody><tr><td><span style=\"font-family:sans-serif\">foo</span></td><td><span style=\"font-family:sans-serif\">bar</span></td><td><span style=\"font-family:sans-serif\">baz</span></td></tr></tbody></table>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<table data-start=0 data-end=1><tbody><tr><td>foo<td>bar<td>baz</table>" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<table data-start=0 data-end=1><tbody><tr><td>foo<td>bar<td>baz</table>" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<table data-start=0 data-end=1><tbody><tr><td>foo<td>bar<td>baz</table>" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<table data-start=0 data-end=1><tbody><tr><td>foo<td>bar<td>baz</table>" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<table data-start=0 data-end=1><tbody><tr><td>foo<td>bar<td>baz</table>" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<table data-start=0 data-end=1><tbody><tr><td>foo<td>bar<td>baz</table>" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<table data-start=0 data-end=1><tbody><tr><td>foo<td>bar<td>baz</table>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<table data-start=0 data-end=1><tbody><tr><td>foo<td>bar<td>baz</table>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<table data-start=0 data-end=1><tbody><tr><td>foo<td>bar<td>baz</table>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<table data-start=0 data-end=1><tbody><tr><td>foo<td>bar<td>baz</table>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<table data-start=0 data-end=1><tbody><tr><td>foo<td>bar<td>baz</table>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<table data-start=0 data-end=1><tbody><tr><td>foo<td>bar<td>baz</table>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<table data-start=0 data-end=1><tbody><tr><td>foo<td>bar<td>baz</table>": 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","sans-serif"]] "<table data-start=0 data-end=1><tbody><tr><td>foo<td>bar<td>baz</table>": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<table data-start=0 data-end=1><tbody><tr><td>foo<td>bar<td>baz</table>" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","sans-serif"]] "<table data-start=0 data-end=1><tbody><tr><td>foo<td>bar<td>baz</table>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<table><tbody><tr><td><font face=\"sans-serif\">foo</font></td><td><font face=\"sans-serif\">bar</font></td><td><font face=\"sans-serif\">baz</font></td></tr></tbody></table>", "<table><tbody><tr><td><font face=\"sans-serif\">foo</font></td><td><font face=\"sans-serif\">bar</font></td><td><font face=\"sans-serif\">baz</font></td></tr></tbody></table>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<table data-start=0 data-end=1><tbody><tr><td>foo<td>bar<td>baz</table>" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<table data-start=0 data-end=1><tbody><tr><td>foo<td>bar<td>baz</table>" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<table data-start=0 data-end=1><tbody><tr><td>foo<td>bar<td>baz</table>" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<table data-start=0 data-end=1><tbody><tr><td>foo<td>bar<td>baz</table>" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<table data-start=0 data-end=1><tbody><tr><td>foo<td>bar<td>baz</table>" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<table data-start=0 data-end=1><tbody><tr><td>foo<td>bar<td>baz</table>" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<table data-start=0 data-end=1><tbody><tr><td>foo<td>bar<td>baz</table>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<table data-start=0 data-end=1><tbody><tr><td>foo<td>bar<td>baz</table>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<table data-start=0 data-end=1><tbody><tr><td>foo<td>bar<td>baz</table>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<table data-start=0 data-end=1><tbody><tr><td>foo<td>bar<td>baz</table>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<table data-start=0 data-end=1><tbody><tr><td>foo<td>bar<td>baz</table>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<table data-start=0 data-end=1><tbody><tr><td>foo<td>bar<td>baz</table>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "{<table><tr><td>foo<td>bar<td>baz</table>}": 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"],["fontname","sans-serif"]] "{<table><tr><td>foo<td>bar<td>baz</table>}": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "{<table><tr><td>foo<td>bar<td>baz</table>}" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontname","sans-serif"]] "{<table><tr><td>foo<td>bar<td>baz</table>}" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<table><tbody><tr><td><span style=\"font-family:sans-serif\">foo</span></td><td><span style=\"font-family:sans-serif\">bar</span></td><td><span style=\"font-family:sans-serif\">baz</span></td></tr></tbody></table>", "<table><tbody><tr><td><span style=\"font-family:sans-serif\">foo</span></td><td><span style=\"font-family:sans-serif\">bar</span></td><td><span style=\"font-family:sans-serif\">baz</span></td></tr></tbody></table>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "{<table><tr><td>foo<td>bar<td>baz</table>}" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "{<table><tr><td>foo<td>bar<td>baz</table>}" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "{<table><tr><td>foo<td>bar<td>baz</table>}" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "{<table><tr><td>foo<td>bar<td>baz</table>}" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "{<table><tr><td>foo<td>bar<td>baz</table>}" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "{<table><tr><td>foo<td>bar<td>baz</table>}" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "{<table><tr><td>foo<td>bar<td>baz</table>}" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "{<table><tr><td>foo<td>bar<td>baz</table>}" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "{<table><tr><td>foo<td>bar<td>baz</table>}" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "{<table><tr><td>foo<td>bar<td>baz</table>}" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "{<table><tr><td>foo<td>bar<td>baz</table>}" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "{<table><tr><td>foo<td>bar<td>baz</table>}" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "{<table><tr><td>foo<td>bar<td>baz</table>}": 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","sans-serif"]] "{<table><tr><td>foo<td>bar<td>baz</table>}": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "{<table><tr><td>foo<td>bar<td>baz</table>}" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","sans-serif"]] "{<table><tr><td>foo<td>bar<td>baz</table>}" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<table><tbody><tr><td><font face=\"sans-serif\">foo</font></td><td><font face=\"sans-serif\">bar</font></td><td><font face=\"sans-serif\">baz</font></td></tr></tbody></table>", "<table><tbody><tr><td><font face=\"sans-serif\">foo</font></td><td><font face=\"sans-serif\">bar</font></td><td><font face=\"sans-serif\">baz</font></td></tr></tbody></table>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "{<table><tr><td>foo<td>bar<td>baz</table>}" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "{<table><tr><td>foo<td>bar<td>baz</table>}" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "{<table><tr><td>foo<td>bar<td>baz</table>}" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "{<table><tr><td>foo<td>bar<td>baz</table>}" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "{<table><tr><td>foo<td>bar<td>baz</table>}" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "{<table><tr><td>foo<td>bar<td>baz</table>}" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "{<table><tr><td>foo<td>bar<td>baz</table>}" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "{<table><tr><td>foo<td>bar<td>baz</table>}" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "{<table><tr><td>foo<td>bar<td>baz</table>}" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "{<table><tr><td>foo<td>bar<td>baz</table>}" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "{<table><tr><td>foo<td>bar<td>baz</table>}" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "{<table><tr><td>foo<td>bar<td>baz</table>}" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<code>[bar]</code>baz": execCommand("stylewithcss", false, "true") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<code>[bar]</code>baz": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<code>[bar]</code>baz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","true"],["fontname","sans-serif"]] "foo<code>[bar]</code>baz" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<code><span style=\"font-family:sans-serif\">bar</span></code>baz" but got "foo<code style=\"font-family:sans-serif\">bar</code>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<code style=\"font-family:sans-serif\">bar</code>baz", "foo<code><span style=\"font-family:sans-serif\">bar</span></code>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<code>[bar]</code>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<code>[bar]</code>baz" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<code>[bar]</code>baz" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<code>[bar]</code>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<code>[bar]</code>baz" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<code>[bar]</code>baz" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<code>[bar]</code>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<code>[bar]</code>baz" 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) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<code>[bar]</code>baz" queryCommandValue("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("monospace", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<code>[bar]</code>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<code>[bar]</code>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<code>[bar]</code>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<code>[bar]</code>baz": execCommand("stylewithcss", false, "false") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<code>[bar]</code>baz": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<code>[bar]</code>baz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","sans-serif"]] "foo<code>[bar]</code>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<code><font face=\"sans-serif\">bar</font></code>baz", "foo<code><font face=\"sans-serif\">bar</font></code>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<code>[bar]</code>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<code>[bar]</code>baz" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<code>[bar]</code>baz" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<code>[bar]</code>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<code>[bar]</code>baz" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<code>[bar]</code>baz" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<code>[bar]</code>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<code>[bar]</code>baz" 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) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<code>[bar]</code>baz" queryCommandValue("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("monospace", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<code>[bar]</code>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<code>[bar]</code>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<code>[bar]</code>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<kbd>[bar]</kbd>baz": execCommand("stylewithcss", false, "true") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<kbd>[bar]</kbd>baz": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<kbd>[bar]</kbd>baz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","true"],["fontname","sans-serif"]] "foo<kbd>[bar]</kbd>baz" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<kbd><span style=\"font-family:sans-serif\">bar</span></kbd>baz" but got "foo<kbd style=\"font-family:sans-serif\">bar</kbd>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<kbd style=\"font-family:sans-serif\">bar</kbd>baz", "foo<kbd><span style=\"font-family:sans-serif\">bar</span></kbd>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<kbd>[bar]</kbd>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<kbd>[bar]</kbd>baz" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<kbd>[bar]</kbd>baz" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<kbd>[bar]</kbd>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<kbd>[bar]</kbd>baz" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<kbd>[bar]</kbd>baz" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<kbd>[bar]</kbd>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<kbd>[bar]</kbd>baz" 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) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<kbd>[bar]</kbd>baz" queryCommandValue("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("monospace", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<kbd>[bar]</kbd>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<kbd>[bar]</kbd>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<kbd>[bar]</kbd>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<kbd>[bar]</kbd>baz": execCommand("stylewithcss", false, "false") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<kbd>[bar]</kbd>baz": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<kbd>[bar]</kbd>baz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","sans-serif"]] "foo<kbd>[bar]</kbd>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<kbd><font face=\"sans-serif\">bar</font></kbd>baz", "foo<kbd><font face=\"sans-serif\">bar</font></kbd>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<kbd>[bar]</kbd>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<kbd>[bar]</kbd>baz" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<kbd>[bar]</kbd>baz" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<kbd>[bar]</kbd>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<kbd>[bar]</kbd>baz" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<kbd>[bar]</kbd>baz" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<kbd>[bar]</kbd>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<kbd>[bar]</kbd>baz" 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) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<kbd>[bar]</kbd>baz" queryCommandValue("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("monospace", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<kbd>[bar]</kbd>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<kbd>[bar]</kbd>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<kbd>[bar]</kbd>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<listing>[bar]</listing>baz": execCommand("stylewithcss", false, "true") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<listing>[bar]</listing>baz": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<listing>[bar]</listing>baz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontname","sans-serif"]] "foo<listing>[bar]</listing>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<listing><span style=\"font-family:sans-serif\">bar</span></listing>baz", "foo<listing><span style=\"font-family:sans-serif\">bar</span></listing>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<listing>[bar]</listing>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<listing>[bar]</listing>baz" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<listing>[bar]</listing>baz" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<listing>[bar]</listing>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<listing>[bar]</listing>baz" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<listing>[bar]</listing>baz" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<listing>[bar]</listing>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<listing>[bar]</listing>baz" 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) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<listing>[bar]</listing>baz" queryCommandValue("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("monospace", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<listing>[bar]</listing>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<listing>[bar]</listing>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<listing>[bar]</listing>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<listing>[bar]</listing>baz": execCommand("stylewithcss", false, "false") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<listing>[bar]</listing>baz": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<listing>[bar]</listing>baz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","sans-serif"]] "foo<listing>[bar]</listing>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<listing><font face=\"sans-serif\">bar</font></listing>baz", "foo<listing><font face=\"sans-serif\">bar</font></listing>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<listing>[bar]</listing>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<listing>[bar]</listing>baz" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<listing>[bar]</listing>baz" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<listing>[bar]</listing>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<listing>[bar]</listing>baz" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<listing>[bar]</listing>baz" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<listing>[bar]</listing>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<listing>[bar]</listing>baz" 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) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<listing>[bar]</listing>baz" queryCommandValue("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("monospace", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<listing>[bar]</listing>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<listing>[bar]</listing>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<listing>[bar]</listing>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<pre>[bar]</pre>baz": execCommand("stylewithcss", false, "true") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<pre>[bar]</pre>baz": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<pre>[bar]</pre>baz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontname","sans-serif"]] "foo<pre>[bar]</pre>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<pre><span style=\"font-family:sans-serif\">bar</span></pre>baz", "foo<pre><span style=\"font-family:sans-serif\">bar</span></pre>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<pre>[bar]</pre>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<pre>[bar]</pre>baz" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<pre>[bar]</pre>baz" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<pre>[bar]</pre>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<pre>[bar]</pre>baz" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<pre>[bar]</pre>baz" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<pre>[bar]</pre>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<pre>[bar]</pre>baz" 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) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<pre>[bar]</pre>baz" queryCommandValue("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("monospace", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<pre>[bar]</pre>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<pre>[bar]</pre>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<pre>[bar]</pre>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<pre>[bar]</pre>baz": execCommand("stylewithcss", false, "false") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<pre>[bar]</pre>baz": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<pre>[bar]</pre>baz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","sans-serif"]] "foo<pre>[bar]</pre>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<pre><font face=\"sans-serif\">bar</font></pre>baz", "foo<pre><font face=\"sans-serif\">bar</font></pre>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<pre>[bar]</pre>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<pre>[bar]</pre>baz" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<pre>[bar]</pre>baz" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<pre>[bar]</pre>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<pre>[bar]</pre>baz" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<pre>[bar]</pre>baz" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<pre>[bar]</pre>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<pre>[bar]</pre>baz" 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) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<pre>[bar]</pre>baz" queryCommandValue("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("monospace", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<pre>[bar]</pre>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<pre>[bar]</pre>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<pre>[bar]</pre>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<samp>[bar]</samp>baz": execCommand("stylewithcss", false, "true") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<samp>[bar]</samp>baz": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<samp>[bar]</samp>baz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","true"],["fontname","sans-serif"]] "foo<samp>[bar]</samp>baz" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<samp><span style=\"font-family:sans-serif\">bar</span></samp>baz" but got "foo<samp style=\"font-family:sans-serif\">bar</samp>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<samp style=\"font-family:sans-serif\">bar</samp>baz", "foo<samp><span style=\"font-family:sans-serif\">bar</span></samp>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<samp>[bar]</samp>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<samp>[bar]</samp>baz" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<samp>[bar]</samp>baz" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<samp>[bar]</samp>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<samp>[bar]</samp>baz" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<samp>[bar]</samp>baz" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<samp>[bar]</samp>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<samp>[bar]</samp>baz" 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) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<samp>[bar]</samp>baz" queryCommandValue("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("monospace", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<samp>[bar]</samp>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<samp>[bar]</samp>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<samp>[bar]</samp>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<samp>[bar]</samp>baz": execCommand("stylewithcss", false, "false") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<samp>[bar]</samp>baz": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<samp>[bar]</samp>baz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","sans-serif"]] "foo<samp>[bar]</samp>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<samp><font face=\"sans-serif\">bar</font></samp>baz", "foo<samp><font face=\"sans-serif\">bar</font></samp>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<samp>[bar]</samp>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<samp>[bar]</samp>baz" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<samp>[bar]</samp>baz" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<samp>[bar]</samp>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<samp>[bar]</samp>baz" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<samp>[bar]</samp>baz" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<samp>[bar]</samp>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<samp>[bar]</samp>baz" 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) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<samp>[bar]</samp>baz" queryCommandValue("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("monospace", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<samp>[bar]</samp>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<samp>[bar]</samp>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<samp>[bar]</samp>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>[bar]</tt>baz": execCommand("stylewithcss", false, "true") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>[bar]</tt>baz": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>[bar]</tt>baz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","true"],["fontname","sans-serif"]] "foo<tt>[bar]</tt>baz" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<tt><span style=\"font-family:sans-serif\">bar</span></tt>baz" but got "foo<tt style=\"font-family:sans-serif\">bar</tt>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<tt style=\"font-family:sans-serif\">bar</tt>baz", "foo<tt><span style=\"font-family:sans-serif\">bar</span></tt>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>[bar]</tt>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>[bar]</tt>baz" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>[bar]</tt>baz" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>[bar]</tt>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>[bar]</tt>baz" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>[bar]</tt>baz" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>[bar]</tt>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>[bar]</tt>baz" 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) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>[bar]</tt>baz" queryCommandValue("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("monospace", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>[bar]</tt>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>[bar]</tt>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>[bar]</tt>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>[bar]</tt>baz": execCommand("stylewithcss", false, "false") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>[bar]</tt>baz": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>[bar]</tt>baz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","sans-serif"]] "foo<tt>[bar]</tt>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<tt><font face=\"sans-serif\">bar</font></tt>baz", "foo<tt><font face=\"sans-serif\">bar</font></tt>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>[bar]</tt>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>[bar]</tt>baz" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>[bar]</tt>baz" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>[bar]</tt>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>[bar]</tt>baz" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>[bar]</tt>baz" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>[bar]</tt>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>[bar]</tt>baz" 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) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>[bar]</tt>baz" queryCommandValue("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("monospace", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>[bar]</tt>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>[bar]</tt>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>[bar]</tt>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<code>b[a]r</code>baz": execCommand("stylewithcss", false, "true") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<code>b[a]r</code>baz": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<code>b[a]r</code>baz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontname","sans-serif"]] "foo<code>b[a]r</code>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<code>b<span style=\"font-family:sans-serif\">a</span>r</code>baz", "foo<code>b<span style=\"font-family:sans-serif\">a</span>r</code>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<code>b[a]r</code>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<code>b[a]r</code>baz" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<code>b[a]r</code>baz" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<code>b[a]r</code>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<code>b[a]r</code>baz" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<code>b[a]r</code>baz" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<code>b[a]r</code>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<code>b[a]r</code>baz" 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) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<code>b[a]r</code>baz" queryCommandValue("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("monospace", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<code>b[a]r</code>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<code>b[a]r</code>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<code>b[a]r</code>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<code>b[a]r</code>baz": execCommand("stylewithcss", false, "false") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<code>b[a]r</code>baz": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<code>b[a]r</code>baz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","sans-serif"]] "foo<code>b[a]r</code>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<code>b<font face=\"sans-serif\">a</font>r</code>baz", "foo<code>b<font face=\"sans-serif\">a</font>r</code>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<code>b[a]r</code>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<code>b[a]r</code>baz" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<code>b[a]r</code>baz" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<code>b[a]r</code>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<code>b[a]r</code>baz" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<code>b[a]r</code>baz" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<code>b[a]r</code>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<code>b[a]r</code>baz" 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) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<code>b[a]r</code>baz" queryCommandValue("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("monospace", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<code>b[a]r</code>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<code>b[a]r</code>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<code>b[a]r</code>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<kbd>b[a]r</kbd>baz": execCommand("stylewithcss", false, "true") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<kbd>b[a]r</kbd>baz": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<kbd>b[a]r</kbd>baz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontname","sans-serif"]] "foo<kbd>b[a]r</kbd>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<kbd>b<span style=\"font-family:sans-serif\">a</span>r</kbd>baz", "foo<kbd>b<span style=\"font-family:sans-serif\">a</span>r</kbd>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<kbd>b[a]r</kbd>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<kbd>b[a]r</kbd>baz" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<kbd>b[a]r</kbd>baz" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<kbd>b[a]r</kbd>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<kbd>b[a]r</kbd>baz" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<kbd>b[a]r</kbd>baz" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<kbd>b[a]r</kbd>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<kbd>b[a]r</kbd>baz" 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) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<kbd>b[a]r</kbd>baz" queryCommandValue("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("monospace", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<kbd>b[a]r</kbd>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<kbd>b[a]r</kbd>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<kbd>b[a]r</kbd>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<kbd>b[a]r</kbd>baz": execCommand("stylewithcss", false, "false") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<kbd>b[a]r</kbd>baz": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<kbd>b[a]r</kbd>baz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","sans-serif"]] "foo<kbd>b[a]r</kbd>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<kbd>b<font face=\"sans-serif\">a</font>r</kbd>baz", "foo<kbd>b<font face=\"sans-serif\">a</font>r</kbd>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<kbd>b[a]r</kbd>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<kbd>b[a]r</kbd>baz" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<kbd>b[a]r</kbd>baz" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<kbd>b[a]r</kbd>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<kbd>b[a]r</kbd>baz" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<kbd>b[a]r</kbd>baz" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<kbd>b[a]r</kbd>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<kbd>b[a]r</kbd>baz" 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) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<kbd>b[a]r</kbd>baz" queryCommandValue("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("monospace", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<kbd>b[a]r</kbd>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<kbd>b[a]r</kbd>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<kbd>b[a]r</kbd>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<listing>b[a]r</listing>baz": execCommand("stylewithcss", false, "true") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<listing>b[a]r</listing>baz": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<listing>b[a]r</listing>baz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontname","sans-serif"]] "foo<listing>b[a]r</listing>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<listing>b<span style=\"font-family:sans-serif\">a</span>r</listing>baz", "foo<listing>b<span style=\"font-family:sans-serif\">a</span>r</listing>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<listing>b[a]r</listing>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<listing>b[a]r</listing>baz" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<listing>b[a]r</listing>baz" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<listing>b[a]r</listing>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<listing>b[a]r</listing>baz" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<listing>b[a]r</listing>baz" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<listing>b[a]r</listing>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<listing>b[a]r</listing>baz" 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) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<listing>b[a]r</listing>baz" queryCommandValue("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("monospace", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<listing>b[a]r</listing>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<listing>b[a]r</listing>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<listing>b[a]r</listing>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<listing>b[a]r</listing>baz": execCommand("stylewithcss", false, "false") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<listing>b[a]r</listing>baz": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<listing>b[a]r</listing>baz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","sans-serif"]] "foo<listing>b[a]r</listing>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<listing>b<font face=\"sans-serif\">a</font>r</listing>baz", "foo<listing>b<font face=\"sans-serif\">a</font>r</listing>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<listing>b[a]r</listing>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<listing>b[a]r</listing>baz" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<listing>b[a]r</listing>baz" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<listing>b[a]r</listing>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<listing>b[a]r</listing>baz" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<listing>b[a]r</listing>baz" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<listing>b[a]r</listing>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<listing>b[a]r</listing>baz" 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) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<listing>b[a]r</listing>baz" queryCommandValue("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("monospace", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<listing>b[a]r</listing>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<listing>b[a]r</listing>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<listing>b[a]r</listing>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<pre>b[a]r</pre>baz": execCommand("stylewithcss", false, "true") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<pre>b[a]r</pre>baz": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<pre>b[a]r</pre>baz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontname","sans-serif"]] "foo<pre>b[a]r</pre>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<pre>b<span style=\"font-family:sans-serif\">a</span>r</pre>baz", "foo<pre>b<span style=\"font-family:sans-serif\">a</span>r</pre>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<pre>b[a]r</pre>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<pre>b[a]r</pre>baz" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<pre>b[a]r</pre>baz" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<pre>b[a]r</pre>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<pre>b[a]r</pre>baz" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<pre>b[a]r</pre>baz" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<pre>b[a]r</pre>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<pre>b[a]r</pre>baz" 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) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<pre>b[a]r</pre>baz" queryCommandValue("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("monospace", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<pre>b[a]r</pre>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<pre>b[a]r</pre>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<pre>b[a]r</pre>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<pre>b[a]r</pre>baz": execCommand("stylewithcss", false, "false") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<pre>b[a]r</pre>baz": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<pre>b[a]r</pre>baz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","sans-serif"]] "foo<pre>b[a]r</pre>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<pre>b<font face=\"sans-serif\">a</font>r</pre>baz", "foo<pre>b<font face=\"sans-serif\">a</font>r</pre>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<pre>b[a]r</pre>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<pre>b[a]r</pre>baz" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<pre>b[a]r</pre>baz" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<pre>b[a]r</pre>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<pre>b[a]r</pre>baz" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<pre>b[a]r</pre>baz" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<pre>b[a]r</pre>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<pre>b[a]r</pre>baz" 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) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<pre>b[a]r</pre>baz" queryCommandValue("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("monospace", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<pre>b[a]r</pre>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<pre>b[a]r</pre>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<pre>b[a]r</pre>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<samp>b[a]r</samp>baz": execCommand("stylewithcss", false, "true") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<samp>b[a]r</samp>baz": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<samp>b[a]r</samp>baz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontname","sans-serif"]] "foo<samp>b[a]r</samp>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<samp>b<span style=\"font-family:sans-serif\">a</span>r</samp>baz", "foo<samp>b<span style=\"font-family:sans-serif\">a</span>r</samp>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<samp>b[a]r</samp>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<samp>b[a]r</samp>baz" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<samp>b[a]r</samp>baz" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<samp>b[a]r</samp>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<samp>b[a]r</samp>baz" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<samp>b[a]r</samp>baz" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<samp>b[a]r</samp>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<samp>b[a]r</samp>baz" 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) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<samp>b[a]r</samp>baz" queryCommandValue("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("monospace", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<samp>b[a]r</samp>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<samp>b[a]r</samp>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<samp>b[a]r</samp>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<samp>b[a]r</samp>baz": execCommand("stylewithcss", false, "false") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<samp>b[a]r</samp>baz": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<samp>b[a]r</samp>baz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","sans-serif"]] "foo<samp>b[a]r</samp>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<samp>b<font face=\"sans-serif\">a</font>r</samp>baz", "foo<samp>b<font face=\"sans-serif\">a</font>r</samp>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<samp>b[a]r</samp>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<samp>b[a]r</samp>baz" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<samp>b[a]r</samp>baz" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<samp>b[a]r</samp>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<samp>b[a]r</samp>baz" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<samp>b[a]r</samp>baz" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<samp>b[a]r</samp>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<samp>b[a]r</samp>baz" 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) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<samp>b[a]r</samp>baz" queryCommandValue("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("monospace", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<samp>b[a]r</samp>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<samp>b[a]r</samp>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<samp>b[a]r</samp>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>b[a]r</tt>baz": execCommand("stylewithcss", false, "true") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>b[a]r</tt>baz": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>b[a]r</tt>baz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontname","sans-serif"]] "foo<tt>b[a]r</tt>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<tt>b<span style=\"font-family:sans-serif\">a</span>r</tt>baz", "foo<tt>b<span style=\"font-family:sans-serif\">a</span>r</tt>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>b[a]r</tt>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>b[a]r</tt>baz" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>b[a]r</tt>baz" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>b[a]r</tt>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>b[a]r</tt>baz" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>b[a]r</tt>baz" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>b[a]r</tt>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>b[a]r</tt>baz" 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) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>b[a]r</tt>baz" queryCommandValue("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("monospace", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>b[a]r</tt>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>b[a]r</tt>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>b[a]r</tt>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>b[a]r</tt>baz": execCommand("stylewithcss", false, "false") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>b[a]r</tt>baz": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>b[a]r</tt>baz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","sans-serif"]] "foo<tt>b[a]r</tt>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<tt>b<font face=\"sans-serif\">a</font>r</tt>baz", "foo<tt>b<font face=\"sans-serif\">a</font>r</tt>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>b[a]r</tt>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>b[a]r</tt>baz" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>b[a]r</tt>baz" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>b[a]r</tt>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>b[a]r</tt>baz" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>b[a]r</tt>baz" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>b[a]r</tt>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>b[a]r</tt>baz" 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) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>b[a]r</tt>baz" queryCommandValue("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("monospace", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>b[a]r</tt>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>b[a]r</tt>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>b[a]r</tt>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<code>bar</code>baz]": execCommand("stylewithcss", false, "true") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<code>bar</code>baz]": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<code>bar</code>baz]" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","true"],["fontname","sans-serif"]] "[foo<code>bar</code>baz]" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<span style=\"font-family:sans-serif\">foo<code><span style=\"font-family:sans-serif\">bar</span></code>baz</span>" but got "<span style=\"font-family:sans-serif\">foo<code>bar</code>baz</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("<span style=\"font-family:sans-serif\">foo<code>bar</code>baz</span>", "<span style=\"font-family:sans-serif\">foo<code><span style=\"font-family:sans-serif\">bar</span></code>baz</span>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<code>bar</code>baz]" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<code>bar</code>baz]" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<code>bar</code>baz]" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<code>bar</code>baz]" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<code>bar</code>baz]" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<code>bar</code>baz]" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<code>bar</code>baz]" queryCommandIndeterm("fontname") before | 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) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<code>bar</code>baz]" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<code>bar</code>baz]" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<code>bar</code>baz]" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<code>bar</code>baz]" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<code>bar</code>baz]" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<code>bar</code>baz]": execCommand("stylewithcss", false, "false") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<code>bar</code>baz]": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<code>bar</code>baz]" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontname","sans-serif"]] "[foo<code>bar</code>baz]" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<font face=\"sans-serif\">foo<code><font face=\"sans-serif\">bar</font></code>baz</font>" but got "<font face=\"sans-serif\">foo<code>bar</code>baz</font>" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5679:11)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5667:5) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Fail | assert_equals("<font face=\"sans-serif\">foo<code>bar</code>baz</font>", "<font face=\"sans-serif\">foo<code><font face=\"sans-serif\">bar</font></code>baz</font>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<code>bar</code>baz]" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<code>bar</code>baz]" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<code>bar</code>baz]" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<code>bar</code>baz]" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<code>bar</code>baz]" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<code>bar</code>baz]" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<code>bar</code>baz]" queryCommandIndeterm("fontname") before | 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) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<code>bar</code>baz]" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<code>bar</code>baz]" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<code>bar</code>baz]" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<code>bar</code>baz]" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<code>bar</code>baz]" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<kbd>bar</kbd>baz]": execCommand("stylewithcss", false, "true") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<kbd>bar</kbd>baz]": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<kbd>bar</kbd>baz]" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","true"],["fontname","sans-serif"]] "[foo<kbd>bar</kbd>baz]" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<span style=\"font-family:sans-serif\">foo<kbd><span style=\"font-family:sans-serif\">bar</span></kbd>baz</span>" but got "<span style=\"font-family:sans-serif\">foo<kbd>bar</kbd>baz</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("<span style=\"font-family:sans-serif\">foo<kbd>bar</kbd>baz</span>", "<span style=\"font-family:sans-serif\">foo<kbd><span style=\"font-family:sans-serif\">bar</span></kbd>baz</span>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<kbd>bar</kbd>baz]" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<kbd>bar</kbd>baz]" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<kbd>bar</kbd>baz]" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<kbd>bar</kbd>baz]" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<kbd>bar</kbd>baz]" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<kbd>bar</kbd>baz]" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<kbd>bar</kbd>baz]" queryCommandIndeterm("fontname") before | 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) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<kbd>bar</kbd>baz]" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<kbd>bar</kbd>baz]" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<kbd>bar</kbd>baz]" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<kbd>bar</kbd>baz]" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<kbd>bar</kbd>baz]" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<kbd>bar</kbd>baz]": execCommand("stylewithcss", false, "false") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<kbd>bar</kbd>baz]": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<kbd>bar</kbd>baz]" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontname","sans-serif"]] "[foo<kbd>bar</kbd>baz]" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<font face=\"sans-serif\">foo<kbd><font face=\"sans-serif\">bar</font></kbd>baz</font>" but got "<font face=\"sans-serif\">foo<kbd>bar</kbd>baz</font>" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5679:11)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5667:5) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Fail | assert_equals("<font face=\"sans-serif\">foo<kbd>bar</kbd>baz</font>", "<font face=\"sans-serif\">foo<kbd><font face=\"sans-serif\">bar</font></kbd>baz</font>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<kbd>bar</kbd>baz]" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<kbd>bar</kbd>baz]" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<kbd>bar</kbd>baz]" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<kbd>bar</kbd>baz]" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<kbd>bar</kbd>baz]" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<kbd>bar</kbd>baz]" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<kbd>bar</kbd>baz]" queryCommandIndeterm("fontname") before | 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) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<kbd>bar</kbd>baz]" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<kbd>bar</kbd>baz]" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<kbd>bar</kbd>baz]" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<kbd>bar</kbd>baz]" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<kbd>bar</kbd>baz]" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<listing>bar</listing>baz]": execCommand("stylewithcss", false, "true") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<listing>bar</listing>baz]": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<listing>bar</listing>baz]" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontname","sans-serif"]] "[foo<listing>bar</listing>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("<span style=\"font-family:sans-serif\">foo</span><listing><span style=\"font-family:sans-serif\">bar</span></listing><span style=\"font-family:sans-serif\">baz</span>", "<span style=\"font-family:sans-serif\">foo</span><listing><span style=\"font-family:sans-serif\">bar</span></listing><span style=\"font-family:sans-serif\">baz</span>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<listing>bar</listing>baz]" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<listing>bar</listing>baz]" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<listing>bar</listing>baz]" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<listing>bar</listing>baz]" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<listing>bar</listing>baz]" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<listing>bar</listing>baz]" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<listing>bar</listing>baz]" queryCommandIndeterm("fontname") before | 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) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<listing>bar</listing>baz]" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<listing>bar</listing>baz]" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<listing>bar</listing>baz]" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<listing>bar</listing>baz]" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<listing>bar</listing>baz]" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<listing>bar</listing>baz]": execCommand("stylewithcss", false, "false") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<listing>bar</listing>baz]": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<listing>bar</listing>baz]" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","sans-serif"]] "[foo<listing>bar</listing>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("<font face=\"sans-serif\">foo</font><listing><font face=\"sans-serif\">bar</font></listing><font face=\"sans-serif\">baz</font>", "<font face=\"sans-serif\">foo</font><listing><font face=\"sans-serif\">bar</font></listing><font face=\"sans-serif\">baz</font>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<listing>bar</listing>baz]" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<listing>bar</listing>baz]" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<listing>bar</listing>baz]" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<listing>bar</listing>baz]" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<listing>bar</listing>baz]" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<listing>bar</listing>baz]" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<listing>bar</listing>baz]" queryCommandIndeterm("fontname") before | 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) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<listing>bar</listing>baz]" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<listing>bar</listing>baz]" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<listing>bar</listing>baz]" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<listing>bar</listing>baz]" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<listing>bar</listing>baz]" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<pre>bar</pre>baz]": execCommand("stylewithcss", false, "true") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<pre>bar</pre>baz]": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<pre>bar</pre>baz]" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontname","sans-serif"]] "[foo<pre>bar</pre>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("<span style=\"font-family:sans-serif\">foo</span><pre><span style=\"font-family:sans-serif\">bar</span></pre><span style=\"font-family:sans-serif\">baz</span>", "<span style=\"font-family:sans-serif\">foo</span><pre><span style=\"font-family:sans-serif\">bar</span></pre><span style=\"font-family:sans-serif\">baz</span>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<pre>bar</pre>baz]" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<pre>bar</pre>baz]" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<pre>bar</pre>baz]" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<pre>bar</pre>baz]" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<pre>bar</pre>baz]" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<pre>bar</pre>baz]" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<pre>bar</pre>baz]" queryCommandIndeterm("fontname") before | 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) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<pre>bar</pre>baz]" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<pre>bar</pre>baz]" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<pre>bar</pre>baz]" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<pre>bar</pre>baz]" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<pre>bar</pre>baz]" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<pre>bar</pre>baz]": execCommand("stylewithcss", false, "false") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<pre>bar</pre>baz]": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<pre>bar</pre>baz]" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","sans-serif"]] "[foo<pre>bar</pre>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("<font face=\"sans-serif\">foo</font><pre><font face=\"sans-serif\">bar</font></pre><font face=\"sans-serif\">baz</font>", "<font face=\"sans-serif\">foo</font><pre><font face=\"sans-serif\">bar</font></pre><font face=\"sans-serif\">baz</font>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<pre>bar</pre>baz]" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<pre>bar</pre>baz]" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<pre>bar</pre>baz]" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<pre>bar</pre>baz]" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<pre>bar</pre>baz]" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<pre>bar</pre>baz]" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<pre>bar</pre>baz]" queryCommandIndeterm("fontname") before | 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) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<pre>bar</pre>baz]" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<pre>bar</pre>baz]" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<pre>bar</pre>baz]" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<pre>bar</pre>baz]" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<pre>bar</pre>baz]" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<samp>bar</samp>baz]": execCommand("stylewithcss", false, "true") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<samp>bar</samp>baz]": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<samp>bar</samp>baz]" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","true"],["fontname","sans-serif"]] "[foo<samp>bar</samp>baz]" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<span style=\"font-family:sans-serif\">foo<samp><span style=\"font-family:sans-serif\">bar</span></samp>baz</span>" but got "<span style=\"font-family:sans-serif\">foo<samp>bar</samp>baz</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("<span style=\"font-family:sans-serif\">foo<samp>bar</samp>baz</span>", "<span style=\"font-family:sans-serif\">foo<samp><span style=\"font-family:sans-serif\">bar</span></samp>baz</span>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<samp>bar</samp>baz]" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<samp>bar</samp>baz]" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<samp>bar</samp>baz]" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<samp>bar</samp>baz]" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<samp>bar</samp>baz]" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<samp>bar</samp>baz]" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<samp>bar</samp>baz]" queryCommandIndeterm("fontname") before | 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) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<samp>bar</samp>baz]" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<samp>bar</samp>baz]" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<samp>bar</samp>baz]" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<samp>bar</samp>baz]" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<samp>bar</samp>baz]" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<samp>bar</samp>baz]": execCommand("stylewithcss", false, "false") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<samp>bar</samp>baz]": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<samp>bar</samp>baz]" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontname","sans-serif"]] "[foo<samp>bar</samp>baz]" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<font face=\"sans-serif\">foo<samp><font face=\"sans-serif\">bar</font></samp>baz</font>" but got "<font face=\"sans-serif\">foo<samp>bar</samp>baz</font>" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5679:11)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5667:5) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Fail | assert_equals("<font face=\"sans-serif\">foo<samp>bar</samp>baz</font>", "<font face=\"sans-serif\">foo<samp><font face=\"sans-serif\">bar</font></samp>baz</font>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<samp>bar</samp>baz]" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<samp>bar</samp>baz]" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<samp>bar</samp>baz]" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<samp>bar</samp>baz]" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<samp>bar</samp>baz]" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<samp>bar</samp>baz]" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<samp>bar</samp>baz]" queryCommandIndeterm("fontname") before | 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) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<samp>bar</samp>baz]" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<samp>bar</samp>baz]" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<samp>bar</samp>baz]" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<samp>bar</samp>baz]" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<samp>bar</samp>baz]" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<tt>bar</tt>baz]": execCommand("stylewithcss", false, "true") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<tt>bar</tt>baz]": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<tt>bar</tt>baz]" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","true"],["fontname","sans-serif"]] "[foo<tt>bar</tt>baz]" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<span style=\"font-family:sans-serif\">foo<tt><span style=\"font-family:sans-serif\">bar</span></tt>baz</span>" but got "<span style=\"font-family:sans-serif\">foo<tt>bar</tt>baz</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("<span style=\"font-family:sans-serif\">foo<tt>bar</tt>baz</span>", "<span style=\"font-family:sans-serif\">foo<tt><span style=\"font-family:sans-serif\">bar</span></tt>baz</span>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<tt>bar</tt>baz]" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<tt>bar</tt>baz]" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<tt>bar</tt>baz]" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<tt>bar</tt>baz]" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<tt>bar</tt>baz]" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<tt>bar</tt>baz]" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<tt>bar</tt>baz]" queryCommandIndeterm("fontname") before | 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) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<tt>bar</tt>baz]" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<tt>bar</tt>baz]" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<tt>bar</tt>baz]" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<tt>bar</tt>baz]" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<tt>bar</tt>baz]" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<tt>bar</tt>baz]": execCommand("stylewithcss", false, "false") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<tt>bar</tt>baz]": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<tt>bar</tt>baz]" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontname","sans-serif"]] "[foo<tt>bar</tt>baz]" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<font face=\"sans-serif\">foo<tt><font face=\"sans-serif\">bar</font></tt>baz</font>" but got "<font face=\"sans-serif\">foo<tt>bar</tt>baz</font>" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5679:11)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5667:5) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Fail | assert_equals("<font face=\"sans-serif\">foo<tt>bar</tt>baz</font>", "<font face=\"sans-serif\">foo<tt><font face=\"sans-serif\">bar</font></tt>baz</font>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<tt>bar</tt>baz]" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<tt>bar</tt>baz]" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<tt>bar</tt>baz]" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<tt>bar</tt>baz]" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<tt>bar</tt>baz]" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<tt>bar</tt>baz]" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<tt>bar</tt>baz]" queryCommandIndeterm("fontname") before | 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) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<tt>bar</tt>baz]" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<tt>bar</tt>baz]" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<tt>bar</tt>baz]" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<tt>bar</tt>baz]" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<tt>bar</tt>baz]" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<code>ba]r</code>baz": execCommand("stylewithcss", false, "true") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<code>ba]r</code>baz": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<code>ba]r</code>baz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontname","sans-serif"]] "[foo<code>ba]r</code>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("<span style=\"font-family:sans-serif\">foo</span><code><span style=\"font-family:sans-serif\">ba</span>r</code>baz", "<span style=\"font-family:sans-serif\">foo</span><code><span style=\"font-family:sans-serif\">ba</span>r</code>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<code>ba]r</code>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<code>ba]r</code>baz" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<code>ba]r</code>baz" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<code>ba]r</code>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<code>ba]r</code>baz" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<code>ba]r</code>baz" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<code>ba]r</code>baz" queryCommandIndeterm("fontname") before | 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) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<code>ba]r</code>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<code>ba]r</code>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<code>ba]r</code>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<code>ba]r</code>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<code>ba]r</code>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<code>ba]r</code>baz": execCommand("stylewithcss", false, "false") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<code>ba]r</code>baz": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<code>ba]r</code>baz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","sans-serif"]] "[foo<code>ba]r</code>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("<font face=\"sans-serif\">foo</font><code><font face=\"sans-serif\">ba</font>r</code>baz", "<font face=\"sans-serif\">foo</font><code><font face=\"sans-serif\">ba</font>r</code>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<code>ba]r</code>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<code>ba]r</code>baz" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<code>ba]r</code>baz" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<code>ba]r</code>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<code>ba]r</code>baz" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<code>ba]r</code>baz" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<code>ba]r</code>baz" queryCommandIndeterm("fontname") before | 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) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<code>ba]r</code>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<code>ba]r</code>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<code>ba]r</code>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<code>ba]r</code>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<code>ba]r</code>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<kbd>ba]r</kbd>baz": execCommand("stylewithcss", false, "true") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<kbd>ba]r</kbd>baz": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<kbd>ba]r</kbd>baz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontname","sans-serif"]] "[foo<kbd>ba]r</kbd>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("<span style=\"font-family:sans-serif\">foo</span><kbd><span style=\"font-family:sans-serif\">ba</span>r</kbd>baz", "<span style=\"font-family:sans-serif\">foo</span><kbd><span style=\"font-family:sans-serif\">ba</span>r</kbd>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<kbd>ba]r</kbd>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<kbd>ba]r</kbd>baz" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<kbd>ba]r</kbd>baz" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<kbd>ba]r</kbd>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<kbd>ba]r</kbd>baz" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<kbd>ba]r</kbd>baz" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<kbd>ba]r</kbd>baz" queryCommandIndeterm("fontname") before | 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) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<kbd>ba]r</kbd>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<kbd>ba]r</kbd>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<kbd>ba]r</kbd>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<kbd>ba]r</kbd>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<kbd>ba]r</kbd>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<kbd>ba]r</kbd>baz": execCommand("stylewithcss", false, "false") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<kbd>ba]r</kbd>baz": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<kbd>ba]r</kbd>baz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","sans-serif"]] "[foo<kbd>ba]r</kbd>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("<font face=\"sans-serif\">foo</font><kbd><font face=\"sans-serif\">ba</font>r</kbd>baz", "<font face=\"sans-serif\">foo</font><kbd><font face=\"sans-serif\">ba</font>r</kbd>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<kbd>ba]r</kbd>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<kbd>ba]r</kbd>baz" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<kbd>ba]r</kbd>baz" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<kbd>ba]r</kbd>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<kbd>ba]r</kbd>baz" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<kbd>ba]r</kbd>baz" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<kbd>ba]r</kbd>baz" queryCommandIndeterm("fontname") before | 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) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<kbd>ba]r</kbd>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<kbd>ba]r</kbd>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<kbd>ba]r</kbd>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<kbd>ba]r</kbd>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<kbd>ba]r</kbd>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<listing>ba]r</listing>baz": execCommand("stylewithcss", false, "true") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<listing>ba]r</listing>baz": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<listing>ba]r</listing>baz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontname","sans-serif"]] "[foo<listing>ba]r</listing>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("<span style=\"font-family:sans-serif\">foo</span><listing><span style=\"font-family:sans-serif\">ba</span>r</listing>baz", "<span style=\"font-family:sans-serif\">foo</span><listing><span style=\"font-family:sans-serif\">ba</span>r</listing>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<listing>ba]r</listing>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<listing>ba]r</listing>baz" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<listing>ba]r</listing>baz" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<listing>ba]r</listing>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<listing>ba]r</listing>baz" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<listing>ba]r</listing>baz" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<listing>ba]r</listing>baz" queryCommandIndeterm("fontname") before | 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) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<listing>ba]r</listing>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<listing>ba]r</listing>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<listing>ba]r</listing>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<listing>ba]r</listing>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<listing>ba]r</listing>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<listing>ba]r</listing>baz": execCommand("stylewithcss", false, "false") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<listing>ba]r</listing>baz": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<listing>ba]r</listing>baz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","sans-serif"]] "[foo<listing>ba]r</listing>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("<font face=\"sans-serif\">foo</font><listing><font face=\"sans-serif\">ba</font>r</listing>baz", "<font face=\"sans-serif\">foo</font><listing><font face=\"sans-serif\">ba</font>r</listing>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<listing>ba]r</listing>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<listing>ba]r</listing>baz" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<listing>ba]r</listing>baz" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<listing>ba]r</listing>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<listing>ba]r</listing>baz" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<listing>ba]r</listing>baz" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<listing>ba]r</listing>baz" queryCommandIndeterm("fontname") before | 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) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<listing>ba]r</listing>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<listing>ba]r</listing>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<listing>ba]r</listing>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<listing>ba]r</listing>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<listing>ba]r</listing>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<pre>ba]r</pre>baz": execCommand("stylewithcss", false, "true") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<pre>ba]r</pre>baz": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<pre>ba]r</pre>baz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontname","sans-serif"]] "[foo<pre>ba]r</pre>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("<span style=\"font-family:sans-serif\">foo</span><pre><span style=\"font-family:sans-serif\">ba</span>r</pre>baz", "<span style=\"font-family:sans-serif\">foo</span><pre><span style=\"font-family:sans-serif\">ba</span>r</pre>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<pre>ba]r</pre>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<pre>ba]r</pre>baz" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<pre>ba]r</pre>baz" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<pre>ba]r</pre>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<pre>ba]r</pre>baz" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<pre>ba]r</pre>baz" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<pre>ba]r</pre>baz" queryCommandIndeterm("fontname") before | 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) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<pre>ba]r</pre>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<pre>ba]r</pre>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<pre>ba]r</pre>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<pre>ba]r</pre>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<pre>ba]r</pre>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<pre>ba]r</pre>baz": execCommand("stylewithcss", false, "false") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<pre>ba]r</pre>baz": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<pre>ba]r</pre>baz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","sans-serif"]] "[foo<pre>ba]r</pre>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("<font face=\"sans-serif\">foo</font><pre><font face=\"sans-serif\">ba</font>r</pre>baz", "<font face=\"sans-serif\">foo</font><pre><font face=\"sans-serif\">ba</font>r</pre>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<pre>ba]r</pre>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<pre>ba]r</pre>baz" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<pre>ba]r</pre>baz" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<pre>ba]r</pre>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<pre>ba]r</pre>baz" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<pre>ba]r</pre>baz" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<pre>ba]r</pre>baz" queryCommandIndeterm("fontname") before | 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) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<pre>ba]r</pre>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<pre>ba]r</pre>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<pre>ba]r</pre>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<pre>ba]r</pre>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<pre>ba]r</pre>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<samp>ba]r</samp>baz": execCommand("stylewithcss", false, "true") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<samp>ba]r</samp>baz": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<samp>ba]r</samp>baz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontname","sans-serif"]] "[foo<samp>ba]r</samp>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("<span style=\"font-family:sans-serif\">foo</span><samp><span style=\"font-family:sans-serif\">ba</span>r</samp>baz", "<span style=\"font-family:sans-serif\">foo</span><samp><span style=\"font-family:sans-serif\">ba</span>r</samp>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<samp>ba]r</samp>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<samp>ba]r</samp>baz" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<samp>ba]r</samp>baz" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<samp>ba]r</samp>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<samp>ba]r</samp>baz" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<samp>ba]r</samp>baz" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<samp>ba]r</samp>baz" queryCommandIndeterm("fontname") before | 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) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<samp>ba]r</samp>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<samp>ba]r</samp>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<samp>ba]r</samp>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<samp>ba]r</samp>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<samp>ba]r</samp>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<samp>ba]r</samp>baz": execCommand("stylewithcss", false, "false") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<samp>ba]r</samp>baz": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<samp>ba]r</samp>baz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","sans-serif"]] "[foo<samp>ba]r</samp>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("<font face=\"sans-serif\">foo</font><samp><font face=\"sans-serif\">ba</font>r</samp>baz", "<font face=\"sans-serif\">foo</font><samp><font face=\"sans-serif\">ba</font>r</samp>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<samp>ba]r</samp>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<samp>ba]r</samp>baz" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<samp>ba]r</samp>baz" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<samp>ba]r</samp>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<samp>ba]r</samp>baz" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<samp>ba]r</samp>baz" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<samp>ba]r</samp>baz" queryCommandIndeterm("fontname") before | 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) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<samp>ba]r</samp>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<samp>ba]r</samp>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<samp>ba]r</samp>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<samp>ba]r</samp>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<samp>ba]r</samp>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<tt>ba]r</tt>baz": execCommand("stylewithcss", false, "true") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<tt>ba]r</tt>baz": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<tt>ba]r</tt>baz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontname","sans-serif"]] "[foo<tt>ba]r</tt>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("<span style=\"font-family:sans-serif\">foo</span><tt><span style=\"font-family:sans-serif\">ba</span>r</tt>baz", "<span style=\"font-family:sans-serif\">foo</span><tt><span style=\"font-family:sans-serif\">ba</span>r</tt>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<tt>ba]r</tt>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<tt>ba]r</tt>baz" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<tt>ba]r</tt>baz" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<tt>ba]r</tt>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<tt>ba]r</tt>baz" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<tt>ba]r</tt>baz" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<tt>ba]r</tt>baz" queryCommandIndeterm("fontname") before | 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) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<tt>ba]r</tt>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<tt>ba]r</tt>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<tt>ba]r</tt>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<tt>ba]r</tt>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "[foo<tt>ba]r</tt>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<tt>ba]r</tt>baz": execCommand("stylewithcss", false, "false") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<tt>ba]r</tt>baz": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<tt>ba]r</tt>baz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","sans-serif"]] "[foo<tt>ba]r</tt>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("<font face=\"sans-serif\">foo</font><tt><font face=\"sans-serif\">ba</font>r</tt>baz", "<font face=\"sans-serif\">foo</font><tt><font face=\"sans-serif\">ba</font>r</tt>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<tt>ba]r</tt>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<tt>ba]r</tt>baz" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<tt>ba]r</tt>baz" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<tt>ba]r</tt>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<tt>ba]r</tt>baz" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<tt>ba]r</tt>baz" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<tt>ba]r</tt>baz" queryCommandIndeterm("fontname") before | 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) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<tt>ba]r</tt>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<tt>ba]r</tt>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<tt>ba]r</tt>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<tt>ba]r</tt>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "[foo<tt>ba]r</tt>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<code>b[ar</code>baz]": execCommand("stylewithcss", false, "true") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<code>b[ar</code>baz]": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<code>b[ar</code>baz]" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontname","sans-serif"]] "foo<code>b[ar</code>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<code>b<span style=\"font-family:sans-serif\">ar</span></code><span style=\"font-family:sans-serif\">baz</span>", "foo<code>b<span style=\"font-family:sans-serif\">ar</span></code><span style=\"font-family:sans-serif\">baz</span>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<code>b[ar</code>baz]" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<code>b[ar</code>baz]" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<code>b[ar</code>baz]" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<code>b[ar</code>baz]" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<code>b[ar</code>baz]" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<code>b[ar</code>baz]" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<code>b[ar</code>baz]" queryCommandIndeterm("fontname") before | 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) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<code>b[ar</code>baz]" 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) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<code>b[ar</code>baz]" queryCommandValue("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("monospace", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<code>b[ar</code>baz]" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<code>b[ar</code>baz]" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<code>b[ar</code>baz]" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<code>b[ar</code>baz]": execCommand("stylewithcss", false, "false") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<code>b[ar</code>baz]": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<code>b[ar</code>baz]" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","sans-serif"]] "foo<code>b[ar</code>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<code>b<font face=\"sans-serif\">ar</font></code><font face=\"sans-serif\">baz</font>", "foo<code>b<font face=\"sans-serif\">ar</font></code><font face=\"sans-serif\">baz</font>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<code>b[ar</code>baz]" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<code>b[ar</code>baz]" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<code>b[ar</code>baz]" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<code>b[ar</code>baz]" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<code>b[ar</code>baz]" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<code>b[ar</code>baz]" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<code>b[ar</code>baz]" queryCommandIndeterm("fontname") before | 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) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<code>b[ar</code>baz]" 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) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<code>b[ar</code>baz]" queryCommandValue("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("monospace", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<code>b[ar</code>baz]" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<code>b[ar</code>baz]" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<code>b[ar</code>baz]" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<kbd>b[ar</kbd>baz]": execCommand("stylewithcss", false, "true") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<kbd>b[ar</kbd>baz]": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<kbd>b[ar</kbd>baz]" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontname","sans-serif"]] "foo<kbd>b[ar</kbd>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<kbd>b<span style=\"font-family:sans-serif\">ar</span></kbd><span style=\"font-family:sans-serif\">baz</span>", "foo<kbd>b<span style=\"font-family:sans-serif\">ar</span></kbd><span style=\"font-family:sans-serif\">baz</span>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<kbd>b[ar</kbd>baz]" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<kbd>b[ar</kbd>baz]" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<kbd>b[ar</kbd>baz]" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<kbd>b[ar</kbd>baz]" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<kbd>b[ar</kbd>baz]" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<kbd>b[ar</kbd>baz]" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<kbd>b[ar</kbd>baz]" queryCommandIndeterm("fontname") before | 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) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<kbd>b[ar</kbd>baz]" 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) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<kbd>b[ar</kbd>baz]" queryCommandValue("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("monospace", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<kbd>b[ar</kbd>baz]" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<kbd>b[ar</kbd>baz]" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<kbd>b[ar</kbd>baz]" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<kbd>b[ar</kbd>baz]": execCommand("stylewithcss", false, "false") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<kbd>b[ar</kbd>baz]": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<kbd>b[ar</kbd>baz]" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","sans-serif"]] "foo<kbd>b[ar</kbd>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<kbd>b<font face=\"sans-serif\">ar</font></kbd><font face=\"sans-serif\">baz</font>", "foo<kbd>b<font face=\"sans-serif\">ar</font></kbd><font face=\"sans-serif\">baz</font>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<kbd>b[ar</kbd>baz]" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<kbd>b[ar</kbd>baz]" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<kbd>b[ar</kbd>baz]" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<kbd>b[ar</kbd>baz]" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<kbd>b[ar</kbd>baz]" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<kbd>b[ar</kbd>baz]" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<kbd>b[ar</kbd>baz]" queryCommandIndeterm("fontname") before | 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) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<kbd>b[ar</kbd>baz]" 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) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<kbd>b[ar</kbd>baz]" queryCommandValue("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("monospace", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<kbd>b[ar</kbd>baz]" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<kbd>b[ar</kbd>baz]" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<kbd>b[ar</kbd>baz]" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<listing>b[ar</listing>baz]": execCommand("stylewithcss", false, "true") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<listing>b[ar</listing>baz]": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<listing>b[ar</listing>baz]" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontname","sans-serif"]] "foo<listing>b[ar</listing>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<listing>b<span style=\"font-family:sans-serif\">ar</span></listing><span style=\"font-family:sans-serif\">baz</span>", "foo<listing>b<span style=\"font-family:sans-serif\">ar</span></listing><span style=\"font-family:sans-serif\">baz</span>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<listing>b[ar</listing>baz]" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<listing>b[ar</listing>baz]" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<listing>b[ar</listing>baz]" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<listing>b[ar</listing>baz]" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<listing>b[ar</listing>baz]" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<listing>b[ar</listing>baz]" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<listing>b[ar</listing>baz]" queryCommandIndeterm("fontname") before | 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) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<listing>b[ar</listing>baz]" 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) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<listing>b[ar</listing>baz]" queryCommandValue("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("monospace", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<listing>b[ar</listing>baz]" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<listing>b[ar</listing>baz]" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<listing>b[ar</listing>baz]" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<listing>b[ar</listing>baz]": execCommand("stylewithcss", false, "false") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<listing>b[ar</listing>baz]": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<listing>b[ar</listing>baz]" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","sans-serif"]] "foo<listing>b[ar</listing>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<listing>b<font face=\"sans-serif\">ar</font></listing><font face=\"sans-serif\">baz</font>", "foo<listing>b<font face=\"sans-serif\">ar</font></listing><font face=\"sans-serif\">baz</font>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<listing>b[ar</listing>baz]" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<listing>b[ar</listing>baz]" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<listing>b[ar</listing>baz]" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<listing>b[ar</listing>baz]" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<listing>b[ar</listing>baz]" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<listing>b[ar</listing>baz]" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<listing>b[ar</listing>baz]" queryCommandIndeterm("fontname") before | 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) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<listing>b[ar</listing>baz]" 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) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<listing>b[ar</listing>baz]" queryCommandValue("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("monospace", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<listing>b[ar</listing>baz]" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<listing>b[ar</listing>baz]" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<listing>b[ar</listing>baz]" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<pre>b[ar</pre>baz]": execCommand("stylewithcss", false, "true") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<pre>b[ar</pre>baz]": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<pre>b[ar</pre>baz]" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontname","sans-serif"]] "foo<pre>b[ar</pre>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<pre>b<span style=\"font-family:sans-serif\">ar</span></pre><span style=\"font-family:sans-serif\">baz</span>", "foo<pre>b<span style=\"font-family:sans-serif\">ar</span></pre><span style=\"font-family:sans-serif\">baz</span>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<pre>b[ar</pre>baz]" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<pre>b[ar</pre>baz]" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<pre>b[ar</pre>baz]" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<pre>b[ar</pre>baz]" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<pre>b[ar</pre>baz]" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<pre>b[ar</pre>baz]" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<pre>b[ar</pre>baz]" queryCommandIndeterm("fontname") before | 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) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<pre>b[ar</pre>baz]" 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) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<pre>b[ar</pre>baz]" queryCommandValue("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("monospace", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<pre>b[ar</pre>baz]" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<pre>b[ar</pre>baz]" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<pre>b[ar</pre>baz]" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<pre>b[ar</pre>baz]": execCommand("stylewithcss", false, "false") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<pre>b[ar</pre>baz]": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<pre>b[ar</pre>baz]" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","sans-serif"]] "foo<pre>b[ar</pre>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<pre>b<font face=\"sans-serif\">ar</font></pre><font face=\"sans-serif\">baz</font>", "foo<pre>b<font face=\"sans-serif\">ar</font></pre><font face=\"sans-serif\">baz</font>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<pre>b[ar</pre>baz]" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<pre>b[ar</pre>baz]" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<pre>b[ar</pre>baz]" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<pre>b[ar</pre>baz]" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<pre>b[ar</pre>baz]" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<pre>b[ar</pre>baz]" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<pre>b[ar</pre>baz]" queryCommandIndeterm("fontname") before | 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) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<pre>b[ar</pre>baz]" 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) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<pre>b[ar</pre>baz]" queryCommandValue("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("monospace", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<pre>b[ar</pre>baz]" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<pre>b[ar</pre>baz]" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<pre>b[ar</pre>baz]" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<samp>b[ar</samp>baz]": execCommand("stylewithcss", false, "true") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<samp>b[ar</samp>baz]": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<samp>b[ar</samp>baz]" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontname","sans-serif"]] "foo<samp>b[ar</samp>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<samp>b<span style=\"font-family:sans-serif\">ar</span></samp><span style=\"font-family:sans-serif\">baz</span>", "foo<samp>b<span style=\"font-family:sans-serif\">ar</span></samp><span style=\"font-family:sans-serif\">baz</span>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<samp>b[ar</samp>baz]" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<samp>b[ar</samp>baz]" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<samp>b[ar</samp>baz]" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<samp>b[ar</samp>baz]" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<samp>b[ar</samp>baz]" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<samp>b[ar</samp>baz]" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<samp>b[ar</samp>baz]" queryCommandIndeterm("fontname") before | 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) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<samp>b[ar</samp>baz]" 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) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<samp>b[ar</samp>baz]" queryCommandValue("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("monospace", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<samp>b[ar</samp>baz]" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<samp>b[ar</samp>baz]" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<samp>b[ar</samp>baz]" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<samp>b[ar</samp>baz]": execCommand("stylewithcss", false, "false") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<samp>b[ar</samp>baz]": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<samp>b[ar</samp>baz]" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","sans-serif"]] "foo<samp>b[ar</samp>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<samp>b<font face=\"sans-serif\">ar</font></samp><font face=\"sans-serif\">baz</font>", "foo<samp>b<font face=\"sans-serif\">ar</font></samp><font face=\"sans-serif\">baz</font>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<samp>b[ar</samp>baz]" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<samp>b[ar</samp>baz]" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<samp>b[ar</samp>baz]" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<samp>b[ar</samp>baz]" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<samp>b[ar</samp>baz]" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<samp>b[ar</samp>baz]" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<samp>b[ar</samp>baz]" queryCommandIndeterm("fontname") before | 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) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<samp>b[ar</samp>baz]" 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) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<samp>b[ar</samp>baz]" queryCommandValue("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("monospace", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<samp>b[ar</samp>baz]" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<samp>b[ar</samp>baz]" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<samp>b[ar</samp>baz]" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>b[ar</tt>baz]": execCommand("stylewithcss", false, "true") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>b[ar</tt>baz]": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>b[ar</tt>baz]" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontname","sans-serif"]] "foo<tt>b[ar</tt>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<tt>b<span style=\"font-family:sans-serif\">ar</span></tt><span style=\"font-family:sans-serif\">baz</span>", "foo<tt>b<span style=\"font-family:sans-serif\">ar</span></tt><span style=\"font-family:sans-serif\">baz</span>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>b[ar</tt>baz]" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>b[ar</tt>baz]" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>b[ar</tt>baz]" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>b[ar</tt>baz]" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>b[ar</tt>baz]" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>b[ar</tt>baz]" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>b[ar</tt>baz]" queryCommandIndeterm("fontname") before | 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) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>b[ar</tt>baz]" 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) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>b[ar</tt>baz]" queryCommandValue("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("monospace", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>b[ar</tt>baz]" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>b[ar</tt>baz]" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>b[ar</tt>baz]" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>b[ar</tt>baz]": execCommand("stylewithcss", false, "false") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>b[ar</tt>baz]": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>b[ar</tt>baz]" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","sans-serif"]] "foo<tt>b[ar</tt>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<tt>b<font face=\"sans-serif\">ar</font></tt><font face=\"sans-serif\">baz</font>", "foo<tt>b<font face=\"sans-serif\">ar</font></tt><font face=\"sans-serif\">baz</font>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>b[ar</tt>baz]" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>b[ar</tt>baz]" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>b[ar</tt>baz]" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>b[ar</tt>baz]" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>b[ar</tt>baz]" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>b[ar</tt>baz]" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>b[ar</tt>baz]" queryCommandIndeterm("fontname") before | 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) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>b[ar</tt>baz]" 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) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>b[ar</tt>baz]" queryCommandValue("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("monospace", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>b[ar</tt>baz]" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>b[ar</tt>baz]" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>b[ar</tt>baz]" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=\"font-family: sans-serif\">[bar]</span>baz": execCommand("stylewithcss", false, "true") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=\"font-family: sans-serif\">[bar]</span>baz": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=\"font-family: sans-serif\">[bar]</span>baz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontname","sans-serif"]] "foo<span style=\"font-family: sans-serif\">[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=\"font-family:sans-serif\">bar</span>baz", "foo<span style=\"font-family:sans-serif\">bar</span>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=\"font-family: sans-serif\">[bar]</span>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=\"font-family: sans-serif\">[bar]</span>baz" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=\"font-family: sans-serif\">[bar]</span>baz" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=\"font-family: sans-serif\">[bar]</span>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=\"font-family: sans-serif\">[bar]</span>baz" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=\"font-family: sans-serif\">[bar]</span>baz" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=\"font-family: sans-serif\">[bar]</span>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=\"font-family: sans-serif\">[bar]</span>baz" 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) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=\"font-family: sans-serif\">[bar]</span>baz" queryCommandValue("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("sans-serif", "sans-serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=\"font-family: sans-serif\">[bar]</span>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=\"font-family: sans-serif\">[bar]</span>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=\"font-family: sans-serif\">[bar]</span>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=\"font-family: sans-serif\">[bar]</span>baz": execCommand("stylewithcss", false, "false") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=\"font-family: sans-serif\">[bar]</span>baz": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=\"font-family: sans-serif\">[bar]</span>baz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","sans-serif"]] "foo<span style=\"font-family: sans-serif\">[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<font face=\"sans-serif\">bar</font>baz", "foo<font face=\"sans-serif\">bar</font>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=\"font-family: sans-serif\">[bar]</span>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=\"font-family: sans-serif\">[bar]</span>baz" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=\"font-family: sans-serif\">[bar]</span>baz" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=\"font-family: sans-serif\">[bar]</span>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=\"font-family: sans-serif\">[bar]</span>baz" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=\"font-family: sans-serif\">[bar]</span>baz" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=\"font-family: sans-serif\">[bar]</span>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=\"font-family: sans-serif\">[bar]</span>baz" 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) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=\"font-family: sans-serif\">[bar]</span>baz" queryCommandValue("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("sans-serif", "sans-serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=\"font-family: sans-serif\">[bar]</span>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=\"font-family: sans-serif\">[bar]</span>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=\"font-family: sans-serif\">[bar]</span>baz" 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"]] "foo<span style=\"font-family: sans-serif\">b[a]r</span>baz": 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"]] "foo<span style=\"font-family: sans-serif\">b[a]r</span>baz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"]] "foo<span style=\"font-family: sans-serif\">b[a]r</span>baz" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<span style=\"font-family:sans-serif\">bar</span>baz" but got "foo<span style=\"font-family:sans-serif\">b</span><font face=\"sans-serif\">a</font><span style=\"font-family:sans-serif\">r</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\">b</span><font face=\"sans-serif\">a</font><span style=\"font-family:sans-serif\">r</span>baz", "foo<span style=\"font-family:sans-serif\">bar</span>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontname","sans-serif"]] "foo<span style=\"font-family: sans-serif\">b[a]r</span>baz" 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"]] "foo<span style=\"font-family: sans-serif\">b[a]r</span>baz" 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) |
|
Pass | [["fontname","sans-serif"]] "foo<span style=\"font-family: sans-serif\">b[a]r</span>baz" queryCommandValue("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("sans-serif", "sans-serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"]] "foo<span style=\"font-family: sans-serif\">b[a]r</span>baz" 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"]] "foo<span style=\"font-family: sans-serif\">b[a]r</span>baz" 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"]] "foo<span style=\"font-family: sans-serif\">b[a]r</span>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">[bar]</span>baz": execCommand("stylewithcss", false, "true") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">[bar]</span>baz": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">[bar]</span>baz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">[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=\"font-family:sans-serif\">bar</span>baz", "foo<span style=\"font-family:sans-serif\">bar</span>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">[bar]</span>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">[bar]</span>baz" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">[bar]</span>baz" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">[bar]</span>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">[bar]</span>baz" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">[bar]</span>baz" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">[bar]</span>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">[bar]</span>baz" 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) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">[bar]</span>baz" queryCommandValue("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("monospace", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">[bar]</span>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">[bar]</span>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">[bar]</span>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">[bar]</span>baz": execCommand("stylewithcss", false, "false") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">[bar]</span>baz": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">[bar]</span>baz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","sans-serif"]] "foo<span style=\"font-family: monospace\">[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<font face=\"sans-serif\">bar</font>baz", "foo<font face=\"sans-serif\">bar</font>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">[bar]</span>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">[bar]</span>baz" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">[bar]</span>baz" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">[bar]</span>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">[bar]</span>baz" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">[bar]</span>baz" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">[bar]</span>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">[bar]</span>baz" 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) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">[bar]</span>baz" queryCommandValue("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("monospace", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">[bar]</span>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">[bar]</span>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">[bar]</span>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">b[a]r</span>baz": execCommand("stylewithcss", false, "true") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">b[a]r</span>baz": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">b[a]r</span>baz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">b[a]r</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=\"font-family:monospace\">b</span><span style=\"font-family:sans-serif\">a</span><span style=\"font-family:monospace\">r</span>baz", "foo<span style=\"font-family:monospace\">b</span><span style=\"font-family:sans-serif\">a</span><span style=\"font-family:monospace\">r</span>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">b[a]r</span>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">b[a]r</span>baz" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">b[a]r</span>baz" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">b[a]r</span>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">b[a]r</span>baz" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">b[a]r</span>baz" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">b[a]r</span>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">b[a]r</span>baz" 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) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">b[a]r</span>baz" queryCommandValue("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("monospace", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">b[a]r</span>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">b[a]r</span>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">b[a]r</span>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">b[a]r</span>baz": execCommand("stylewithcss", false, "false") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">b[a]r</span>baz": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">b[a]r</span>baz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","sans-serif"]] "foo<span style=\"font-family: monospace\">b[a]r</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=\"font-family:monospace\">b</span><font face=\"sans-serif\">a</font><span style=\"font-family:monospace\">r</span>baz", "foo<span style=\"font-family:monospace\">b</span><font face=\"sans-serif\">a</font><span style=\"font-family:monospace\">r</span>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">b[a]r</span>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">b[a]r</span>baz" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">b[a]r</span>baz" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">b[a]r</span>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">b[a]r</span>baz" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">b[a]r</span>baz" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">b[a]r</span>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">b[a]r</span>baz" 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) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">b[a]r</span>baz" queryCommandValue("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("monospace", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">b[a]r</span>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">b[a]r</span>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=\"font-family: monospace\">b[a]r</span>baz" 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"]] "foo<tt contenteditable=false>ba[r</tt>b]az": 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(false, false)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontname","sans-serif"]] "foo<tt contenteditable=false>ba[r</tt>b]az" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"]] "foo<tt contenteditable=false>ba[r</tt>b]az" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("foo<tt contenteditable=\"false\">bar</tt>baz", "foo<tt contenteditable=\"false\">bar</tt>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontname","sans-serif"]] "foo<tt contenteditable=false>ba[r</tt>b]az" 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"]] "foo<tt contenteditable=false>ba[r</tt>b]az" 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"]] "foo<tt contenteditable=false>ba[r</tt>b]az" queryCommandValue("fontname") before | assert_equals: Wrong result returned expected "serif" but got "monospace" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("monospace", "serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"]] "foo<tt contenteditable=false>ba[r</tt>b]az" 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"]] "foo<tt contenteditable=false>ba[r</tt>b]az" 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"]] "foo<tt contenteditable=false>ba[r</tt>b]az" queryCommandValue("fontname") after | assert_equals: Wrong result returned expected "serif" but got "monospace" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("monospace", "serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["fontname","sans-serif"]] "fo[o<tt contenteditable=false>b]ar</tt>baz": execCommand("fontname", false, "sans-serif") return value | assert_equals: expected false but got true at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5613:13)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5610:9) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Fail | assert_equals(true, false)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["fontname","sans-serif"]] "fo[o<tt contenteditable=false>b]ar</tt>baz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"]] "fo[o<tt contenteditable=false>b]ar</tt>baz" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<tt contenteditable=\"false\">bar</tt>baz" but got "fo<font face=\"sans-serif\">o</font><tt contenteditable=\"false\">bar</tt>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("fo<font face=\"sans-serif\">o</font><tt contenteditable=\"false\">bar</tt>baz", "foo<tt contenteditable=\"false\">bar</tt>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontname","sans-serif"]] "fo[o<tt contenteditable=false>b]ar</tt>baz" 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"]] "fo[o<tt contenteditable=false>b]ar</tt>baz" 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"]] "fo[o<tt contenteditable=false>b]ar</tt>baz" 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"]] "fo[o<tt contenteditable=false>b]ar</tt>baz" 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"]] "fo[o<tt contenteditable=false>b]ar</tt>baz" 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"]] "fo[o<tt contenteditable=false>b]ar</tt>baz" queryCommandValue("fontname") after | assert_equals: Wrong result returned expected "serif" but got "sans-serif" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("sans-serif", "serif", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"]] "foo<tt>{}<br></tt>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"]] "foo<tt>{}<br></tt>bar" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"]] "foo<tt>{}<br></tt>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<tt><br></tt>bar", "foo<tt><br></tt>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["fontname","sans-serif"]] "foo<tt>{}<br></tt>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"]] "foo<tt>{}<br></tt>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"]] "foo<tt>{}<br></tt>bar" queryCommandValue("fontname") before | assert_equals: Wrong result returned expected "monospace" 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\"", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["fontname","sans-serif"]] "foo<tt>{}<br></tt>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"]] "foo<tt>{}<br></tt>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"]] "foo<tt>{}<br></tt>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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>{<br></tt>}bar": 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"],["fontname","sans-serif"]] "foo<tt>{<br></tt>}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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>{<br></tt>}bar" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","true"],["fontname","sans-serif"]] "foo<tt>{<br></tt>}bar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<tt><span style=\"font-family:sans-serif\"><br></span></tt>bar" but got "foo<tt style=\"font-family:sans-serif\"><br></tt>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<tt style=\"font-family:sans-serif\"><br></tt>bar", "foo<tt><span style=\"font-family:sans-serif\"><br></span></tt>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>{<br></tt>}bar" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>{<br></tt>}bar" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>{<br></tt>}bar" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>{<br></tt>}bar" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>{<br></tt>}bar" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>{<br></tt>}bar" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>{<br></tt>}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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>{<br></tt>}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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>{<br></tt>}bar" queryCommandValue("fontname") before | assert_equals: Wrong result returned expected "monospace" 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\"", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>{<br></tt>}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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>{<br></tt>}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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>{<br></tt>}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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>{<br></tt>}bar": 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","sans-serif"]] "foo<tt>{<br></tt>}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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>{<br></tt>}bar" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","sans-serif"]] "foo<tt>{<br></tt>}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<tt><font face=\"sans-serif\"><br></font></tt>bar", "foo<tt><font face=\"sans-serif\"><br></font></tt>bar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>{<br></tt>}bar" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>{<br></tt>}bar" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>{<br></tt>}bar" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>{<br></tt>}bar" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>{<br></tt>}bar" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>{<br></tt>}bar" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>{<br></tt>}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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>{<br></tt>}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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>{<br></tt>}bar" queryCommandValue("fontname") before | assert_equals: Wrong result returned expected "monospace" 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\"", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>{<br></tt>}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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>{<br></tt>}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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>{<br></tt>}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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>{<br></tt>b]ar": 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"],["fontname","sans-serif"]] "foo<tt>{<br></tt>b]ar": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>{<br></tt>b]ar" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","true"],["fontname","sans-serif"]] "foo<tt>{<br></tt>b]ar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<tt><span style=\"font-family:sans-serif\"><br></span></tt><span style=\"font-family:sans-serif\">b</span>ar" but got "foo<span style=\"font-family:sans-serif\"><tt><br></tt>b</span>ar" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5679:11)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5667:5) 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\"><tt><br></tt>b</span>ar", "foo<tt><span style=\"font-family:sans-serif\"><br></span></tt><span style=\"font-family:sans-serif\">b</span>ar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>{<br></tt>b]ar" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>{<br></tt>b]ar" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>{<br></tt>b]ar" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>{<br></tt>b]ar" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>{<br></tt>b]ar" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>{<br></tt>b]ar" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>{<br></tt>b]ar" queryCommandIndeterm("fontname") before | 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) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>{<br></tt>b]ar" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>{<br></tt>b]ar" queryCommandValue("fontname") before | assert_equals: Wrong result returned expected "monospace" 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\"", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>{<br></tt>b]ar" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>{<br></tt>b]ar" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<tt>{<br></tt>b]ar" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>{<br></tt>b]ar": 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","sans-serif"]] "foo<tt>{<br></tt>b]ar": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>{<br></tt>b]ar" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontname","sans-serif"]] "foo<tt>{<br></tt>b]ar" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<tt><font face=\"sans-serif\"><br></font></tt><font face=\"sans-serif\">b</font>ar" but got "foo<font face=\"sans-serif\"><tt><br></tt>b</font>ar" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5679:11)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5667:5) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Fail | assert_equals("foo<font face=\"sans-serif\"><tt><br></tt>b</font>ar", "foo<tt><font face=\"sans-serif\"><br></font></tt><font face=\"sans-serif\">b</font>ar", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>{<br></tt>b]ar" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>{<br></tt>b]ar" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>{<br></tt>b]ar" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>{<br></tt>b]ar" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>{<br></tt>b]ar" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>{<br></tt>b]ar" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>{<br></tt>b]ar" queryCommandIndeterm("fontname") before | 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) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>{<br></tt>b]ar" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>{<br></tt>b]ar" queryCommandValue("fontname") before | assert_equals: Wrong result returned expected "monospace" 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\"", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>{<br></tt>b]ar" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>{<br></tt>b]ar" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<tt>{<br></tt>b]ar" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<span style=font-family:monospace>b]ar</span>baz": execCommand("stylewithcss", false, "true") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<span style=font-family:monospace>b]ar</span>baz": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<span style=font-family:monospace>b]ar</span>baz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontname","sans-serif"]] "fo[o<span style=font-family:monospace>b]ar</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("fo<span style=\"font-family:sans-serif\">ob</span><span style=\"font-family:monospace\">ar</span>baz", "fo<span style=\"font-family:sans-serif\">ob</span><span style=\"font-family:monospace\">ar</span>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<span style=font-family:monospace>b]ar</span>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<span style=font-family:monospace>b]ar</span>baz" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<span style=font-family:monospace>b]ar</span>baz" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<span style=font-family:monospace>b]ar</span>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<span style=font-family:monospace>b]ar</span>baz" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<span style=font-family:monospace>b]ar</span>baz" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<span style=font-family:monospace>b]ar</span>baz" queryCommandIndeterm("fontname") before | 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) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<span style=font-family:monospace>b]ar</span>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<span style=font-family:monospace>b]ar</span>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<span style=font-family:monospace>b]ar</span>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<span style=font-family:monospace>b]ar</span>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<span style=font-family:monospace>b]ar</span>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<span style=font-family:monospace>b]ar</span>baz": execCommand("stylewithcss", false, "false") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<span style=font-family:monospace>b]ar</span>baz": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<span style=font-family:monospace>b]ar</span>baz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","sans-serif"]] "fo[o<span style=font-family:monospace>b]ar</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("fo<font face=\"sans-serif\">ob</font><span style=\"font-family:monospace\">ar</span>baz", "fo<font face=\"sans-serif\">ob</font><span style=\"font-family:monospace\">ar</span>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<span style=font-family:monospace>b]ar</span>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<span style=font-family:monospace>b]ar</span>baz" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<span style=font-family:monospace>b]ar</span>baz" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<span style=font-family:monospace>b]ar</span>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<span style=font-family:monospace>b]ar</span>baz" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<span style=font-family:monospace>b]ar</span>baz" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<span style=font-family:monospace>b]ar</span>baz" queryCommandIndeterm("fontname") before | 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) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<span style=font-family:monospace>b]ar</span>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<span style=font-family:monospace>b]ar</span>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<span style=font-family:monospace>b]ar</span>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<span style=font-family:monospace>b]ar</span>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<span style=font-family:monospace>b]ar</span>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>b]az": 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"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>b]az": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>b]az" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>b]az" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("foo<span style=\"font-family:monospace\">ba</span><span style=\"font-family:sans-serif\">rb</span>az", "foo<span style=\"font-family:monospace\">ba</span><span style=\"font-family:sans-serif\">rb</span>az", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>b]az" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>b]az" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>b]az" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>b]az" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>b]az" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>b]az" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>b]az" queryCommandIndeterm("fontname") before | 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) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>b]az" 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) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>b]az" queryCommandValue("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("monospace", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>b]az" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>b]az" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>b]az" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>b]az": 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","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>b]az": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>b]az" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>b]az" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("foo<span style=\"font-family:monospace\">ba</span><font face=\"sans-serif\">rb</font>az", "foo<span style=\"font-family:monospace\">ba</span><font face=\"sans-serif\">rb</font>az", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>b]az" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>b]az" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>b]az" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>b]az" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>b]az" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>b]az" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>b]az" queryCommandIndeterm("fontname") before | 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) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>b]az" 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) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>b]az" queryCommandValue("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("monospace", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>b]az" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>b]az" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>b]az" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<span style=font-family:monospace>bar</span>b]az": 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"],["fontname","sans-serif"]] "fo[o<span style=font-family:monospace>bar</span>b]az": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<span style=font-family:monospace>bar</span>b]az" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontname","sans-serif"]] "fo[o<span style=font-family:monospace>bar</span>b]az" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("fo<span style=\"font-family:sans-serif\">obarb</span>az", "fo<span style=\"font-family:sans-serif\">obarb</span>az", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<span style=font-family:monospace>bar</span>b]az" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<span style=font-family:monospace>bar</span>b]az" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<span style=font-family:monospace>bar</span>b]az" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<span style=font-family:monospace>bar</span>b]az" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<span style=font-family:monospace>bar</span>b]az" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<span style=font-family:monospace>bar</span>b]az" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<span style=font-family:monospace>bar</span>b]az" queryCommandIndeterm("fontname") before | 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) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<span style=font-family:monospace>bar</span>b]az" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<span style=font-family:monospace>bar</span>b]az" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<span style=font-family:monospace>bar</span>b]az" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<span style=font-family:monospace>bar</span>b]az" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<span style=font-family:monospace>bar</span>b]az" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<span style=font-family:monospace>bar</span>b]az": 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","sans-serif"]] "fo[o<span style=font-family:monospace>bar</span>b]az": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<span style=font-family:monospace>bar</span>b]az" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","sans-serif"]] "fo[o<span style=font-family:monospace>bar</span>b]az" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("fo<font face=\"sans-serif\">obarb</font>az", "fo<font face=\"sans-serif\">obarb</font>az", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<span style=font-family:monospace>bar</span>b]az" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<span style=font-family:monospace>bar</span>b]az" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<span style=font-family:monospace>bar</span>b]az" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<span style=font-family:monospace>bar</span>b]az" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<span style=font-family:monospace>bar</span>b]az" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<span style=font-family:monospace>bar</span>b]az" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<span style=font-family:monospace>bar</span>b]az" queryCommandIndeterm("fontname") before | 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) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<span style=font-family:monospace>bar</span>b]az" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<span style=font-family:monospace>bar</span>b]az" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<span style=font-family:monospace>bar</span>b]az" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<span style=font-family:monospace>bar</span>b]az" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<span style=font-family:monospace>bar</span>b]az" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>b]ar</span>baz": execCommand("stylewithcss", false, "true") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>b]ar</span>baz": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>b]ar</span>baz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>b]ar</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=\"font-family:sans-serif\">b</span><span style=\"font-family:monospace\">ar</span>baz", "foo<span style=\"font-family:sans-serif\">b</span><span style=\"font-family:monospace\">ar</span>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>b]ar</span>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>b]ar</span>baz" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>b]ar</span>baz" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>b]ar</span>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>b]ar</span>baz" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>b]ar</span>baz" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>b]ar</span>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>b]ar</span>baz" 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) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>b]ar</span>baz" queryCommandValue("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("monospace", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>b]ar</span>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>b]ar</span>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>b]ar</span>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>b]ar</span>baz": execCommand("stylewithcss", false, "false") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>b]ar</span>baz": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>b]ar</span>baz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","sans-serif"]] "foo[<span style=font-family:monospace>b]ar</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<font face=\"sans-serif\">b</font><span style=\"font-family:monospace\">ar</span>baz", "foo<font face=\"sans-serif\">b</font><span style=\"font-family:monospace\">ar</span>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>b]ar</span>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>b]ar</span>baz" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>b]ar</span>baz" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>b]ar</span>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>b]ar</span>baz" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>b]ar</span>baz" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>b]ar</span>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>b]ar</span>baz" 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) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>b]ar</span>baz" queryCommandValue("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("monospace", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>b]ar</span>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>b]ar</span>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>b]ar</span>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>]baz": execCommand("stylewithcss", false, "true") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>]baz": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>]baz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>ba[r</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=\"font-family:monospace\">ba</span><span style=\"font-family:sans-serif\">r</span>baz", "foo<span style=\"font-family:monospace\">ba</span><span style=\"font-family:sans-serif\">r</span>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>]baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>]baz" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>]baz" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>]baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>]baz" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>]baz" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>]baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>]baz" 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) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>]baz" queryCommandValue("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("monospace", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>]baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>]baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>]baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>]baz": execCommand("stylewithcss", false, "false") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>]baz": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>]baz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","sans-serif"]] "foo<span style=font-family:monospace>ba[r</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=\"font-family:monospace\">ba</span><font face=\"sans-serif\">r</font>baz", "foo<span style=\"font-family:monospace\">ba</span><font face=\"sans-serif\">r</font>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>]baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>]baz" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>]baz" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>]baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>]baz" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>]baz" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>]baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>]baz" 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) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>]baz" queryCommandValue("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("monospace", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>]baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>]baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>ba[r</span>]baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>bar</span>]baz": execCommand("stylewithcss", false, "true") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>bar</span>]baz": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>bar</span>]baz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>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=\"font-family:sans-serif\">bar</span>baz", "foo<span style=\"font-family:sans-serif\">bar</span>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>bar</span>]baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>bar</span>]baz" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>bar</span>]baz" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>bar</span>]baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>bar</span>]baz" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>bar</span>]baz" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>bar</span>]baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>bar</span>]baz" 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) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>bar</span>]baz" queryCommandValue("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("monospace", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>bar</span>]baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>bar</span>]baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>bar</span>]baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>bar</span>]baz": execCommand("stylewithcss", false, "false") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>bar</span>]baz": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>bar</span>]baz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","sans-serif"]] "foo[<span style=font-family:monospace>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<font face=\"sans-serif\">bar</font>baz", "foo<font face=\"sans-serif\">bar</font>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>bar</span>]baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>bar</span>]baz" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>bar</span>]baz" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>bar</span>]baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>bar</span>]baz" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>bar</span>]baz" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>bar</span>]baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>bar</span>]baz" 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) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>bar</span>]baz" queryCommandValue("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("monospace", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>bar</span>]baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>bar</span>]baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo[<span style=font-family:monospace>bar</span>]baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>[bar]</span>baz": execCommand("stylewithcss", false, "true") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>[bar]</span>baz": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>[bar]</span>baz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>[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=\"font-family:sans-serif\">bar</span>baz", "foo<span style=\"font-family:sans-serif\">bar</span>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>[bar]</span>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>[bar]</span>baz" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>[bar]</span>baz" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>[bar]</span>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>[bar]</span>baz" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>[bar]</span>baz" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>[bar]</span>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>[bar]</span>baz" 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) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>[bar]</span>baz" queryCommandValue("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("monospace", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>[bar]</span>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>[bar]</span>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>[bar]</span>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>[bar]</span>baz": execCommand("stylewithcss", false, "false") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>[bar]</span>baz": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>[bar]</span>baz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","sans-serif"]] "foo<span style=font-family:monospace>[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<font face=\"sans-serif\">bar</font>baz", "foo<font face=\"sans-serif\">bar</font>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>[bar]</span>baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>[bar]</span>baz" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>[bar]</span>baz" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>[bar]</span>baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>[bar]</span>baz" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>[bar]</span>baz" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>[bar]</span>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>[bar]</span>baz" 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) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>[bar]</span>baz" queryCommandValue("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("monospace", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>[bar]</span>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>[bar]</span>baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo<span style=font-family:monospace>[bar]</span>baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo{<span style=font-family:monospace>bar</span>}baz": execCommand("stylewithcss", false, "true") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo{<span style=font-family:monospace>bar</span>}baz": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo{<span style=font-family:monospace>bar</span>}baz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontname","sans-serif"]] "foo{<span style=font-family:monospace>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=\"font-family:sans-serif\">bar</span>baz", "foo<span style=\"font-family:sans-serif\">bar</span>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo{<span style=font-family:monospace>bar</span>}baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo{<span style=font-family:monospace>bar</span>}baz" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo{<span style=font-family:monospace>bar</span>}baz" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo{<span style=font-family:monospace>bar</span>}baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo{<span style=font-family:monospace>bar</span>}baz" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo{<span style=font-family:monospace>bar</span>}baz" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo{<span style=font-family:monospace>bar</span>}baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo{<span style=font-family:monospace>bar</span>}baz" 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) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo{<span style=font-family:monospace>bar</span>}baz" queryCommandValue("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("monospace", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "foo{<span style=font-family:monospace>bar</span>}baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo{<span style=font-family:monospace>bar</span>}baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "foo{<span style=font-family:monospace>bar</span>}baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo{<span style=font-family:monospace>bar</span>}baz": execCommand("stylewithcss", false, "false") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo{<span style=font-family:monospace>bar</span>}baz": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo{<span style=font-family:monospace>bar</span>}baz" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","sans-serif"]] "foo{<span style=font-family:monospace>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<font face=\"sans-serif\">bar</font>baz", "foo<font face=\"sans-serif\">bar</font>baz", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo{<span style=font-family:monospace>bar</span>}baz" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo{<span style=font-family:monospace>bar</span>}baz" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo{<span style=font-family:monospace>bar</span>}baz" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo{<span style=font-family:monospace>bar</span>}baz" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo{<span style=font-family:monospace>bar</span>}baz" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo{<span style=font-family:monospace>bar</span>}baz" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo{<span style=font-family:monospace>bar</span>}baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo{<span style=font-family:monospace>bar</span>}baz" 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) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo{<span style=font-family:monospace>bar</span>}baz" queryCommandValue("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("monospace", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "foo{<span style=font-family:monospace>bar</span>}baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo{<span style=font-family:monospace>bar</span>}baz" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "foo{<span style=font-family:monospace>bar</span>}baz" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<code>b]ar</code>": 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"],["fontname","sans-serif"]] "fo[o<code>b]ar</code>": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<code>b]ar</code>" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontname","sans-serif"]] "fo[o<code>b]ar</code>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("fo<span style=\"font-family:sans-serif\">o</span><code><span style=\"font-family:sans-serif\">b</span>ar</code>", "fo<span style=\"font-family:sans-serif\">o</span><code><span style=\"font-family:sans-serif\">b</span>ar</code>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<code>b]ar</code>" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<code>b]ar</code>" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<code>b]ar</code>" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<code>b]ar</code>" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<code>b]ar</code>" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<code>b]ar</code>" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<code>b]ar</code>" queryCommandIndeterm("fontname") before | 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) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<code>b]ar</code>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<code>b]ar</code>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<code>b]ar</code>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<code>b]ar</code>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<code>b]ar</code>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<code>b]ar</code>": 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","sans-serif"]] "fo[o<code>b]ar</code>": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<code>b]ar</code>" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","sans-serif"]] "fo[o<code>b]ar</code>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("fo<font face=\"sans-serif\">o</font><code><font face=\"sans-serif\">b</font>ar</code>", "fo<font face=\"sans-serif\">o</font><code><font face=\"sans-serif\">b</font>ar</code>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<code>b]ar</code>" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<code>b]ar</code>" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<code>b]ar</code>" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<code>b]ar</code>" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<code>b]ar</code>" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<code>b]ar</code>" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<code>b]ar</code>" queryCommandIndeterm("fontname") before | 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) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<code>b]ar</code>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<code>b]ar</code>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<code>b]ar</code>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<code>b]ar</code>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<code>b]ar</code>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<kbd>b]ar</kbd>": 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"],["fontname","sans-serif"]] "fo[o<kbd>b]ar</kbd>": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<kbd>b]ar</kbd>" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontname","sans-serif"]] "fo[o<kbd>b]ar</kbd>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("fo<span style=\"font-family:sans-serif\">o</span><kbd><span style=\"font-family:sans-serif\">b</span>ar</kbd>", "fo<span style=\"font-family:sans-serif\">o</span><kbd><span style=\"font-family:sans-serif\">b</span>ar</kbd>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<kbd>b]ar</kbd>" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<kbd>b]ar</kbd>" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<kbd>b]ar</kbd>" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<kbd>b]ar</kbd>" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<kbd>b]ar</kbd>" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<kbd>b]ar</kbd>" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<kbd>b]ar</kbd>" queryCommandIndeterm("fontname") before | 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) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<kbd>b]ar</kbd>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<kbd>b]ar</kbd>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<kbd>b]ar</kbd>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<kbd>b]ar</kbd>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<kbd>b]ar</kbd>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<kbd>b]ar</kbd>": 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","sans-serif"]] "fo[o<kbd>b]ar</kbd>": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<kbd>b]ar</kbd>" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","sans-serif"]] "fo[o<kbd>b]ar</kbd>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("fo<font face=\"sans-serif\">o</font><kbd><font face=\"sans-serif\">b</font>ar</kbd>", "fo<font face=\"sans-serif\">o</font><kbd><font face=\"sans-serif\">b</font>ar</kbd>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<kbd>b]ar</kbd>" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<kbd>b]ar</kbd>" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<kbd>b]ar</kbd>" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<kbd>b]ar</kbd>" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<kbd>b]ar</kbd>" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<kbd>b]ar</kbd>" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<kbd>b]ar</kbd>" queryCommandIndeterm("fontname") before | 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) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<kbd>b]ar</kbd>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<kbd>b]ar</kbd>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<kbd>b]ar</kbd>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<kbd>b]ar</kbd>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<kbd>b]ar</kbd>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<listing>b]ar</listing>": 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"],["fontname","sans-serif"]] "fo[o<listing>b]ar</listing>": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<listing>b]ar</listing>" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontname","sans-serif"]] "fo[o<listing>b]ar</listing>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("fo<span style=\"font-family:sans-serif\">o</span><listing><span style=\"font-family:sans-serif\">b</span>ar</listing>", "fo<span style=\"font-family:sans-serif\">o</span><listing><span style=\"font-family:sans-serif\">b</span>ar</listing>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<listing>b]ar</listing>" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<listing>b]ar</listing>" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<listing>b]ar</listing>" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<listing>b]ar</listing>" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<listing>b]ar</listing>" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<listing>b]ar</listing>" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<listing>b]ar</listing>" queryCommandIndeterm("fontname") before | 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) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<listing>b]ar</listing>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<listing>b]ar</listing>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<listing>b]ar</listing>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<listing>b]ar</listing>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<listing>b]ar</listing>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<listing>b]ar</listing>": 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","sans-serif"]] "fo[o<listing>b]ar</listing>": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<listing>b]ar</listing>" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","sans-serif"]] "fo[o<listing>b]ar</listing>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("fo<font face=\"sans-serif\">o</font><listing><font face=\"sans-serif\">b</font>ar</listing>", "fo<font face=\"sans-serif\">o</font><listing><font face=\"sans-serif\">b</font>ar</listing>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<listing>b]ar</listing>" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<listing>b]ar</listing>" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<listing>b]ar</listing>" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<listing>b]ar</listing>" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<listing>b]ar</listing>" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<listing>b]ar</listing>" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<listing>b]ar</listing>" queryCommandIndeterm("fontname") before | 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) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<listing>b]ar</listing>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<listing>b]ar</listing>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<listing>b]ar</listing>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<listing>b]ar</listing>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<listing>b]ar</listing>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<pre>b]ar</pre>": 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"],["fontname","sans-serif"]] "fo[o<pre>b]ar</pre>": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<pre>b]ar</pre>" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontname","sans-serif"]] "fo[o<pre>b]ar</pre>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("fo<span style=\"font-family:sans-serif\">o</span><pre><span style=\"font-family:sans-serif\">b</span>ar</pre>", "fo<span style=\"font-family:sans-serif\">o</span><pre><span style=\"font-family:sans-serif\">b</span>ar</pre>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<pre>b]ar</pre>" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<pre>b]ar</pre>" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<pre>b]ar</pre>" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<pre>b]ar</pre>" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<pre>b]ar</pre>" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<pre>b]ar</pre>" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<pre>b]ar</pre>" queryCommandIndeterm("fontname") before | 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) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<pre>b]ar</pre>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<pre>b]ar</pre>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<pre>b]ar</pre>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<pre>b]ar</pre>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<pre>b]ar</pre>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<pre>b]ar</pre>": 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","sans-serif"]] "fo[o<pre>b]ar</pre>": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<pre>b]ar</pre>" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","sans-serif"]] "fo[o<pre>b]ar</pre>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("fo<font face=\"sans-serif\">o</font><pre><font face=\"sans-serif\">b</font>ar</pre>", "fo<font face=\"sans-serif\">o</font><pre><font face=\"sans-serif\">b</font>ar</pre>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<pre>b]ar</pre>" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<pre>b]ar</pre>" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<pre>b]ar</pre>" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<pre>b]ar</pre>" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<pre>b]ar</pre>" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<pre>b]ar</pre>" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<pre>b]ar</pre>" queryCommandIndeterm("fontname") before | 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) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<pre>b]ar</pre>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<pre>b]ar</pre>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<pre>b]ar</pre>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<pre>b]ar</pre>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<pre>b]ar</pre>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<samp>b]ar</samp>": 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"],["fontname","sans-serif"]] "fo[o<samp>b]ar</samp>": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<samp>b]ar</samp>" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontname","sans-serif"]] "fo[o<samp>b]ar</samp>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("fo<span style=\"font-family:sans-serif\">o</span><samp><span style=\"font-family:sans-serif\">b</span>ar</samp>", "fo<span style=\"font-family:sans-serif\">o</span><samp><span style=\"font-family:sans-serif\">b</span>ar</samp>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<samp>b]ar</samp>" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<samp>b]ar</samp>" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<samp>b]ar</samp>" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<samp>b]ar</samp>" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<samp>b]ar</samp>" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<samp>b]ar</samp>" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<samp>b]ar</samp>" queryCommandIndeterm("fontname") before | 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) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<samp>b]ar</samp>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<samp>b]ar</samp>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<samp>b]ar</samp>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<samp>b]ar</samp>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<samp>b]ar</samp>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<samp>b]ar</samp>": 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","sans-serif"]] "fo[o<samp>b]ar</samp>": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<samp>b]ar</samp>" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","sans-serif"]] "fo[o<samp>b]ar</samp>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("fo<font face=\"sans-serif\">o</font><samp><font face=\"sans-serif\">b</font>ar</samp>", "fo<font face=\"sans-serif\">o</font><samp><font face=\"sans-serif\">b</font>ar</samp>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<samp>b]ar</samp>" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<samp>b]ar</samp>" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<samp>b]ar</samp>" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<samp>b]ar</samp>" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<samp>b]ar</samp>" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<samp>b]ar</samp>" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<samp>b]ar</samp>" queryCommandIndeterm("fontname") before | 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) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<samp>b]ar</samp>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<samp>b]ar</samp>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<samp>b]ar</samp>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<samp>b]ar</samp>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<samp>b]ar</samp>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<tt>b]ar</tt>": 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"],["fontname","sans-serif"]] "fo[o<tt>b]ar</tt>": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<tt>b]ar</tt>" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontname","sans-serif"]] "fo[o<tt>b]ar</tt>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("fo<span style=\"font-family:sans-serif\">o</span><tt><span style=\"font-family:sans-serif\">b</span>ar</tt>", "fo<span style=\"font-family:sans-serif\">o</span><tt><span style=\"font-family:sans-serif\">b</span>ar</tt>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<tt>b]ar</tt>" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<tt>b]ar</tt>" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<tt>b]ar</tt>" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<tt>b]ar</tt>" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<tt>b]ar</tt>" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<tt>b]ar</tt>" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<tt>b]ar</tt>" queryCommandIndeterm("fontname") before | 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) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<tt>b]ar</tt>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<tt>b]ar</tt>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<tt>b]ar</tt>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<tt>b]ar</tt>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "fo[o<tt>b]ar</tt>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<tt>b]ar</tt>": 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","sans-serif"]] "fo[o<tt>b]ar</tt>": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<tt>b]ar</tt>" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","sans-serif"]] "fo[o<tt>b]ar</tt>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("fo<font face=\"sans-serif\">o</font><tt><font face=\"sans-serif\">b</font>ar</tt>", "fo<font face=\"sans-serif\">o</font><tt><font face=\"sans-serif\">b</font>ar</tt>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<tt>b]ar</tt>" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<tt>b]ar</tt>" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<tt>b]ar</tt>" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<tt>b]ar</tt>" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<tt>b]ar</tt>" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<tt>b]ar</tt>" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<tt>b]ar</tt>" queryCommandIndeterm("fontname") before | 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) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<tt>b]ar</tt>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<tt>b]ar</tt>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<tt>b]ar</tt>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<tt>b]ar</tt>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "fo[o<tt>b]ar</tt>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<tt>fo[o</tt><code>b]ar</code>": 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"],["fontname","sans-serif"]] "<tt>fo[o</tt><code>b]ar</code>": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<tt>fo[o</tt><code>b]ar</code>" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontname","sans-serif"]] "<tt>fo[o</tt><code>b]ar</code>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<tt>fo<span style=\"font-family:sans-serif\">o</span></tt><code><span style=\"font-family:sans-serif\">b</span>ar</code>", "<tt>fo<span style=\"font-family:sans-serif\">o</span></tt><code><span style=\"font-family:sans-serif\">b</span>ar</code>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<tt>fo[o</tt><code>b]ar</code>" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<tt>fo[o</tt><code>b]ar</code>" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<tt>fo[o</tt><code>b]ar</code>" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<tt>fo[o</tt><code>b]ar</code>" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<tt>fo[o</tt><code>b]ar</code>" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<tt>fo[o</tt><code>b]ar</code>" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<tt>fo[o</tt><code>b]ar</code>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<tt>fo[o</tt><code>b]ar</code>" 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) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<tt>fo[o</tt><code>b]ar</code>" queryCommandValue("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("monospace", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<tt>fo[o</tt><code>b]ar</code>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<tt>fo[o</tt><code>b]ar</code>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<tt>fo[o</tt><code>b]ar</code>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<tt>fo[o</tt><code>b]ar</code>": 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","sans-serif"]] "<tt>fo[o</tt><code>b]ar</code>": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<tt>fo[o</tt><code>b]ar</code>" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","sans-serif"]] "<tt>fo[o</tt><code>b]ar</code>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<tt>fo<font face=\"sans-serif\">o</font></tt><code><font face=\"sans-serif\">b</font>ar</code>", "<tt>fo<font face=\"sans-serif\">o</font></tt><code><font face=\"sans-serif\">b</font>ar</code>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<tt>fo[o</tt><code>b]ar</code>" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<tt>fo[o</tt><code>b]ar</code>" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<tt>fo[o</tt><code>b]ar</code>" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<tt>fo[o</tt><code>b]ar</code>" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<tt>fo[o</tt><code>b]ar</code>" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<tt>fo[o</tt><code>b]ar</code>" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<tt>fo[o</tt><code>b]ar</code>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<tt>fo[o</tt><code>b]ar</code>" 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) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<tt>fo[o</tt><code>b]ar</code>" queryCommandValue("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("monospace", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<tt>fo[o</tt><code>b]ar</code>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<tt>fo[o</tt><code>b]ar</code>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<tt>fo[o</tt><code>b]ar</code>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<pre>fo[o</pre><samp>b]ar</samp>": 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"],["fontname","sans-serif"]] "<pre>fo[o</pre><samp>b]ar</samp>": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<pre>fo[o</pre><samp>b]ar</samp>" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontname","sans-serif"]] "<pre>fo[o</pre><samp>b]ar</samp>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<pre>fo<span style=\"font-family:sans-serif\">o</span></pre><samp><span style=\"font-family:sans-serif\">b</span>ar</samp>", "<pre>fo<span style=\"font-family:sans-serif\">o</span></pre><samp><span style=\"font-family:sans-serif\">b</span>ar</samp>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<pre>fo[o</pre><samp>b]ar</samp>" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<pre>fo[o</pre><samp>b]ar</samp>" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<pre>fo[o</pre><samp>b]ar</samp>" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<pre>fo[o</pre><samp>b]ar</samp>" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<pre>fo[o</pre><samp>b]ar</samp>" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<pre>fo[o</pre><samp>b]ar</samp>" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<pre>fo[o</pre><samp>b]ar</samp>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<pre>fo[o</pre><samp>b]ar</samp>" 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) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<pre>fo[o</pre><samp>b]ar</samp>" queryCommandValue("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("monospace", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<pre>fo[o</pre><samp>b]ar</samp>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<pre>fo[o</pre><samp>b]ar</samp>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<pre>fo[o</pre><samp>b]ar</samp>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<pre>fo[o</pre><samp>b]ar</samp>": 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","sans-serif"]] "<pre>fo[o</pre><samp>b]ar</samp>": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<pre>fo[o</pre><samp>b]ar</samp>" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","sans-serif"]] "<pre>fo[o</pre><samp>b]ar</samp>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<pre>fo<font face=\"sans-serif\">o</font></pre><samp><font face=\"sans-serif\">b</font>ar</samp>", "<pre>fo<font face=\"sans-serif\">o</font></pre><samp><font face=\"sans-serif\">b</font>ar</samp>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<pre>fo[o</pre><samp>b]ar</samp>" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<pre>fo[o</pre><samp>b]ar</samp>" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<pre>fo[o</pre><samp>b]ar</samp>" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<pre>fo[o</pre><samp>b]ar</samp>" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<pre>fo[o</pre><samp>b]ar</samp>" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<pre>fo[o</pre><samp>b]ar</samp>" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<pre>fo[o</pre><samp>b]ar</samp>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<pre>fo[o</pre><samp>b]ar</samp>" 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) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<pre>fo[o</pre><samp>b]ar</samp>" queryCommandValue("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("monospace", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<pre>fo[o</pre><samp>b]ar</samp>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<pre>fo[o</pre><samp>b]ar</samp>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<pre>fo[o</pre><samp>b]ar</samp>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<span style=font-family:monospace>fo[o</span><kbd>b]ar</kbd>": 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"],["fontname","sans-serif"]] "<span style=font-family:monospace>fo[o</span><kbd>b]ar</kbd>": 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<span style=font-family:monospace>fo[o</span><kbd>b]ar</kbd>" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["fontname","sans-serif"]] "<span style=font-family:monospace>fo[o</span><kbd>b]ar</kbd>" compare innerHTML | 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-family:monospace\">fo</span><span style=\"font-family:sans-serif\">o</span><kbd><span style=\"font-family:sans-serif\">b</span>ar</kbd>", "<span style=\"font-family:monospace\">fo</span><span style=\"font-family:sans-serif\">o</span><kbd><span style=\"font-family:sans-serif\">b</span>ar</kbd>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<span style=font-family:monospace>fo[o</span><kbd>b]ar</kbd>" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<span style=font-family:monospace>fo[o</span><kbd>b]ar</kbd>" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<span style=font-family:monospace>fo[o</span><kbd>b]ar</kbd>" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<span style=font-family:monospace>fo[o</span><kbd>b]ar</kbd>" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<span style=font-family:monospace>fo[o</span><kbd>b]ar</kbd>" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<span style=font-family:monospace>fo[o</span><kbd>b]ar</kbd>" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<span style=font-family:monospace>fo[o</span><kbd>b]ar</kbd>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<span style=font-family:monospace>fo[o</span><kbd>b]ar</kbd>" 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) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<span style=font-family:monospace>fo[o</span><kbd>b]ar</kbd>" queryCommandValue("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("monospace", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["fontname","sans-serif"]] "<span style=font-family:monospace>fo[o</span><kbd>b]ar</kbd>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<span style=font-family:monospace>fo[o</span><kbd>b]ar</kbd>" 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 | [["stylewithcss","true"],["fontname","sans-serif"]] "<span style=font-family:monospace>fo[o</span><kbd>b]ar</kbd>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<span style=font-family:monospace>fo[o</span><kbd>b]ar</kbd>": 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","sans-serif"]] "<span style=font-family:monospace>fo[o</span><kbd>b]ar</kbd>": 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<span style=font-family:monospace>fo[o</span><kbd>b]ar</kbd>" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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","sans-serif"]] "<span style=font-family:monospace>fo[o</span><kbd>b]ar</kbd>" compare innerHTML | 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-family:monospace\">fo</span><font face=\"sans-serif\">o</font><kbd><font face=\"sans-serif\">b</font>ar</kbd>", "<span style=\"font-family:monospace\">fo</span><font face=\"sans-serif\">o</font><kbd><font face=\"sans-serif\">b</font>ar</kbd>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<span style=font-family:monospace>fo[o</span><kbd>b]ar</kbd>" queryCommandIndeterm("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<span style=font-family:monospace>fo[o</span><kbd>b]ar</kbd>" queryCommandState("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<span style=font-family:monospace>fo[o</span><kbd>b]ar</kbd>" queryCommandValue("stylewithcss") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<span style=font-family:monospace>fo[o</span><kbd>b]ar</kbd>" queryCommandIndeterm("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<span style=font-family:monospace>fo[o</span><kbd>b]ar</kbd>" queryCommandState("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<span style=font-family:monospace>fo[o</span><kbd>b]ar</kbd>" queryCommandValue("stylewithcss") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("", "", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<span style=font-family:monospace>fo[o</span><kbd>b]ar</kbd>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<span style=font-family:monospace>fo[o</span><kbd>b]ar</kbd>" 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) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<span style=font-family:monospace>fo[o</span><kbd>b]ar</kbd>" queryCommandValue("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("monospace", "monospace", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["fontname","sans-serif"]] "<span style=font-family:monospace>fo[o</span><kbd>b]ar</kbd>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<span style=font-family:monospace>fo[o</span><kbd>b]ar</kbd>" 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 | [["stylewithcss","false"],["fontname","sans-serif"]] "<span style=font-family:monospace>fo[o</span><kbd>b]ar</kbd>" 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 | [["styleWithCSS","false"],["fontName","monospace"]] "<font size=7>[abc]</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"],["fontName","monospace"]] "<font size=7>[abc]</font>": 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"]] "<font size=7>[abc]</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=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"]] "<font size=7>[abc]</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=\"7\" face=\"monospace\">abc</font>", ["<font face=\"monospace\" size=\"7\">abc</font>", "<font size=\"7\" face=\"monospace\">abc</font>"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["styleWithCSS","false"],["fontName","monospace"]] "<font color=#ff0000>[abc]</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"],["fontName","monospace"]] "<font color=#ff0000>[abc]</font>": 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"]] "<font color=#ff0000>[abc]</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=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"]] "<font color=#ff0000>[abc]</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 color=\"#ff0000\" face=\"monospace\">abc</font>", ["<font face=\"monospace\" color=\"#ff0000\">abc</font>", "<font color=\"#ff0000\" face=\"monospace\">abc</font>"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["styleWithCSS","false"],["fontName","monospace"]] "<font size=\"7\" color=#ff0000>[abc]</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"],["fontName","monospace"]] "<font size=\"7\" color=#ff0000>[abc]</font>": 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"]] "<font size=\"7\" color=#ff0000>[abc]</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=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"]] "<font size=\"7\" color=#ff0000>[abc]</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=\"7\" color=\"#ff0000\" face=\"monospace\">abc</font>", ["<font color=\"#ff0000\" face=\"monospace\" size=\"7\">abc</font>", "<font color=\"#ff0000\" size=\"7\" face=\"monospace\">abc</font>", "<font face=\"monospace\" color=\"#ff0000\" size=\"7\">abc</font>", "<font face=\"monospace\" size=\"7\" color=\"#ff0000\">abc</font>", "<font size=\"7\" color=\"#ff0000\" face=\"monospace\">abc</font>", "<font size=\"7\" face=\"monospace\" color=\"#ff0000\">abc</font>"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [["styleWithCSS","false"],["fontName","monospace"]] "<font size=7>[a]bc</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"],["fontName","monospace"]] "<font size=7>[a]bc</font>": 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"]] "<font size=7>[a]bc</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=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"]] "<font size=7>[a]bc</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_equals("<font size=\"7\"><font face=\"monospace\">a</font>bc</font>", "<font size=\"7\"><font face=\"monospace\">a</font>bc</font>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["styleWithCSS","false"],["fontName","monospace"]] "<font size=7>ab[c]</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"],["fontName","monospace"]] "<font size=7>ab[c]</font>": 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"]] "<font size=7>ab[c]</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=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"]] "<font size=7>ab[c]</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_equals("<font size=\"7\">ab<font face=\"monospace\">c</font></font>", "<font size=\"7\">ab<font face=\"monospace\">c</font></font>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["styleWithCSS","false"],["fontName","monospace"]] "<font color=#ff0000>[a]bc</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"],["fontName","monospace"]] "<font color=#ff0000>[a]bc</font>": 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"]] "<font color=#ff0000>[a]bc</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=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"]] "<font color=#ff0000>[a]bc</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_equals("<font color=\"#ff0000\"><font face=\"monospace\">a</font>bc</font>", "<font color=\"#ff0000\"><font face=\"monospace\">a</font>bc</font>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["styleWithCSS","false"],["fontName","monospace"]] "<font color=#ff0000>ab[c]</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"],["fontName","monospace"]] "<font color=#ff0000>ab[c]</font>": 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"]] "<font color=#ff0000>ab[c]</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=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>fontname - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"]] "<font color=#ff0000>ab[c]</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_equals("<font color=\"#ff0000\">ab<font face=\"monospace\">c</font></font>", "<font color=\"#ff0000\">ab<font face=\"monospace\">c</font></font>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|